Skip to content

Latest commit

 

History

History
89 lines (45 loc) · 3.81 KB

CHANGELOG.md

File metadata and controls

89 lines (45 loc) · 3.81 KB

Changelog

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

0.0.10 (2022-06-13)

Bug Fixes

  • validation function weren't working properly (6e68621)

0.0.9 (2022-06-13)

Bug Fixes

  • fixed condition connection validation (8c04374)

0.0.8 (2022-06-12)

Bug Fixes

  • fixed callback and memo debounce issues (f4f0d71)

0.0.7 (2022-06-11)

Bug Fixes

  • added workaround for opacity chrome bug (ff2494f)
  • condition names overflow node width (3aa37d3)
  • huge performance upgrade (2d49a40)

0.0.6 (2022-05-31)

Bug Fixes

0.0.5 (2022-05-30)

Bug Fixes

  • fixed connection validation on edges duplicate (3408cc7)
  • removed console.log (6060263)
  • removed console.log (b26db26)

0.0.4 (2022-05-30)

Bug Fixes

  • fixed bug with connection validation logic involving multiple conditions (909ef2f)

0.0.3 (2022-05-29)

Bug Fixes

0.0.2 (2022-05-29)

Features

  • added app name in about section (15cfea0)

Bug Fixes

  • changed about link (95a8605)
  • crash on local dev mode (290299c)
  • fixed app version in dev channel (55f0adf)
  • fixed darken values of interactive components (1034ebe)
  • fixes changelog commits links (fa3e368)
  • leave build env to the deployer (abc105e)
  • typo (4e00860)

0.0.1 (2022-05-29)

Features