Skip to content

Releases: Thom1729/Sublime-JS-Custom

v1.0.29

30 Dec 17:17
Compare
Choose a tag to compare

Fix a minor bug when embed_configurations is missing while upgrading.

v1.0.28

25 Dec 05:03
Compare
Choose a tag to compare

Integrated improvements in core syntax:

Fixed a bug:

  • Improved detection of type keyword in flow syntax. (#56)

v1.0.27

21 Dec 19:41
Compare
Choose a tag to compare

Integrated changes from the core JavaScript syntax:

  • Remove the variable.other.object scope. (#1778)
  • Support globalThis. (#1779)
  • Support BigInt64Array and BigUint64Array. (#1780)
  • Fix a bug when embedding invalid JavaScript into other syntaxes. (#1782)

v1.0.26: Merge pull request #54 from Thom1729/engine-compat

21 Dec 03:33
396b017
Compare
Choose a tag to compare

Compatibility with a future version of yaml_macros_engine.

v1.0.25

06 Dec 01:23
Compare
Choose a tag to compare

Fix a problem with integrating the upstream changes.

v1.0.24

30 Nov 19:37
Compare
Choose a tag to compare

The plugin should now unsubscribe correctly when unloading.

v1.0.23

28 Nov 00:35
Compare
Choose a tag to compare

Many improvements from upstream:

v1.0.22

18 Jun 20:49
Compare
Choose a tag to compare

Fixed a minor issue where the Flow syntax would not pass some of the new syntax tests.

v1.0.21

v1.0.20

02 Jun 14:07
Compare
Choose a tag to compare

Fixes #38.