v2.0.0-alpha.1
Pre-release
Pre-release
Pinia ORM 2
Starting with v2 of pinia-orm. There a lot of breaking changes with not much impact to most of you because it's mostly the same breaking changes as with pinia v3.
👉 Changelog
🚀 Enhancements
- pinia-orm:
⚠️ Moving to Pinia v3 (#1981)
💅 Refactors
- nuxt: Make sure to use correct pinia/nuxt version (#1986)
- pinia-orm: Remove nanoid async in test setup (0485786)
🏡 Chore
- Update vitest (4bc658f)
- Update changelog gen script (791eaa3)
- Fix changelog script (4863481)
- Fix changelog script (8e1d2d4)
- Add correct author fetching in changelog (3ec4e6e)
- Update bump edge script (8ca41be)
⚠️ Remove vue2 support (5fa7bf1)- nuxt:
⚠️ Remove nuxt2 support (c52f99a) - pinia-orm:
⚠️ RemovemapRepos
composable (a613861) - pinia-orm:
⚠️ Update to nanoid v5 and removeAsyncCast
resolves #1656 (#1656)
✅ Tests
- pinia-orm: Remove nanoid async test (a86dc5d)
🤖 CI
- Corepack is causing an error actions/setup-node#1222 (45f5631)
⚠️ Breaking Changes
- pinia-orm:
⚠️ Moving to Pinia v3 (#1981) ⚠️ Remove vue2 support (5fa7bf1)- nuxt:
⚠️ Remove nuxt2 support (c52f99a) - pinia-orm:
⚠️ RemovemapRepos
composable (a613861) - pinia-orm:
⚠️ Update to nanoid v5 and removeAsyncCast
resolves #1656 (#1656)
❤️ Contributors
- Gregor Becker (@CodeDredd)