Releases: babel/babel-sublime
Releases · babel/babel-sublime
v10.0.0-rc.1
- In the readme, do not recommend disabling the core JavaScript package. This package does not have all of the necessary supporting files for e.g. symbol lists and comments. If we want to support disabling the core JavaScript package, we will need to add those bits at a future point.
- Remove the .no-sublime-package file so that this package will be installed as Babel.sublime-package under Installed Packages instead of as a loose directory under Packages.
v10.0.0-beta.4
- Update the documentation.
- Use the latest ST3-compatible JS Custom.
Re-enable support for Styled Components
Re-enable support for Styled Components, which was disabled in v10.0.0-beta.1.
First beta of syntax rewrite
Replaces the old syntax definition with a new one created using JS Custom.