Skip to content

Releases: armand1m/papercut

v2.0.5

15 Nov 01:46
Compare
Choose a tag to compare

2.0.5 (2021-11-15)

Bug Fixes

  • export utilities and add managed jsdom example (132038b)

v2.0.4

15 Nov 01:16
Compare
Choose a tag to compare

2.0.4 (2021-11-15)

Bug Fixes

  • make jsdom and pino peer dependencies (5aabad2)

v2.0.3

15 Nov 00:22
Compare
Choose a tag to compare

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

14 Nov 19:55
Compare
Choose a tag to compare

2.0.2 (2021-11-14)

Bug Fixes

  • add tests for pagination and increased coverage, fixes selector utilities (#9) (eec651b)

v2.0.1

14 Nov 16:08
Compare
Choose a tag to compare

2.0.1 (2021-11-14)

Bug Fixes

  • improve logs and add tsd type tests (#8) (7e64549)

v2.0.0

14 Nov 03:12
Compare
Choose a tag to compare

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

  • papercut@v2.0.0 (706cc5c)
  • v2: new type-safe API introduced (8276816)

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

29 Aug 15:03
Compare
Choose a tag to compare

1.0.4 (2021-08-29)

Bug Fixes

  • selector fn types and add initial code for typescript example (c0afc4b)

v1.0.3

06 Jul 01:17
Compare
Choose a tag to compare

1.0.3 (2021-07-06)

Bug Fixes

  • github actions build pipeline (f74a860)

v1.0.2

06 Jul 01:08
Compare
Choose a tag to compare

1.0.2 (2021-07-06)

Bug Fixes

  • add .npmrc with public access for scoped package (72c207f)