Skip to content

Latest commit

 

History

History
61 lines (30 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

61 lines (30 loc) · 2.49 KB

Changelog

0.3.0 (2022-04-29)

Features

0.2.0 (2022-04-08)

Features

  • drop explorer 11 support (2597f22)
  • update compatibility with motorcortex (63cc932)

Bug Fixes

  • delete commitlint.config.js (831bd84)

0.1.0 (2022-03-22)

Features

  • declare mc 8 as compatible (ff059b4)

0.0.3 (2022-03-19)

Bug Fixes

  • drop code from demo config (48b51da)
  • fix broken config (790df76)
  • fix broken webpack config (a85d668)
  • update build and demo files drop old babel config (f4c2e4f)

0.0.2 (2021-09-30)

⚠ BREAKING CHANGES

  • the attributes of TVNoise will no longer support duration

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • removed duration from attributes (d0d5983)