v1.0.0-rc.34
Pre-release
Pre-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
andeagerSync
. - Support for non-integer IDs.
Bugfixes
- Several documentation fixes.