Skip to content

Latest commit

 

History

History
598 lines (160 loc) · 9.85 KB

CHANGELOG.md

File metadata and controls

598 lines (160 loc) · 9.85 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.2.1 (2020-09-01)

Note: Version bump only for package @commodo/hooks

1.2.1-next.0 (2020-09-01)

Note: Version bump only for package @commodo/hooks

1.2.0 (2020-09-01)

Note: Version bump only for package @commodo/hooks

1.2.0-next.3 (2020-09-01)

Note: Version bump only for package @commodo/hooks

1.2.0-next.2 (2020-08-31)

Note: Version bump only for package @commodo/hooks

1.2.0-next.1 (2020-08-25)

Note: Version bump only for package @commodo/hooks

1.2.0-next.0 (2020-08-24)

Features

  • add custom filtering to the loadRefs function (via the findRefArgs param) (9cab88f)

1.1.2-next.6 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.2-next.5 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.2-next.4 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.2-next.3 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.2-next.2 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.2-next.1 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.2-next.0 (2020-08-21)

Note: Version bump only for package @commodo/hooks

1.1.1 (2020-07-29)

Note: Version bump only for package @commodo/hooks

1.1.1-next.0 (2020-07-28)

Note: Version bump only for package @commodo/hooks

1.1.0 (2020-06-10)

Note: Version bump only for package @commodo/hooks

1.1.0-next.15 (2020-06-10)

Note: Version bump only for package @commodo/hooks

1.1.0-next.14 (2020-06-04)

Bug Fixes

  • use withStorageName, fallback to withName (12f7ebe)

1.1.0-next.13 (2020-06-03)

Note: Version bump only for package @commodo/hooks

1.1.0-next.12 (2020-06-02)

Note: Version bump only for package @commodo/hooks

1.1.0-next.11 (2020-06-02)

Note: Version bump only for package @commodo/hooks

1.1.0-next.10 (2020-05-31)

Note: Version bump only for package @commodo/hooks

1.1.0-next.9 (2020-05-31)

Bug Fixes

  • remove unused dependencies (2baac91)

1.1.0-next.8 (2020-05-31)

Note: Version bump only for package @commodo/hooks

1.1.0-next.7 (2020-05-31)

Note: Version bump only for package @commodo/hooks

1.1.0-next.6 (2020-05-31)

Note: Version bump only for package @commodo/hooks

1.1.0-next.5 (2020-05-31)

Note: Version bump only for package @commodo/hooks

1.1.0-next.4 (2020-05-31)

Note: Version bump only for package @commodo/hooks

1.1.0-next.3 (2020-05-25)

Bug Fixes

  • add missing "nedb-promises" dependency (36a3172)

1.1.0-next.2 (2020-05-25)

Note: Version bump only for package @commodo/hooks

1.1.0-next.1 (2020-05-22)

Note: Version bump only for package @commodo/hooks

1.1.0-next.0 (2020-05-22)

Features

  • add support for custom id structure (2a8aa49)

1.0.3-next.12 (2020-05-22)

Bug Fixes

1.0.3-next.11 (2020-05-20)

Bug Fixes

  • improve "isId" regex and fix tests (7ddaaf5)

1.0.3-next.10 (2020-05-19)

Note: Version bump only for package @commodo/hooks

1.0.3-next.9 (2020-05-14)

Note: Version bump only for package @commodo/hooks

1.0.3-next.8 (2020-05-14)

Bug Fixes

  • update to work with the new driver interface (588beb1)

1.0.3-next.7 (2020-05-11)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.6 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.5 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.4 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.3 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.2 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.1 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-canary.0 (2020-05-10)

Note: Version bump only for package @commodo/hooks

1.0.3-next.0 (2020-05-05)

Note: Version bump only for package @commodo/hooks

1.0.2 (2020-01-19)

Note: Version bump only for package @commodo/hooks

1.0.1 (2020-01-19)

Note: Version bump only for package @commodo/hooks

1.0.3 (2020-01-17)

Bug Fixes

1.0.1 (2020-01-17)

Bug Fixes

1.0.1 (2020-01-17)

Note: Version bump only for package @commodo/hooks

0.2.0 (2020-01-10)

Note: Version bump only for package @commodo/hooks

0.2.0-next.0 (2020-01-07)

Bug Fixes

  • pass "this" to "executeHookCallbacks" function (48dcbb2)

Features

  • replace "registerHookCallback" with "hook" (4f121fc)

0.1.1 (2019-09-26)

Bug Fixes

0.1.0 (2019-09-23)

Features

  • registerHookCallback returns a callback for removing (d1e2334)

0.0.11 (2019-09-11)

Bug Fixes

  • upgrade to work with the latest version of repropose package (2ab2630)

0.0.9 (2019-05-09)

Note: Version bump only for package @commodo/hooks

0.0.8 (2019-04-28)

Note: Version bump only for package @commodo/hooks

0.0.7 (2019-04-28)

Bug Fixes

  • rename "onHook" method to "registerHookCallback" (7db77d5)
  • rename "triggerHook" method to just "hook" (c350add)

0.0.6 (2019-04-27)

Note: Version bump only for package @commodo/hooks

0.0.5 (2019-04-24)

Bug Fixes

0.0.4 (2019-04-24)

Note: Version bump only for package @commodo/hooks

0.0.3 (2019-04-23)

Bug Fixes

  • add missing README.md files (7228d9c)

0.0.2 (2019-04-23)

Bug Fixes

  • update keywords in package.json (cc544ea)

0.0.1 (2019-04-23)

Note: Version bump only for package @commodo/hooks

0.0.0 (2019-04-23)

Note: Version bump only for package @commodo/hooks