Skip to content

Releases: babel/babel-sublime

v10.0.0-rc.1

05 Apr 15:21
Compare
Choose a tag to compare
v10.0.0-rc.1 Pre-release
Pre-release
  • 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

09 Mar 21:23
Compare
Choose a tag to compare
v10.0.0-beta.4 Pre-release
Pre-release
  • Update the documentation.
  • Use the latest ST3-compatible JS Custom.

Re-enable support for Styled Components

15 Feb 18:28
Compare
Choose a tag to compare
Pre-release

Re-enable support for Styled Components, which was disabled in v10.0.0-beta.1.

First beta of syntax rewrite

19 Jan 20:58
Compare
Choose a tag to compare
Pre-release

Replaces the old syntax definition with a new one created using JS Custom.