All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.0 (2017-04-08)
- bumped deps and fix packaging (bbbfc1b)
6.0.0 (2017-04-06)
- remove broken CJS bundle (ac02016)
- bumped deps (a22e55a)
- mu-jquery-app brings some breaking changes
5.0.0 (2017-03-22)
- packaging: added bower.json (9b2de7f)
- bumped mu-jquery-app (921a236)
finalize
no longer removes handlers so you have to do it yourselfe with.off()
4.1.0 (2017-03-19)
- bumped deps (9572d1f)
4.0.0 (2017-03-19)
- With this change
mu-jquery-app-machina/widget
will return a constructor instead of a blueprint.
3.0.0 (2017-03-18)
- packaging: bumped deps (6d5275d)
- packaging: Overlapping rules and specs are now filtered
2.0.1 (2017-03-18)
- 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)
- New version of mu-jquery-app has a slightly different signature - upate accordingly.