Releases: armand1m/papercut
Releases · armand1m/papercut
v2.0.5
2.0.5 (2021-11-15)
Bug Fixes
- export utilities and add managed jsdom example (132038b)
v2.0.4
2.0.4 (2021-11-15)
Bug Fixes
- make jsdom and pino peer dependencies (5aabad2)
v2.0.3
2.0.3 (2021-11-15)
Bug Fixes
- createWindow handler and support for promise result inference (34787fc)
- make type inference promise friendly (dd04439)
v2.0.2
2.0.2 (2021-11-14)
Bug Fixes
- add tests for pagination and increased coverage, fixes selector utilities (#9) (eec651b)
v2.0.1
2.0.1 (2021-11-14)
Bug Fixes
- improve logs and add tsd type tests (#8) (7e64549)
v2.0.0
2.0.0 (2021-11-14)
- Merge pull request #7 from armand1m/release/v2 (798d6d8), closes #7
Bug Fixes
- add missing fixtures (6b5be8a)
- code import script (a0e4887)
- node notifier vulnerabities (dfab3f3)
- remove signale and hash geocache (1ad4a30)
- test cache path and add hash key (b7c9446)
Features
BREAKING CHANGES
- the entire API changed in favour of a function-based API
instead of classes.
- the entire API changed in favor of a function based API
instead of classes.
v1.0.4
1.0.4 (2021-08-29)
Bug Fixes
- selector fn types and add initial code for typescript example (c0afc4b)
v1.0.3
1.0.3 (2021-07-06)
Bug Fixes
- github actions build pipeline (f74a860)
v1.0.2
1.0.2 (2021-07-06)
Bug Fixes
- add .npmrc with public access for scoped package (72c207f)