Skip to content

v1.0.0-rc.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@phortx phortx released this 19 Jun 10:44
· 36 commits to master since this release

Changelog

⚠️ BREAKING CHANGES ⚠️

  • The connectionQueryMode option was removed in favor of the adapter pattern.

Features

  • Upgraded to Vuex ORM Core 0.31.12.
  • Added adapters to adapt the plugin to your schema.
  • Upgraded dependencies.
  • Added SSR/Nuxt chapter to the docs.
  • Added eagerSave and eagerSync.
  • Support for non-integer IDs.

Bugfixes

  • Several documentation fixes.