Skip to content

v0.36.4

Latest
Compare
Choose a tag to compare
@kiaking kiaking released this 07 May 13:12
· 2 commits to master since this release

BREAKING CHANGES

  • As of this release, Vuex ORM no longer exposes internals in @vuex-orm/core/lib. Types should now be imported from @vuex-orm/core/dist/src.

Bug Fixes

  • database: improve performance with entity lookup (#718) (8b5f104)
  • withAll should observe constraints (f3fdf02)