Skip to content

Releases: ZuInnoTe/example-typescript-nodejs-module

example-typescript-nodejs-module 1.1.2

Choose a tag to compare

@jornfranke jornfranke released this 20 Jan 19:03
  • added type declarations
  • updated version

example-typescript-nodejs-module 1.1.1

Choose a tag to compare

@jornfranke jornfranke released this 18 Jan 20:04
  • Update to latest dependencies to fix security issues

example-typescript-nodejs-module 1.1.0

Choose a tag to compare

@jornfranke jornfranke released this 10 Jan 18:27
  • Added Typedoc
  • Limit publishing of files to folder dist/

example-typescript-nodejs-module 1.0.0

Choose a tag to compare

@jornfranke jornfranke released this 09 Jan 14:51

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.