Fixes #0000
- Patch: Bug (non-breaking change which fixes an issue)
- Minor: New feature (non-breaking change which adds functionality)
- Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)
- I have used
yarn changesetto create a draft changelog entry (do NOT update theCHANGELOG.mdfile manually) - I have added/updated tests for this change
- I have documented new APIs/updated the documentation for modified APIs (for public APIs)