Skip to content

Releases: feature-hub/feature-hub

v3.6.0

13 Feb 13:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.2...v3.6.0

v3.5.2

08 Feb 15:11
Compare
Choose a tag to compare

What's Changed

  • fix(module-loader-amd): use __esModule as default condition by @unstubbable in #773

Full Changelog: v3.5.1...v3.5.2

v3.5.1

08 Feb 12:39
Compare
Choose a tag to compare

What's Changed

  • fix(module-loader-amd): handle AMD modules built by different bundlers by @unstubbable in #772

Full Changelog: v3.5.0...v3.5.1

v3.5.0

05 Jan 08:55
Compare
Choose a tag to compare

What's Changed

  • feat(async-ssr-manager): support concurrent renderUntilCompleted calls by @unstubbable in #770

Full Changelog: v3.4.1...v3.5.0

v3.4.1

15 Dec 12:10
Compare
Choose a tag to compare

What's Changed

  • fix(all): use import/require instead of default in exports by @unstubbable in #769

Full Changelog: v3.4.0...v3.4.1

v3.4.0

11 Dec 14:08
Compare
Choose a tag to compare

Features

  • core: include consumer ID in externals validation (93bbf51)

v3.3.0

16 Oct 08:47
Compare
Choose a tag to compare

Bug Fixes

  • demos: allow dev server to cleanly close after all tests (6236757)

Features

  • all: pass parentFeatureApp into onBind (353680d)
  • module-loader-amd: update SystemJS (8c111ef), closes #80

v3.2.0

21 Sep 09:58
Compare
Choose a tag to compare

Bug Fixes

  • history-service: only declare GetHistoryKeyOptions once (4b97a73)

Features

  • history-service: add support for getHistoryKey option to v1 and v2 (d43ba57)

v3.1.0

21 Sep 09:57
Compare
Choose a tag to compare

Features

  • history-service: allow history key to be customized by integrator (487104f)

v3.0.1

21 Sep 09:57
Compare
Choose a tag to compare

Bug Fixes

  • demos: remove declaration of external dependencies (0f16746)
  • history-service: do not ignore consumer history changes on root location push (#720) (e14568c)