Skip to content

Releases: Strikersoft/poa

v2.0.4

30 Oct 13:06
Compare
Choose a tag to compare

2.0.4 (2017-10-30)

Bug Fixes

  • compile: Again bundle all deps into one package (c630c3a)

v2.0.3

30 Oct 10:33
Compare
Choose a tag to compare

2.0.3 (2017-10-30)

Bug Fixes

  • compile: Exclude externals (b91eec2)

v2.0.2

30 Oct 10:06
Compare
Choose a tag to compare

2.0.2 (2017-10-30)

Bug Fixes

  • compile: Fix bundle and typings (289786d)
  • compile: Rollup compile plugins (c727257)
  • i18n: Use correct import. Fix dev dependecies (158ba21)

v2.0.1

30 Oct 09:24
Compare
Choose a tag to compare

2.0.1 (2017-10-30)

Bug Fixes

  • tooling: Upgrade tooling scripts (06c0138)

Features

  • api: Pass actions into route onActivate. Add testBoot() mode (549a7ac)
  • bundle: Include all 3rd party deps into bundle (21a799b)
  • state-managment: Introduce initAction (021238d)

BREAKING CHANGES

  • bundle: Now 3rd party libs are inside poa bundle, so we need to remove it from app codebase

v1.0.4

24 Oct 12:59
Compare
Choose a tag to compare

1.0.4 (2017-10-24)

Bug Fixes

  • export: Expose resolveStrategy from poa root. Add tests. (c6b61da)

v1.0.3

23 Oct 22:28
Compare
Choose a tag to compare

1.0.3 (2017-10-23)

Bug Fixes

  • api: Expose missing APIs (c845f10)

v1.0.2

23 Oct 22:14
Compare
Choose a tag to compare

1.0.2 (2017-10-23)

Bug Fixes

  • logger: Remove i18n debug logs (f15232c)

v1.0.1

23 Oct 22:06
Compare
Choose a tag to compare

1.0.1 (2017-10-23)

Bug Fixes

  • logger: Remove unneeded logs (79fd146)

v1.0.0

23 Oct 21:46
Compare
Choose a tag to compare

1.0.0 (2017-10-23)

Features

BREAKING CHANGES

  • global: New API