All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.3.1 - 2024-12-11
- update transitive dependency
braces
to resolve security vulnerabilities
1.3.0 - 2024-05-11
formatter
option with valuedocBlock
anddocBlockAndGap
to automatically wrap banner string in/** */
along with prepending every line with*
1.2.3 - 2024-03-28
- Contributing section in README
- MIT
LICENSE
file
- update devDependencies and resolve security vulnerabilities
1.2.2 - 2021-03-19
npm
version fromengines
field in package.json. At this moment, there isn't any specific case why a specific subset ofnpm
versions is needed
1.2.1 - 2021-02-24
- typescript definition file in published package
1.2.0 - 2021-02-24
- support for banner as an object with
toString
method
1.1.0 - 2021-02-24
- support newer node version
1.0.2 - 2020-12-13
- npm audit fix
1.0.1 - 2020-12-09
- publish only files in dist/
- Initial Implementation
- Readme
- sourcemap support
- typescript declaration