Skip to content

Latest commit

 

History

History
376 lines (142 loc) · 9.85 KB

CHANGELOG.md

File metadata and controls

376 lines (142 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.8.9 (2018-08-01)

Note: Version bump only for package @thi.ng/interceptors

1.8.8 (2018-07-20)

Note: Version bump only for package @thi.ng/interceptors

1.8.7 (2018-07-11)

Performance Improvements

  • interceptors: update valueSetter()/valueUpdater() (73c7b8a)

1.8.6 (2018-07-04)

Note: Version bump only for package @thi.ng/interceptors

1.8.5 (2018-06-21)

Note: Version bump only for package @thi.ng/interceptors

1.8.4 (2018-06-18)

Note: Version bump only for package @thi.ng/interceptors

1.8.3 (2018-05-30)

Note: Version bump only for package @thi.ng/interceptors

1.8.2 (2018-05-14)

Note: Version bump only for package @thi.ng/interceptors

1.8.1 (2018-05-14)

Note: Version bump only for package @thi.ng/interceptors

1.8.0 (2018-05-14)

Features

  • interceptors: update dispatch() / dispatchNow() (5e72970)

1.7.4 (2018-05-13)

Note: Version bump only for package @thi.ng/interceptors

1.7.3 (2018-05-12)

Note: Version bump only for package @thi.ng/interceptors

1.7.2 (2018-05-10)

Note: Version bump only for package @thi.ng/interceptors

1.7.1 (2018-05-10)

Note: Version bump only for package @thi.ng/interceptors

1.7.0 (2018-05-09)

Features

  • interceptors: add dispatch/dispatchNow() helper interceptors (6748515)

1.6.2 (2018-04-29)

Note: Version bump only for package @thi.ng/interceptors

1.6.1 (2018-04-28)

Bug Fixes

  • interceptors: multiple sidefx value assignment (c4d8851)

1.6.0 (2018-04-27)

Features

  • interceptors: add dispatchLater() (f4a095a)

1.5.3 (2018-04-26)

Note: Version bump only for package @thi.ng/interceptors

1.5.2 (2018-04-26)

Note: Version bump only for package @thi.ng/interceptors

1.5.1 (2018-04-19)

Note: Version bump only for package @thi.ng/interceptors

1.5.0 (2018-04-19)

Features

  • interceptors: add EV_TOGGLE_VALUE handler, update EV_UNDO/REDO (87e3b48)

1.4.1 (2018-04-17)

Note: Version bump only for package @thi.ng/interceptors

1.4.0 (2018-04-17)

Features

  • interceptors: add event handler instrumentation (1a6ac54)

1.3.3 (2018-04-17)

Bug Fixes

  • interceptors: filter out undefined sidefx vals (d7ff997)

1.3.2 (2018-04-16)

Note: Version bump only for package @thi.ng/interceptors

1.3.1 (2018-04-16)

Bug Fixes

  • interceptors: update undo handling to support history cursors (9a83d4e)

1.3.0 (2018-04-15)

Features

  • interceptors: add default FX_UNDO/REDO side fx (a102eb7)
  • interceptors: add undo/redo handlers/fx & snapshot() interceptor (3c92f7e)
  • interceptors: update processQueue(), expose full ctx to handlers (183af61)

1.2.0 (2018-04-13)

Features

  • interceptors: add ensureStateRange() & ensureParamRange() iceps (86883e3)

1.1.5 (2018-04-13)

Note: Version bump only for package @thi.ng/interceptors

1.1.4 (2018-04-08)

Note: Version bump only for package @thi.ng/interceptors

1.1.3 (2018-04-04)

Note: Version bump only for package @thi.ng/interceptors

1.1.2 (2018-04-01)

Note: Version bump only for package @thi.ng/interceptors

1.1.1 (2018-03-28)

Note: Version bump only for package @thi.ng/interceptors

1.1.0 (2018-03-21)

Features

  • interceptors: update error handling, add @thi.ng/api dep (501d56f)

1.0.5 (2018-03-19)

Bug Fixes

  • interceptors: InterceptorPredicate args (76c5e0a)

1.0.4 (2018-03-18)

Note: Version bump only for package @thi.ng/interceptors

1.0.3 (2018-03-18)

Note: Version bump only for package @thi.ng/interceptors

1.0.2 (2018-03-18)

Note: Version bump only for package @thi.ng/interceptors

1.0.1 (2018-03-17)

Note: Version bump only for package @thi.ng/interceptors

1.0.0 (2018-03-17)

Documentation

  • interceptors: add/extract @thi.ng/interceptors package from @th.ng/atom (195a6ff)