All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2021-07-24)
Migrating to eslint 9 and typescript eslint 8. Scripts are now compiled to esm and not to commonjs
1.2.0 (2021-07-24)
- app: Add console.log to reports (4e176d0)
1.1.1 (2021-07-24)
- app: Extract config to separate file (b49a6b1)
- app: Fix browser global error (e24230c)
- app: Fix messages type error (b1866bc)
- app: Update hooks to match node types 16 (ff08e71)
1.1.0 (2021-05-12)
- build command broken (9e4c380)