v0.10.2
<a name"0.10.2">
0.10.2 (2016-01-17)
Bug Fixes
- pass isRouted option to routed signal (c9df4423)
- deps: update deps including addresbar fix for safari (bdc91081)
- expose original chain property on wrappedSignal (e355b250)
- convert to support new cerebral modules api (70ffe2a1, closes #59)
Breaking Changes
- Changed a way to initialize router.
Use new cerebral modules api:controller.modules({router: Router(routes, options)}).
Package renamed to conform module naming convention.
closes #59
(70ffe2a1)