Skip to content

Latest commit

 

History

History
106 lines (46 loc) · 2.92 KB

File metadata and controls

106 lines (46 loc) · 2.92 KB

Change Log

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

2.1.1 (2018-05-04)

Bug Fixes

  • add redux-thunk to client dependencies (#22) (63125e8)
  • aquedux-server: Fix redis connection initialization order (#27) (887d1e7)
  • fragments: Fix fragment route handler (#26) (b47befc)

2.1.0 (2018-04-30)

Bug Fixes

  • aquedux-client: Set logLevel from the config manager (c4d263e)

Features

  • aquedux-client: Add logLevel option (93070b0)
  • aquedux-server: Add logLevel option (3387fe8)

2.0.3 (2018-04-27)

Note: Version bump only for package undefined

2.0.2 (2018-04-27)

Note: Version bump only for package undefined

2.0.1 (2018-04-25)

Note: Version bump only for package undefined

2.0.0 (2018-04-25)

Bug Fixes

  • aquedux-client: fix var rename (8f5046b)
  • config: Fix config refactor (#10) (1d51659)

Code Refactoring

  • config: use module for global config (#8) (b288ef4), closes #1

BREAKING CHANGES

  • config: Static configuration was moved from redux store to a js module. It can be only set when calling createAqueduxServer & createAqueduxClient.

1.0.4 (2018-03-14)

Note: Version bump only for package undefined

1.0.3 (2018-03-14)

Note: Version bump only for package undefined

1.0.2 (2018-03-12)

Note: Version bump

1.0.1 (2018-03-12)

Note: Version bump