You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2021-11-15)
### Bug Fixes
* createWindow handler and support for promise result inference ([34787fc](34787fc))
* make type inference promise friendly ([dd04439](dd04439))
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.4...v2.0.0) (2021-11-14)
* Merge pull request #7 from armand1m/release/v2 ([798d6d8](798d6d8)), closes [#7](#7)
### Bug Fixes
* add missing fixtures ([6b5be8a](6b5be8a))
* code import script ([a0e4887](a0e4887))
* node notifier vulnerabities ([dfab3f3](dfab3f3))
* remove signale and hash geocache ([1ad4a30](1ad4a30))
* test cache path and add hash key ([b7c9446](b7c9446))
### Features
* papercut@v2.0.0 ([706cc5c](706cc5c))
* **v2:** new type-safe API introduced ([8276816](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.