v3.9.3
版本发布时间: 2024-01-17 22:23:20
nuxt/nuxt最新发布版本:v3.13.2(2024-09-16 05:27:05)
3.9.3 is a hotfix release to address a regression with CSS in development
✅ Upgrading
As usual, our recommendation for upgrading is to run:
nuxi upgrade --force
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
🩹 Fixes
- nuxt: Render stylesheets in dev for non-islands (#25243)
-
nuxt: Don't set 2x
data-island-uid
for island children (#25245) - nuxt: Don't share object between raw cookie and cookie ref (#25255)
📖 Documentation
- Corrects variable name used in comment (#25238)
- Deleted an extra character (#25248)
- Remove space before colon (#25251)
✅ Tests
- Add separate suspense test suite (#22947)
❤️ Contributors
- Danila Rodichkin (@daniluk4000)
- Anthony Fu (@antfu)
- Julien Huang (@huang-julien)
- Mustafa60x (@mustafa60x)
- Александр Дьяконов (@Holiden)
- Flowern (@FlorianWerndl)
- Daniel Roe (@danielroe)