Skip to content

Releases: feature-hub/feature-hub

v2.7.0

30 Oct 06:57
Compare
Choose a tag to compare

Features

  • core: allow returning undefined in feature service's create method (#587) (ae53268), closes #582

v2.6.0

30 Oct 06:56
Compare
Choose a tag to compare

Features

  • module-loader-commonjs: parameterize the HTTP(S) request (#567) (d5cab0e)

v2.5.0

30 Oct 06:56
Compare
Choose a tag to compare

Features

v2.4.1

30 Oct 06:55
Compare
Choose a tag to compare

Bug Fixes

  • core: avoid wrong featureServiceAlreadyRegistered logs (#560) (80eb1bf)
  • history-service: handle absolute server request urls (#561) (be84e93)

v2.4.0

30 Oct 06:55
Compare
Choose a tag to compare

Features

v2.3.1

30 Oct 06:55
Compare
Choose a tag to compare

Bug Fixes

  • core: coerce dependency versions to caret ranges (#543) (915012f)

v2.3.0

30 Oct 06:54
Compare
Choose a tag to compare

Features

  • history-service: root location transformer createNewRootLocationForMultipleConsumers (#539) (42691cf)

v2.2.1

30 Oct 06:54
Compare
Choose a tag to compare

Bug Fixes

  • module-loader-commonjs: avoid using fs to require commonjs module (#533) (5be4e18), closes #503

v2.2.0

12 Jul 13:46
Compare
Choose a tag to compare

Bug Fixes

  • history-service: set initial hash from root location on primary location (#527) (052f7aa)

Features

  • demos: use react-router in history-service demo (#477) (bd94620)

v2.1.1

06 Jul 18:49
Compare
Choose a tag to compare

Bug Fixes

  • history-service: allow LocationDescriptorObject in more places (#522) (656eeb0)