Skip to content

Releases: adzejs/adze

v0.5.6

02 May 03:07
Compare
Choose a tag to compare

0.5.6 (2021-05-02)

Bug Fixes

  • added links to homepage. fixed styling bug where alerts were too small in chromium (407f2ab)

v0.5.5

27 Apr 17:00
Compare
Choose a tag to compare

0.5.5 (2021-04-27)

Bug Fixes

  • adds TS types to dependencies rather than dev dependencies (3d919f2)

v0.5.4

22 Apr 03:38
Compare
Choose a tag to compare

0.5.4 (2021-04-22)

Bug Fixes

  • capitalization error with lodash.clonedeep (23e20a9)

Performance Improvements

  • removes lodash in favor of func specific. updates readme. adds license (e5a9433)

v0.5.3

21 Apr 15:16
b0b663b
Compare
Choose a tag to compare

0.5.3 (2021-04-21)

Bug Fixes

  • fixes parameter type for rerender to be BaseLog rather than Log to allow for sealed logs (#60) (b0b663b), closes #49

v0.5.2

21 Apr 04:16
de9bd51
Compare
Choose a tag to compare

0.5.2 (2021-04-21)

Bug Fixes

  • adds build step to release to ensure the rollup bundle is generated (#58) (de9bd51)

v0.5.1

21 Apr 03:43
9e6cf32
Compare
Choose a tag to compare

0.5.1 (2021-04-21)

Bug Fixes

  • adds linting and testing to build phase. deploy phase is now the build phase (#56) (9e6cf32)

v0.5.0

21 Apr 01:21
8dd8ffe
Compare
Choose a tag to compare

0.5.0 (2021-04-21)

Features

v0.4.4

19 Apr 17:45
99a2f70
Compare
Choose a tag to compare

0.4.4 (2021-04-19)

Bug Fixes

  • travis: fix github token reference for docs build (#45) (99a2f70)

v0.4.3

16 Apr 16:39
49fa5ce
Compare
Choose a tag to compare

0.4.3 (2021-04-16)

Bug Fixes

  • travis: fix github token reference for docs build (#44) (49fa5ce)