Skip to content

Latest commit

 

History

History
205 lines (83 loc) · 5.45 KB

CHANGELOG.md

File metadata and controls

205 lines (83 loc) · 5.45 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.3.0 (2020-11-06)

Features

4.2.0 (2020-10-23)

Features

Bug Fixes

  • typecheck for flatHooks (7800190)

4.1.2 (2020-08-24)

Bug Fixes

  • build: exclude regenerator and update target to ie 11 (48acfc5)

4.1.1 (2020-04-28)

Bug Fixes

  • pkg: typo in types entry name (fixes #19) (b9ba90f)

4.1.0 (2020-04-17)

Features

  • types: implement strict types (823cdca)

4.0.0 (2020-04-17)

⚠ BREAKING CHANGES

  • only dist and types getting published

Features

3.0.0 (2020-02-25)

Bug Fixes

Features

2.3.0 (2019-09-01)

Features

  • hide deprecate warnings on production builds (0861df3)

2.2.1 (2019-08-21)

2.2.0 (2019-08-21)

Features

2.1.0 (2019-08-21)

Features

  • optional fatal support for logger (7c7355d)

2.0.1 (2019-08-21)

2.0.0 (2019-08-21)

Features

BREAKING CHANGES

  • console is replaced by consola by default

1.0.1 (2019-03-16)

Bug Fixes

1.0.0 (2019-02-11)

Features

BREAKING CHANGES

  • api change

0.0.7 (2018-01-28)

Bug Fixes

  • hook with array or falsy key (7e90de1)

Performance Improvements

0.0.6 (2018-01-26)

Performance Improvements

  • reduce transpiled dist size (df607cf)

0.0.5 (2018-01-26)

Bug Fixes

0.0.4 (2018-01-26)

Performance Improvements

  • handle fn as array faster (ec35edc)

0.0.3 (2018-01-26)

Bug Fixes

  • bind hookObj to this context (6f6f7bc)

Performance Improvements

0.0.2 (2018-01-26)