🚀 Enhancement
- #122 Add support for TypeScript 4.4 (@dependabot[bot])
🐛 Bug Fix
- #165 Fix: accept Iterable in TrackedMap and TrackedSet (@chriskrycho)
- #137 Fix incorrect prototype chain to make instanceof work (@NullVoxPopuli)
📝 Documentation
- #145 remove highlight.js deprecation warning in changelog (@jelhan)
- #144 Add note about tracked-built-ins addon (@SergeAstapov)
- #117 Update Compatibility in Readme (@simonihmig)
Committers: 5
- Chris Krycho (@chriskrycho)
- Jeldrik Hanschke (@jelhan)
- Sergey Astapov (@SergeAstapov)
- Simon Ihmig (@simonihmig)
- @NullVoxPopuli