Releases: CodeDredd/pinia-orm
Releases · CodeDredd/pinia-orm
pinia-orm@1.0.1
🩹 Fixes
- pinia-orm: Fallback for "Buffer is not defined" & fix cache config (#360)
❤️ Contributors
- Gregor Becker
pinia-orm@1.0.0
v1.0.0 - 💯
Enjoy a stable and feature rich orm for pinia ! 🍍
🚀 Enhancements
- pinia-orm: Add an option to make fields hidden (#240)
- pinia-orm: Add
_metafield for models containing metadata (#240) - pinia-orm: Add global configuration options (#240)
- nuxt: Add global configuration options (#240)
- pinia-orm: Add helper composables for collection (#259)
🩹 Fixes
- pinia-orm:
(where)hasqueries are not working with 1:1 relations (#342) - playground: Remove
vue-hakosince it breaks with new vueuse version (#343)
💅 Refactors
- pinia-orm: Renamed internally ModelOption field from
mutatortooperation(#240)
📖 Documentation
- Add configuration options to api (#266)
- Add missing icons (#266)
- Update readme comparison (#266)
- Collapse side nav items (#266)
🔥 Performance
- pinia-orm: Add optional caching for same
getrequests (#272)
✅ Tests
- pinia-orm: Add missing tests for better coverage (#257)
❤️ Contributors
- Gregor Becker
pinia-orm@1.0.0-rc.6
Warning
There are slight API changes with this release candidate.
🚀 Enhancements
- pinia-orm: Add
groupBymethod to query (#213) - pinia-orm: Added bundles for uid libs
nanoid&uuid(#215) - pinia-orm: Add the possibility to use
useRepooutside ofsetup()(#228)
🩹 Fixes
- pinia-orm: The
setmethod of casts is not called (#215) - pinia-orm: Nuxt 2 has problems with nullish coalescing operator (#228)
💅 Refactors
- pinia-orm:
⚠️ Moved decorators topinia-orm/dist/decorators(#185) - pinia-orm:
⚠️ Moved casts topinia-orm/dist/casts(#215) - pinia-orm:
⚠️ Removed "string casting" withstring,array,numberandboolean(#215) - pinia-orm:
⚠️ Make field per default nullable(#229)
📖 Documentation
🔥 Performance
🏡 Chore
- pinia-orm: Update package.json for better file imports (ac4dd70)
- pinia-orm: Improve typings for
piniaOptions,useDataStore,useStoreActionsandpiniaStore(#204) - Switch from
lernatolerna-litefor workspace support - nuxt: Dependencies updates
- pinia-orm: Dependencies updates
📦 Build
- normalizr: Added own
normalizrpackage (#191 ) - pinia-orm: move from
normalizrto@pinia-orm/normalizr(#192)
✅ Tests
❤️ Contributors
- Gregor Becker
@pinia-orm/nuxt@1.0.18
Please refer to CHANGELOG.md for details.
pinia-orm@1.0.0-rc.5
Warning
There are slight API changes with this release candidate.
🚀 Enhancements
- pinia-orm:
makein repositories can create now multiple records (#133) - pinia-orm: Add
retrievedlife cycle hook (#145)
🩹 Fixes
- nuxt: Adept changes from
@pinia/nuxt(#150) - docs: Invalid layout
fluidselected in docs
💅 Refactors
- pinia-orm:
⚠️ ChangePiniaORM.install()tocreateORM()(902f4c2) - pinia-orm:
⚠️ RemovefindInsincefinddoes the same (#144)
📖 Documentation
🔥 Performance
🏡 Chore
- Update release script (0b71a7d)
- Remove
defaultexport in indexes and create build config for cjs (#142)
📦 Build
- Move to
unbuild(#142)
✅ Tests
❤️ Contributors
- Gregor Becker
Please refer to CHANGELOG.md for details.
pinia-orm@1.0.0-rc.4
Please refer to CHANGELOG.md for details.
pinia-orm@1.0.0-rc.3
Please refer to CHANGELOG.md for details.
@pinia-orm/nuxt@1.0.17
Please refer to CHANGELOG.md for details.
pinia-orm@1.0.0-rc.2
Please refer to CHANGELOG.md for details.
pinia-orm@1.0.0-rc.1
Please refer to CHANGELOG.md for details.