pinia-orm@1.7.0 #1674
CodeDredd
announced in
Announcements
pinia-orm@1.7.0
#1674
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.7.0 - 🐦
This update is a huge one. I think the biggest change people always asked about is the axios plugin. It's fiinally there.
But most importantly now you are able to extend pinia-orm like you want with the plugin system.
🚀 Enhancements
setModelfor Repository (d0cd5e6)destroyandonDelete(feat(pinia-orm): Composite primary key can now be used withdestroyandonDelete#1671)🩹 Fixes
$getOriginal#1576)pinaStoreinstance was wrong on STI models (feat(pinia-orm): Add namespace option for the store #1618)Uncaught TypeError: parent.$fields()[key] is undefiedwhen inserting nested data with polymorphic relationships (fix(pinia-orm):Uncaught TypeError: parent.$fields()[key] is undefiedwhen inserting nested data with polymorphic relationships #1648)🔥 Performance
💅 Refactors
useRepowas having the wrong type for repositories (be3c4f4)📖 Documentation
🏡 Chore
❤️ Contributors
This discussion was created from the release pinia-orm@1.7.0.
Beta Was this translation helpful? Give feedback.
All reactions