Skip to content

Latest commit

 

History

History
236 lines (96 loc) · 5.17 KB

CHANGELOG.md

File metadata and controls

236 lines (96 loc) · 5.17 KB

Change Log

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

8.1.0 (2017-04-09)

Features

8.0.0 (2017-04-08)

Bug Fixes

BREAKING CHANGES

  • mu-jquery-capture/add has changed signature from add.call($, $.event.add) to simply add($)

7.1.0 (2017-04-08)

Features

7.0.0 (2017-04-06)

Bug Fixes

  • remove broken CJS bundling (7a04dff)

Features

BREAKING CHANGES

  • mu-jquery-app breaks changes

6.0.2 (2017-03-23)

Bug Fixes

6.0.1 (2017-03-23)

Bug Fixes

  • don't remove events in finalize (2a09097)

6.0.0 (2017-03-22)

Features

BREAKING CHANGES

  • finalize no longer removes handlers so you have to do it yourselfe with .off()

5.1.0 (2017-03-19)

Features

5.0.2 (2017-03-19)

Bug Fixes

5.0.1 (2017-03-19)

Bug Fixes

  • widget.extend vs. widget.concat (722d8fe)

5.0.0 (2017-03-19)

Features

BREAKING CHANGES

  • With this change mu-jquery-app-hub/widget will return a constructor instead of a blueprint.

4.0.0 (2017-03-18)

Bug Fixes

BREAKING CHANGES

  • packaging: Overlapping rules and specs are now filtered

3.2.0 (2017-03-18)

Features

3.1.2 (2017-03-17)

3.1.1 (2017-03-17)

Bug Fixes

3.1.0 (2017-03-17)

Bug Fixes

Features

3.0.0 (2017-01-24)

Features

  • refactor and rename package (43725b6)

BREAKING CHANGES

  • Package renamed again

2.0.0 (2017-01-23)

Features

  • renamed package to mu-jquery-widget-hub (f7d5f00)

BREAKING CHANGES

  • package renamed

1.0.2 (2017-01-23)

Bug Fixes

1.0.1 (2017-01-23)