Skip to content

v1.9.1

Choose a tag to compare

@CodeDredd CodeDredd released this 17 May 07:28
· 115 commits to main since this release
4872cc7

Small bugfixes from 1.9.0 release

👉 Changelog

compare changes

🩹 Fixes

  • pinia-orm: Typings of useRepo with Repository are broken (#1848)
  • pinia-orm: Mutators/Casts on related models with belongsToMany were wrong (#1851)

🏡 Chore

  • Make release executable (3250493)
  • Correct release script (2d9db02)
  • Simplify PR template & update existing ones (fab5a76)

🤖 CI

  • Use correct auth token for release (040e51b)
  • Use correct auth token for release (37e7354)

❤️ Contributors