Skip to content

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

Merged
CodeDredd merged 2 commits intomasterfrom
pinia-orm-354
Sep 19, 2022
Merged

fix(pinia-orm): fallback for "Buffer is not defined" & fix cache config#360
CodeDredd merged 2 commits intomasterfrom
pinia-orm-354

Conversation

@CodeDredd
Copy link
Copy Markdown
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