Releases: lirantal/create-node-lib
Releases · lirantal/create-node-lib
v2.7.1
v2.7.0
2.7.0 (2024-12-19)
Bug Fixes
- build the project before creating a release and also build the project as part of CI testing it (eb6363a)
- file extensions (4a90e42)
- package json exports ordering and all dist/ types (cad1f66)
- test updates with new project structure (df85898)
- update eslint setup for correct definitions (f96ee9e)
Features
- add default vscode config (b40ae20)
- new template uses TypeScript and builds to ESM and CJS (6776e69)
- relocate files into github folder (5758193)
- replace commitlint package (474d6f9)
- update github issue templates (78cf94e)
- update tsconfig (40bb572)
- use dedicated .gitignore file for template (cf68e59)
v2.6.0
2.6.0 (2023-02-08)
Bug Fixes
- add husky configuration (ad0e671)
- add node-notifier as peerDeps (19b52a7)
- dont touch the src because it includes a bin entry (e5c1cc2)
- format json files too (164c9a5)
- update dependencies for template (bea0a61)
- update git ignore files for template and project (c177969)
Features
- upgrade dependencies (b831ba4)
v2.5.1
v2.5.0
2.5.0 (2021-11-05)
Bug Fixes
- deps file up to date (397c855)
- npm ci is its own command (49eeac9)
- release branches specified in 'branches' field (3b78f73)
- update ci (bcd46dd)
- update deps and es2020 (a2e7320)
- update release branches to be main (e498d53)
- update tests and fix package.json issue (e0e03eb)
- use json notation for prettier config (7a8c117)