Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Nov 00:34
· 113 commits to master since this release
021ee26

1.6.0 (2023-11-30)

Features

  • 🎸 add basic multiline support to (f371e61)
  • 🎸 add string editing tooltiip (bb84f06)
  • 🎸 always color strings red when editing str (d54dd97)
  • 🎸 crete con node by default when editing con node (8c328c8)
  • 🎸 display prop key at the top (ff6d638)
  • 🎸 dont default to con if old value is undefined (e001427)
  • 🎸 improve [multiline] (4960466)
  • 🎸 improve action buttons (f58a91c)
  • 🎸 improve string binding and make RESET work (fa127da)
  • 🎸 improve string editing behavior (59defa8)
  • 🎸 make str edit input multiline (3453cb4)
  • 🎸 put caret just before quote on string editing (46a5376)
  • 🎸 remove extra margin below textarea (d965dd7)