docs(pinia-orm): remove not correct await#1087
Merged
CodeDredd merged 1 commit intonext-releasefrom Mar 19, 2023
Merged
Conversation
Merged
CodeDredd
added a commit
that referenced
this pull request
Mar 22, 2023
* feat(pina-orm): Add `morphToMany` relation (#1060) * feat(pina-orm): Add `morphToMany` relation * refactor: change size check * refactor: correct comments * fix(pinia-orm): Types in hooks were conflicting (#1074) closes #1067 * feat(pinia-orm): Shared hydration cache & pinia actions trigger repo actions (#1066) closes #1058 * test(pinia-orm): Add `undefined` as value * test(pinia-orm): add missing store action tests * docs(pinia-orm): remove not correct await (#1087) closes #1049 * docs: change plausible url (#1095) * chore: update twitter account * chore: remove twitter * chore: Add sponsorkit (#1097) * chore: add sponsorkit * chore: add sponsorkit * docs: Add "what is pinia orm" * docs: update yarn.lock * docs: Add new background logo * feat(nuxt): Add improvements (#1100) * feat(nuxt): Improvements - Add autoimports - Add missing config options - Use nuxt kit resolver instead of node resolve - Update build config - Add nuxt devtools support * chore(nuxt): fix linting ci * docs: resolve conflict
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Linked issue
closes #1049
❓ Type of change
📚 Description
📝 Checklist