Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@feature-hub/core

Package Overview
Dependencies
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feature-hub/core - npm Package Versions

1
46

0.13.0

Diff

Changelog

Source

0.13.0 (2019-02-07)

Bug Fixes

  • all: on Node 8 require URLSearchParams from url module (#301) (993b3fc), closes #298
  • all: update dependency ts-node to v8 (#288) (70cdf84)
  • demos: increase jest timeout to 120 seconds (#302) (1401852)
  • react: remove mission critical feature app todos (#297) (da651bc)

Features

  • all: enforce valid semver versions for Feature Services (#330) (6cc19c6)
  • async-ssr-manager: rename rerenderAfter to scheduleRerender (#335) (4477934)
  • async-ssr-manager: support re-scheduling rerender (#337) (2311998)
  • core: integrate ExternalsValidator (#329) (864188d)
  • core: make ExternalsValidator optional for the FeatureAppManager (#341) (18fba0d)
  • core: make ExternalsValidator optional for the FeatureServiceRegistry (#343) (9860ff5)
  • core: move Feature Service dependencies into a separate key (#314) (1ad1d84)
  • core: remove FeatureAppManager#destroy (#336) (04bc770)
  • demos: add "Feature App in Feature App" demo (#313) (2fcecf6)
  • demos: add state serialization to async-ssr-manager demo (#291) (bdbcdb1)
  • demos: enable SSR for FA-in-FA demo and fix externals config (#326) (0f13102)
  • demos: use a FeatureAppLoader in "Feature App in Feature App" demo (#316) (333c302)
  • demos: use addUrlForHydration for preloading in ssr demo (#322) (770090a)
  • react: add addUrlForHydration and integrate into FeatureAppLoader (#320) (9de6cf2)
  • react: add FeatureHubContext (#312) (793bf05)
  • serialized-state-manager: create package (#287) (8cadcb9)
  • serialized-state-manager: implement public API and add JSDoc (#290) (938c8bc)
feature-hub-ci
published 0.12.0 •

Changelog

Source

0.12.0 (2019-01-17)

Bug Fixes

  • demos: do not preload Feature App in SSR demo (#269) (661300e)
  • server-request: align headers with the Request interface from express (#275) (f1b05c1)

Features

  • all: rename manager/registry to featureAppManager/featureServiceRegistry (#247) (f662c45), closes #25
  • all: reset Feature Service versions to 0.1 (#262) (78a145f)
  • async-ssr-manager: remove the serverRequest property (#268) (bef20d5)
  • async-ssr-manager: rename from server-renderer (#243) (af946fa)
  • core: add support for optional dependencies (#244) (4e3c896)
  • core: validate provided feature service versions on register (#252) (d6f89e8)
  • demos: add Async SSR Manager demo and integration test (#251) (b349021)
  • demos: respond with error page for server errors in demos (#257) (97e0484)
  • history-service: make async-ssr-manager dependency optional (#256) (9e8be1e)
  • history-service: reduce public API surface (#258) (5f8b8ec)
  • react: add asyncSsrManager prop to FeatureAppLoader (#248) (92579d9)
  • server-renderer: move and adapt old SSR code (#135) (b33f744)
  • server-renderer: replace register & rerender with rerenderAfter (#241) (5fbfcc6)
  • server-request: create new feature service (#263) (c69ccc2)
  • website: change size of website logo (#253) (894f709)
feature-hub-ci
published 0.11.0 •

Changelog

Source

0.11.0 (2019-01-04)

Bug Fixes

Features

feature-hub-ci
published 0.10.0 •

Changelog

Source

0.10.0 (2018-12-20)

Features

  • module-loader: use standard package entry for node module loader (#203) (e380857)
  • react: improve log message if ID specifier is missing (#204) (cc8be3d)
feature-hub-ci
published 0.9.0 •

Changelog

Source

0.9.0 (2018-12-20)

Features

  • demos: use blueprint components for amd-module-loader demo (#196) (2013ffc)
  • history-service: remove history package type exports (#197) (1694769)
feature-hub-ci
published 0.8.0 •

Changelog

Source

0.8.0 (2018-12-19)

Bug Fixes

Features

  • demos: add push/replace UI for further history-service itest scenarios (#191) (2c3a7d3)
feature-hub-ci
published 0.7.0 •

Changelog

Source

0.7.0 (2018-12-14)

Features

  • core: both the manager and the registry now accept options (#185) (f04693c), closes #117
  • history-service: history is now a peer dependency (#184) (92dc0f1), closes #129
  • react: improve log messages to make them more consistent (#187) (5e3b945), closes #139
  • react: the loader will not try to load an empty src (#186) (236c487), closes #150
feature-hub-ci
published 0.6.0 •

Changelog

Source

0.6.0 (2018-12-13)

Bug Fixes

Features

  • core: add optional id specifier to feature app env (#181) (6c49cdc)
  • demos: add initial history service demo (#178) (cd9daf1)
  • demos: rename integration-tests package to demos (#174) (1decb95)
feature-hub-ci
published 0.5.0 •

Changelog

Source

0.5.0 (2018-12-11)

Features

  • core: separate configs for feature apps and services (#165) (bcff8fe), closes #133
feature-hub-ci
published 0.4.0 •

Changelog

Source

0.4.0 (2018-12-03)

Bug Fixes

  • all: enable inlineSources in tsconfig to fix source maps (#116) (03f3b02)

Features

  • history-service: add history feature service (#113) (309e66d), closes #21
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc