Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

50 lines (25 loc) · 2.12 KB

3.0.0 (2022-09-28)

Features

BREAKING CHANGES

  • update Ember 4 dependencies

2.3.0 (2021-07-29)

Features

  • prevent filtering falsy values (46baf1b)

2.2.0 (2021-07-26)

Features

2.1.2 (2019-12-16)

Bug Fixes

  • app: remove orphaned export (c8abf6b)

2.1.1 (2018-12-13)

Bug Fixes

  • package: update ember-cli-babel to version 7.2.0 (d07d194)

2.1.0 (2018-12-10)

Bug Fixes

  • query-params: remove query-params dependency (512ac34)

Features

  • helpers: support currying with closure actions (e87a007)