All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2021-09-16)
- get user name from author.name if exists (4a54612), closes #34
- read file error if no package json and release mode (27e325f)
- update tests with added script (50e0f47)
- unicode syntax error in template string appending to css style PR 31
- Skip empty meta info.
- Remove
defaultkeyword in class declaration. - Remove code comments in release mode.
- Remove
git+from source.
- Support for arrays of meta values
- Default file extension .js is used if extension is not defined into import line
- Remove source path comments in code built in release mode
- Remove leading dot for entry file
- Build progress available for css files
- Add examples
- Fix Current Working Directory using
- Dev and release modes support