Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.97 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2020-10-01)

Bug Fixes

  • holocronModule: remove check for initial-state (#56) (76c73b1)

1.1.1 (2020-09-15)

Bug Fixes

  • holocron: ignore block list in development (c21f5a4)
  • holocron: initial state check (af88adb)
  • holocron/load: prevent rebuilding without reducer (9fd4161)

1.1.0 (2020-03-27)

Bug Fixes

  • vulnerability/lerna: update to fix security vulnerability (#3) (570a0b8)

Features

  • holocron-config: added holocron module config (af45613)
  • loadModule: optional cache bust key (#11) (bf1bc27)
  • loadModule: rename "key" to "clientCacheRevision" (#20) (1880972)