Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

59 lines (30 loc) · 2.65 KB

Changelog

1.2.0 (2022-05-05)

Features

  • import only effect instead of full MC (341457f)
  • remove useless packages (b66eded)

1.1.0 (2022-04-08)

Features

  • drop explorer 11 support (007d11c)
  • update compatibility with motorcortex (5462777)

1.0.0 (2022-03-21)

⚠ BREAKING CHANGES

  • update mc version

Bug Fixes

0.0.11 (2022-03-19)

Bug Fixes

  • drop code from demo config (14e8ab8)
  • fix broken config (dd3a83b)
  • fix broken webpack config (878a655)
  • update build and demo files drop old babel config (abce8db)
  • update build and demo files drop old babel config (dc8bdd0)

0.0.10 (2021-09-30)

Bug Fixes

0.0.9 (2021-09-27)

Bug Fixes

  • add automation (354cb47)
  • update npm name & remove jsx from demo (1266065)

Miscellaneous Chores