v11.1.0-beta.1
Pre-release
Pre-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)