All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.8.2 (2023-09-18)
1.8.1 (2023-08-24)
- externalRegistry: prevent undefined entries (#150) (0676c06)
- RenderModule: check module loaded state before rendering (#149) (ac729f2)
1.8.0 (2023-08-18)
- compose: add console error (#148) (d9977d7)
- externals-registry: manage module external dependencies (#143) (f66aebf)
1.7.0 (2023-03-27)
- updateModuleRegistry: allow rejected modules to be listed (#140) (fd2a468)
- updateModuleRegistry: include reason for rejection (#141) (a2cd2f8)
1.6.0 (2023-03-14)
1.5.0 (2023-03-07)
1.4.0 (2023-02-15)
- holocronModuleWrapper: make moduleState opt out (f247e7f)
1.3.0 (2022-06-07)
1.2.3 (2022-04-13)
1.2.2 (2022-04-11)
- labeler-workflow: proper globing (#119) (6b71f71)
- lazy-loading: fixed webpack filename clashing issue (#104) (fa84f13)
- release: addressed PR comments (45d0c12)
1.2.1 (2022-02-10)
1.2.0 (2021-12-16)
1.1.5 (2021-12-02)
- commitlint: validate commit message on ci (347cb74)
- deps: move react to peerDeps (#92) (5128617)
- holocron-module: moduleLoadStatus 'loading' even with no load or loadModuleData (7b7d2d8)
- holocronModule: remove check for initial-state (#56) (76c73b1)
- moduleRoute: correctly catch route props errors (#76) (8497ef5)
- moduleRoute: return promises (#68) (cbaa54d)
- yarn-lock: add missing dep update (#70) (023399c)
1.1.4 (2021-01-27)
- holocron-module: moduleLoadStatus 'loading' even with no load or loadModuleData (7b7d2d8)
- holocronModule: remove check for initial-state (#56) (76c73b1)
- moduleRoute: correctly catch route props errors (#76) (8497ef5)
- moduleRoute: return promises (#68) (cbaa54d)
- yarn-lock: add missing dep update (#70) (023399c)
1.1.3 (2021-01-21)
- holocron-module: moduleLoadStatus 'loading' even with no load or loadModuleData (7b7d2d8)
- holocronModule: remove check for initial-state (#56) (76c73b1)
- moduleRoute: return promises (#68) (cbaa54d)
- yarn-lock: add missing dep update (#70) (023399c)
1.1.2 (2020-10-01)
1.1.1 (2020-09-15)
- holocron: ignore block list in development (c21f5a4)
- holocron: initial state check (af88adb)
- holocron/load: prevent rebuilding without reducer (9fd4161)