What's Changed
🐛 Bugfixes
- Update collection TS definitions by @adc-mhaugen in #900
- Add more useful typescript type for
modelInstance.attrs
by @IanVS in #1002 - Route handler return types by @pleek91 in #1009
- Add a type for findBy with a predicate function by @gentoid in #793
🏠 Internal
- Create RELEASE.md
- Move to github actions for CI by @IanVS in #990
- Upgrade and lock-down prettier version by @IanVS in #988
- Update dependencies (#989, #991, #992, #995, #996)
- Enforce prettier in typescript files by @IanVS in #1010
- Switch to maintained @rollup/plugin-node-resolve by @pravi in #748
- Update babel plugin by @pravi in #749
New Contributors
- @dependabot made their first contribution in #994
- @adc-mhaugen made their first contribution in #900
- @pleek91 made their first contribution in #1009
- @pravi made their first contribution in #748
- @gentoid made their first contribution in #793
Full Changelog: v0.1.42...v0.1.43