JSlite v1.0.2
This release fixes some issues, improves syntax, and updates dependencies:
- Fixed issue #2 where
get
andset
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