Skip to content

v0.18.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 14:53
· 324 commits to main since this release

   🚀 Features

   🐞 Bug Fixes

  • Creating an array or object or pasting content in the welcome screen not working  -  by @josdejong (7def3)
  • Some issues with navigating in tree mode using arrow keys  -  by @josdejong (a3f9c)
  • When inserting a new array or object in an empty editor, set selection inside the array/object  -  by @josdejong (82193)
  • When inserting a new value by typing somewhere, it doesn't initially have the right color  -  by @josdejong (9f6ea)
  • Selection moving to value after renaming the last key of an object  -  by @josdejong (ac312)
  • Select active element on undo only when existing  -  by @josdejong (e5bee)
  • Editor not getting focus in table mode when clicking inside an empty area  -  by @josdejong (60998)
  • Collapsed items section not removed when empty  -  by @josdejong (3d3ad)
    View changes on GitHub