pinia-orm icon indicating copy to clipboard operation
pinia-orm copied to clipboard

The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.

Results 95 pinia-orm issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [uuid](https://redirect.github.com/uuidjs/uuid) | [`^10.0.0` -> `^11.0.5`](https://renovatebot.com/diffs/npm/uuid/10.0.0/11.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/uuid/11.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/uuid/11.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Environment _No response_ ### Reproduction 1. Create a new project 2. Install `vue`, `pinia`, `pinia-orm`. 3. Follow the [guide](https://pinia-orm.codedredd.de/plugins/introduction). 4. Nothing happens, repository didn't modified. example.js ```js import {...

pending triage

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `eef6144` -> `11bd719` | --- ### Configuration...

### Environment playground ### Reproduction https://stackblitz.com/edit/vue3-vite-starter-dzaynw ### Describe the bug `baseURL` is not utilised during queries from Axios repository. P.S. Looks like `dataKey` is affected too. ### Additional context Current...

pending triage

### Environment _No response_ ### Reproduction - Assume you have two entities `A` and `B`, both contain the property `firstName: string`. - Add a mutator decorator for the `firstName` property...

bug

### Environment Vue, no Nuxt #### Dependencies: ``` "dependencies": { "@storybook/addon-themes": "^8.2.6", "@urql/vue": "^1.4.0", "@vueuse/core": "^10.11.0", "bootstrap": "^5.3.3", "bootstrap-icons": "^1.11.3", "graphql": "^16.9.0", "maplibre-gl": "^4.5.0", "pinia": "^2.2.0", "pinia-orm": "^1.9.2", "pinia-shared-state": "^0.5.1",...

pending triage

### Environment _No response_ ### Reproduction I am too stupid to use the playground correctly, sorry. ### Describe the bug I tried to implement a Tag model as described in...

documentation

### Environment playground ### Reproduction https://stackblitz.com/edit/nuxt-starter-c2dhfc ### Describe the bug When calling a repo from within a setup script in Nuxt 3, the page does not load. `Cannot read properties...

bug

### 🔗 Linked issue Resolves: #1888 ### 📚 Description It adds support for the pinia setup store. Downside...it also add 4KB to the bundle size...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`6.3.6` -> `6.4.1`](https://renovatebot.com/diffs/npm/vite/6.3.6/6.4.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite/6.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/6.3.6/6.4.1?slim=true) | | [vite](https://vite.dev)...