Skip to content

v11.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Thom1729 Thom1729 released this 03 Jul 22:12
· 5 commits to master since this release

Based on a prerelease versions of JS Custom 4.1.

Highlights:

  • The Styled Components syntax definition has been totally rewritten as an extension of the core CSS syntax. Highlighting may differ from the old Styled Components definition. This should fix #364 and various other problems with Styled Components highlighting.
  • Flow support is improved, including support for function type arguments. Flow comment directive support has been removed.
  • Object keys that are not bare keys will no longer be marked as unquoted strings. (#414)