Skip to content

Releases: lirantal/create-node-lib

v2.7.1

19 Dec 12:42
342180f
Compare
Choose a tag to compare

2.7.1 (2024-12-19)

Bug Fixes

v2.7.0

19 Dec 07:55
f2bcb8d
Compare
Choose a tag to compare

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

08 Feb 18:13
78f8cd4
Compare
Choose a tag to compare

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

v2.5.1

05 Nov 14:09
9a583a8
Compare
Choose a tag to compare

2.5.1 (2021-11-05)

Bug Fixes

  • missing babel config for TLA (2847fa7)
  • remove notify dependency (9a583a8)

v2.5.0

05 Nov 13:19
3b78f73
Compare
Choose a tag to compare

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)

Features

  • move to github actions (1fac8c8)
  • re-haul and updates to keep up to date (21a6acd)

v2.4.3

24 Nov 07:04
a11e215
Compare
Choose a tag to compare

2.4.3 (2020-11-24)

Bug Fixes

  • update README for package health badge (a11e215)

v2.4.2

22 Jul 17:44
9a92d77
Compare
Choose a tag to compare

2.4.2 (2020-07-22)

Bug Fixes

  • build: travis -> github actions (4cbc943)
  • build: travis -> github actions in template (1a4333a)

v2.4.1

18 Jul 11:00
bcffacd
Compare
Choose a tag to compare

2.4.1 (2020-07-18)

Bug Fixes

  • package didn't publish template root files (#6) (#25) (bcffacd)

v2.3.3

03 Jun 07:07
92b28cb
Compare
Choose a tag to compare

2.3.3 (2020-06-03)

Bug Fixes

v2.3.2

24 Apr 15:07
f97c32b
Compare
Choose a tag to compare

2.3.2 (2020-04-24)

Bug Fixes

  • correct package manager own install method (f97c32b)