Skip to content

Latest commit

 

History

History
119 lines (49 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

119 lines (49 loc) · 2.87 KB

Change Log

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

6.1.0 (2017-04-08)

Features

  • bumped deps and fix packaging (bbbfc1b)

6.0.0 (2017-04-06)

Bug Fixes

  • remove broken CJS bundle (ac02016)

Features

BREAKING CHANGES

  • mu-jquery-app brings some breaking changes

5.0.0 (2017-03-22)

Bug Fixes

  • packaging: added bower.json (9b2de7f)

Features

BREAKING CHANGES

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

4.1.0 (2017-03-19)

Features

4.0.0 (2017-03-19)

Features

BREAKING CHANGES

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

3.0.0 (2017-03-18)

Bug Fixes

BREAKING CHANGES

  • packaging: Overlapping rules and specs are now filtered

2.0.1 (2017-03-18)

Bug Fixes

  • use correct version of mu-jquery-app (b3fab15)

2.0.0 (2017-02-23)

  • Update to latest mu-jquery-app version and use cloud URL's for libs (73921bc)

BREAKING CHANGES

  • New version of mu-jquery-app has a slightly different signature - upate accordingly.

1.0.0 (2017-01-19)