realm-js
realm-js copied to clipboard
RJS-2765: Attempt to upgrade `bson` to v6
What, How & Why?
I see our tests passing locally, so I wanted to test this on CI too 🤞
This closes #6561
☑️ ToDos
- [ ] 📝 Changelog entry
- [ ] 📝
Compatibility
label is updated or copied from previous entry - [ ] 📝 Update
COMPATIBILITY.md
- [ ] 🚦 Tests
- [ ] 📦 Updated internal package version in consuming
package.json
s (if updating internal packages) - [ ] 📱 Check the React Native/other sample apps work if necessary
- [ ] 💥
Breaking
label has been applied or is not necessary