v1.4.0
What's Changed
- Add benchmarks for @Guid resolution by @brollb in #29
- Allow omitting keys during export toJSON. Fix #34 by @umesh-timalsina in #35
- Add ability to diff/patch states. Closes #36 by @umesh-timalsina in #37
- Setup CI with github actions by @umesh-timalsina in #42
- Fix patching when used without pre-computed
NodeSelections
. Close #40 by @umesh-timalsina in #41 - Rewrite JSONImporter in TypeScript. Closes #30 by @umesh-timalsina in #43
- Enable SourceMaps in typescript build. Closes #44 by @umesh-timalsina in #45
- Don't build the project on postinstall. Fixes #48 by @brollb in #49
- Prettier github action by @umesh-timalsina in #50
- Use prettier for typescript files. Close #51 by @umesh-timalsina in #52
New Contributors
- @umesh-timalsina made their first contribution in #35
Full Changelog: v1.3.1...v1.4.0