Gregor Becker
Gregor Becker
Hello i tried to use your library with vue2. But it didn't work. There are two vue3 specific imports you use `withDirectives` and `TransitionGroup`. I tried to get it run...
Hey i created a plugin for pinia: https://github.com/CodeDredd/pinia-orm Compatible with Nuxt2/Bridge/Nuxt3
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
### 🚀 Enhancements - **pinia-orm**: Add an option to make fields hidden (#240) - **pinia-orm**: Add `_meta` field for models containing metadata (#240) - **pinia-orm**: Add global configuration options (#240)...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
### 🔗 Linked issue related to #774 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
### 🔗 Linked issue Resolves: #1888 ### 📚 Description It adds support for the pinia setup store. Downside...it also add 4KB to the bundle size...