Skip to content

v2.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodeDredd CodeDredd released this 17 Feb 18:24
· 15 commits to main since this release
796955e

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

compare changes

🚀 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: ⚠️ Remove mapRepos composable (a613861)
  • pinia-orm: ⚠️ Update to nanoid v5 and remove AsyncCast resolves #1656 (#1656)

✅ Tests

  • pinia-orm: Remove nanoid async test (a86dc5d)

🤖 CI

⚠️ Breaking Changes

  • pinia-orm: ⚠️ Moving to Pinia v3 (#1981)
  • ⚠️ Remove vue2 support (5fa7bf1)
  • nuxt: ⚠️ Remove nuxt2 support (c52f99a)
  • pinia-orm: ⚠️ Remove mapRepos composable (a613861)
  • pinia-orm: ⚠️ Update to nanoid v5 and remove AsyncCast resolves #1656 (#1656)

❤️ Contributors