1.62.0
π Polish
- Remove the built-in formatter since it has been causing more harm than done good. #1073
π New Feature
-
Port 7292: Fix dot completion issue with React primitives. #1074
-
Add support for "dot completion everywhere". In addition to record fields, dots will now complete for object fields, and pipe completions applicable to the type the dot is on. You can also configure where the editor draws extra pipe completions from via the
@editor.completeFrom
attribute. #1054