Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

51 lines (23 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0-alpha.27 (2020-07-25)

⚠ BREAKING CHANGES

  • redom: remove setAloCore, import all internal dependencies

Features

  • devtools: add default value for constructor options object (ab8caab)
  • devtools: debounce action list updates (4e8bd68)

Bug Fixes

  • devtools: make list items compatible with native es6 (44e0d72)

  • redom: remove setAloCore, import all internal dependencies (befc671)

4.0.0-alpha.26 (2020-07-22)

Bug Fixes

  • devtools: remove circular mutator dependencies (85e8b05)

4.0.0-alpha.25 (2020-06-05)

Bug Fixes

  • include lodash using es imports (7a12fa7)

4.0.0-alpha.24 (2020-06-05)

⚠ BREAKING CHANGES

  • update project structure to witney v0.4.0

Features

  • implement default exports in create-type-proxies script (898c9c0)

  • update project structure to witney v0.4.0 (ca4db51)