Releases: danielroe/zero-vue
Releases · danielroe/zero-vue
v0.7.1
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- View might be null onUnmounted - by @maxstevens-nl in #175 (85f9c)
View changes on GitHub
v0.7.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- deps:
⚠️ Upgrade zero to v0.25 (#165) - UseConnectionState composable - by @maxstevens-nl in #170 (3bfad)
🐞 Bug Fixes
- Prevent double destroy - by @maxstevens-nl in #171 (fade9)
View changes on GitHub
v0.6.2
Immutable
release. Only release title and notes can be modified.
🚀 Enhancements
🩹 Fixes
- Use node lts/-1 instead of latest (#157)
💅 Refactors
- Remove code for older zero versions (#155)
🏡 Chore
- Update pnpm to 10.21 and enable trust policy (94da8ca)
- Lint (c38d4d8)
- Revert pnpm trust policy and restore provenance action (38d9336)
- Lint (#151)
- Release v0.6.0 (#156)
- Release v0.6.1 (5b85d7d)
- Release v0.6.2 (6520aef)
🤖 CI
- Add trusted publishing release step (fc9cd07)
- Use lts version for release (6f7bbf2)
- Use lts/* (a033855)
⚠️ Breaking Changes
- deps:
⚠️ Upgrade zero to v0.24 (#152)
❤️ Contributors
- Daniel Roe (@danielroe)
- Max Stevens (@maxstevens-nl)
- Gerben Mulder (@Gerbuuun)
View changes on GitHub
v0.5.0
v0.4.0
v0.3.1
No significant changes
View changes on GitHub
v0.3.0
v0.2.0
🚀 Features
🐞 Bug Fixes
- Unwrap vue proxies in refCountMap - by @danielroe (0808a)
View changes on GitHub
v0.1.2
🐞 Bug Fixes
- Support zero 0.17+ and pass
refCountMap- by @danielroe in #42 (96609)