Releases: ZuInnoTe/example-typescript-nodejs-module
Releases · ZuInnoTe/example-typescript-nodejs-module
example-typescript-nodejs-module 1.1.2
- added type declarations
- updated version
example-typescript-nodejs-module 1.1.1
- Update to latest dependencies to fix security issues
example-typescript-nodejs-module 1.1.0
- Added Typedoc
- Limit publishing of files to folder dist/
example-typescript-nodejs-module 1.0.0
First release of the example of a nodejs module in typescript including code formatting, static code analysis, test and coverage. Supported by Github Action workflows for providing a continuous integration pipeline.