Vue Updates
Currently images
#admin #changelog
- Update Nuxt logo.
- Update Vuetify logo.
- Reduced external illumination.
- Change font.
- Update Nuxt logo.
- Update Vuetify logo.
- Reduced external illumination.
- Change font.
#admin
Before we begin, it is important to explain what this channel is and its purpose.
What is this channel?
This channel will automatically (I love everything automated) post updates related to Vue.js ecosystem. All information is sourced from GitHub.
If there is anything interesting, I will try to share it as well.
Why is this needed?
If you want to stay informed about events (updates to Vue.js, Nuxt, Vuetify, etc.), this channel can be useful.
Why are there no updates for [name]?
Write to me and I will try to fulfill your request.
Have an idea for improvement?
Write to me, I will gladly listen to you.
How often are updates posted?
The frequency of updates depends on the developers. The more often they release updates, the more frequently they will appear here. The delay between the GitHub release and publication in this channel is, at best, less than 5-10 minutes.
Which resources are being monitored?
As of 16.11.2023 there are a total of 7 resources: Vue, Pinia, Vue Router, Nuxt, Vuetify, Vue i18n, and Vite.
Contacts: @Black_Yuzia
Before we begin, it is important to explain what this channel is and its purpose.
What is this channel?
This channel will automatically (I love everything automated) post updates related to Vue.js ecosystem. All information is sourced from GitHub.
If there is anything interesting, I will try to share it as well.
Why is this needed?
If you want to stay informed about events (updates to Vue.js, Nuxt, Vuetify, etc.), this channel can be useful.
Why are there no updates for [name]?
Write to me and I will try to fulfill your request.
Have an idea for improvement?
Write to me, I will gladly listen to you.
How often are updates posted?
The frequency of updates depends on the developers. The more often they release updates, the more frequently they will appear here. The delay between the GitHub release and publication in this channel is, at best, less than 5-10 minutes.
Which resources are being monitored?
As of 16.11.2023 there are a total of 7 resources: Vue, Pinia, Vue Router, Nuxt, Vuetify, Vue i18n, and Vite.
Contacts: @Black_Yuzia
Vue Updates
#admin #changelog - Update Nuxt logo. - Update Vuetify logo. - Reduced external illumination. - Change font.
#admin #changelog
- Set bigger size for logos.
- Reduce external illumination (glow) of text to zero.
for better reading text
- Set bigger size for logos.
- Reduce external illumination (glow) of text to zero.
NuxtJS
v3.8.2
#nuxt3.8.2 is a patch release focusing on bug fixes
👉 Changelog
compare changes
🩹 Fixes
● vite: Skip warming up node builtins (#24162)
● vite: Provide default values for
● nuxt: Wrap caught asyncData error in
● nuxt: Include plugin templates in
● nuxt: Handle multi-line slots in islands (#24212)
● nuxt: Fix replace regex used for slots in islands SSR (#24255)
● vite: Use rollup replace plugin for
● nuxt: Provide route component names to
● schema: Use scule types for
● nuxt: Deeply unwrap headers/query for
● nuxt: Split component name case in each segment (#24318)
● nuxt: Do not compute
● nuxt: Set framework info for nitro (#24340)
● schema: Add type for
● nuxt: Log errors rendering islands (#24356)
v3.8.2
#nuxt3.8.2 is a patch release focusing on bug fixes
👉 Changelog
compare changes
🩹 Fixes
● vite: Skip warming up node builtins (#24162)
● vite: Provide default values for
transformAssetUrls
(#24173)● nuxt: Wrap caught asyncData error in
createError
(#24093)● nuxt: Include plugin templates in
plugins.d.ts
if they will be written (#23943)● nuxt: Handle multi-line slots in islands (#24212)
● nuxt: Fix replace regex used for slots in islands SSR (#24255)
● vite: Use rollup replace plugin for
typeof
optimisations (#23903)● nuxt: Provide route component names to
KeepAlive
cache (#24024)● schema: Use scule types for
runtimeConfig
type hints (#23696)● nuxt: Deeply unwrap headers/query for
useFetch
key (#24307)● nuxt: Split component name case in each segment (#24318)
● nuxt: Do not compute
useFetch
key from headers (#23462, #24333)● nuxt: Set framework info for nitro (#24340)
● schema: Add type for
ignoreOptions
(#24337)● nuxt: Log errors rendering islands (#24356)