Skip to content

JSlite v1.0.2

Compare
Choose a tag to compare
@hexydec hexydec released this 18 Dec 09:02
· 11 commits to master since this release

This release fixes some issues, improves syntax, and updates dependencies:

  • Fixed issue #2 where get and set were not specified as keywords
  • Fixed issue where private class properties were incorrectly minified
  • Added as to the keyword list to enable exports to work correctly
  • Updated require to be used as a keyword instead of a function
  • Added tests
  • Updated dependencies