Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pinia-orm): fallback for "Buffer is not defined" & fix cache config #360

Merged
merged 2 commits into from Sep 19, 2022

Conversation

CodeDredd
Copy link
Owner

@CodeDredd CodeDredd commented Sep 19, 2022

πŸ”— Linked issue

closes #354

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Add fallback if Buffer is not defined and fix cach config inheritance.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@CodeDredd CodeDredd added the bug Something isn't working label Sep 19, 2022
@CodeDredd CodeDredd changed the title fix(pinia-orm): add fallback for "Buffer is not defined" & fix cache … fix(pinia-orm): fallback for "Buffer is not defined" & fix cache config Sep 19, 2022
@CodeDredd CodeDredd merged commit 4c9a9f1 into master Sep 19, 2022
@CodeDredd CodeDredd deleted the pinia-orm-354 branch September 19, 2022 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buffer is not defined
1 participant