Skip to content
TILens What matters today in tech v0.0.9
Theme
Topics - Vue.js
Calendar · JUL 2026
Jul 2026
  1. JAN
  2. FEB
  3. MAR
  1. APR
  2. MAY
  3. JUN
  1. JUL
  2. AUG
  3. SEP
  1. OCT
  2. NOV
  3. DEC
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 17 19
20 21 23 24 25 26
28 29 31
Favorites (0)

Topic - Edition

Vue.js

3 items on 18 Jul 2026
JavaScript GitHub Vue.js Web

nuxt/nuxt: v4.5.0

4.5.0 is the next minor release. 📣 Some News Preparing for Nuxt 5 A good chunk of this release is (hopefully) invisible plumbing for Nuxt 5. We've moved onto the latest major versions of several core dependencies…

Source: Nuxt Releases danielroe
JavaScript GitHub Vue.js Web

nuxt/nuxt: v3.21.9

3.21.9 is the next patch release. 👉 Changelog compare changes 🩹 Fixes vite: Use spa entry for vite-node fallback (3.x) (c8410a16a) kit,nuxt: Pass error as cause when we re-throw (#35387) vite: Inline CSS for lazy…

Source: Nuxt Releases danielroe
Vue.js GitHub JavaScript

vuejs/core: v3.6.0-rc.1

Vue 3.6 is now entering the RC phase as we have completed the intended feature set for Vapor Mode. 3.6 also includes a major refactor of @vue/reactivity based on alien-signals, which significantly improves the…

Source: Vue.js Releases github-actions[bot]