Skip to content

Releases: babel/babel-sublime

v10.0.5

18 Apr 16:50
db1e8de
Compare
Choose a tag to compare

Patch a bug in automatic semicolon insertion that was breaking block comments in certain situations. (#404)

v10.0.6

18 Apr 19:58
db1e8de
Compare
Choose a tag to compare

Just switching the tagging scheme in preparation for ST4.

v10.0.7

04 May 19:32
db1e8de
Compare
Choose a tag to compare

Fix tagging error.

v10.0.4

16 Apr 15:35
Compare
Choose a tag to compare

Like v10.0.3, except I actually push the commits.

v11.0.0-alpha.1

18 Apr 16:15
Compare
Choose a tag to compare
v11.0.0-alpha.1 Pre-release
Pre-release

Initial release of the st4 branch, for ST4 only. No actual changes yet.

v10.0.3

15 Apr 20:43
70d4161
Compare
Choose a tag to compare

Replace the existing JSX comment definition with the one from sublimehq/Packages#2787.

v10.0.2

13 Apr 21:53
70d4161
Compare
Choose a tag to compare

Slightly improve commenting in JSX. (#401)

v10.0.1

12 Apr 19:01
cc678d0
Compare
Choose a tag to compare

Add support files from core JavaScript syntax. (#400)

v10.0.0: Merge pull request #394 from babel/next

09 Apr 22:53
2bfec91
Compare
Choose a tag to compare

Complete rewrite of the syntax highlighting. See #379 for details.

v10.0.0-rc.2

08 Apr 15:52
Compare
Choose a tag to compare
v10.0.0-rc.2 Pre-release
Pre-release

Fix a typo in the release notes.