Releases: EndemolShineGroup/generator-nodejs-ts
Releases · EndemolShineGroup/generator-nodejs-ts
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-06-21)
Bug Fixes
remove unnecessary export = prefix (a160f90 )
Build System
change minimum supported Node version (4b17995 )
BREAKING CHANGES
change minimum supported version of Node to v10
v1.11.0
Compare
Sorry, something went wrong.
No results found
1.11.0 (2018-11-03)
Bug Fixes
process: correct MarkdownLint configuration syntax (c87c297 )
process: only add git-author-check to private projects (58d1bae )
Features
process: add MarkdownLint configuration file (fec2cc8 )
v1.10.0
Compare
Sorry, something went wrong.
No results found
1.10.0 (2018-11-02)
Bug Fixes
subgenerators: move package.json updates to writing() lifecycle (f853a7e )
Features
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2018-11-01)
Bug Fixes
build: only notify Slack on build changes and failures (b105bb1 )
typescript: remove JSON type and enable resolveJsonModule (23d4599 )
Features
process: add git-author-check (96d0a74 )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2018-10-31)
Bug Fixes
scripts: remove invalid subgenerator name (25ce4f9 )
subgenerators: move dependencies to related generator (c92d2b0 )
Features
typescript: add options to subgenerator (fc1f54e )
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2018-10-28)
Bug Fixes
tests: ignore test setup file and enable coverage thresholds (31b8760 )
Features
move all content into subgenerators (284761a )
v1.6.0
Compare
Sorry, something went wrong.
No results found
1.6.0 (2018-10-27)
Features
node: move Node content to subgenerator (ce60c23 )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2018-10-27)
Bug Fixes
probot: remove CodeClimate status check (cae44fc )
Features
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2018-10-24)
Bug Fixes
templating: remove unnecessary title (9e79895 )
templating: remove unused links (88c12b5 )
templating: use scoped jira smart commit (5b39216 )
templating: use valid version of Commitizen JIRA adapter (b26febb ), closes #21
Features
github: add CODEOWNERS to template (2b57704 ), closes #18
github: add configuration file for Probot Settings (06109e7 ), closes #19
npmrc: move publishConfig from package.json to .npmrc (799f14d ), closes #20
templating: only generate coverage from full test suite runs (c7939b6 ), closes #25
tslib: add tslib and set required settings in tsconfig.json (2e9acca ), closes #31
v1.3.2
Compare
Sorry, something went wrong.
No results found
1.3.2 (2018-10-16)
Bug Fixes
commiting: add commitizen jira adaptor for private projects (4c29636 ), closes #16
templating: only add issue templates for public projects (91c57ae ), closes #17
templating: use correct values in tsconfig.json (0560ada )