Skip to content

Latest commit

 

History

History
138 lines (59 loc) · 3.62 KB

CHANGELOG.md

File metadata and controls

138 lines (59 loc) · 3.62 KB

0.4.0 (2018-10-26)

Chore

  • scripts: update CI and build tasks
  • all: cleanup and update changes breaking changes
  • deps: update all dependencies

0.3.10 (2017-10-14)

Bug Fixes

  • web pack: wrap globalResources in PLATFORM.moduleName (5d2ad21)

0.3.9 (2017-10-11)

0.3.8 (2017-10-11)

Features

  • test: replaced Karma with Jest (8d58066)

0.3.7 (2017-03-16)

Features

  • observable: added PropertyObserver<T> to have subscribe values typed correctly instead of any (c046c5d)

0.3.6 (2017-02-12)

Features

  • packages: changed dependencies from peerDependencies to dependencies (9e0ae59)

0.3.5 (2017-01-29)

0.3.4 (2017-01-29)

0.3.3 (2017-01-28)

Bug Fixes

  • package: fixed devDependencies and peerDependencies (466f32f)

0.3.2 (2017-01-28)

Bug Fixes

  • route-active: fixed minor issue with default configuration (8cdccc0)

0.3.1 (2017-01-27)

Bug Fixes

  • routing: fixed attributes global resources path (15834a2)

0.3.0 (2017-01-27)

Features

  • route-active: added ssv-route-active attribute (a50cf6f)
  • store: Added store feature (1489943)
  • store: types has been changed to be strict and auto inferred (fc01c50)

0.2.0 (2017-01-22)

Features

  • route-mapper: created route mapper and route href attribute (68d0fd8)

0.1.2 (2017-01-07)

0.1.1 (2016-12-14)

0.1.0 (2016-11-20)

Features

  • logging: added logger (86d9f0c)
  • route-builder: initial commit of route-builder (d3d9364)