Skip to content

Releases: lirantal/create-node-lib

v2.7.6

29 May 19:17
be4e23f

Choose a tag to compare

2.7.6 (2025-05-29)

Bug Fixes

  • remove ts-node from deps (be4e23f)
  • remove ts-node related config (9de205f)
  • use modern tsx instead of ts-node (1937235)

v2.7.5

29 May 15:18
c64d2cd

Choose a tag to compare

2.7.5 (2025-05-29)

Bug Fixes

  • apply eslint for typescript files (c64d2cd)

v2.7.4

26 May 08:14
00049a3

Choose a tag to compare

2.7.4 (2025-05-26)

Bug Fixes

  • use 22.x as minimum for running CI (00049a3)

v2.7.3

26 May 05:39
adc783a

Choose a tag to compare

2.7.3 (2025-05-26)

Bug Fixes

  • test pattern only for ts files (adc783a)

v2.7.2

25 May 11:36
36ca89f

Choose a tag to compare

2.7.2 (2025-05-25)

Bug Fixes

  • update eslint.config.js (36ca89f)

v2.7.1

19 Dec 12:42
342180f

Choose a tag to compare

2.7.1 (2024-12-19)

Bug Fixes

v2.7.0

19 Dec 07:55
f2bcb8d

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

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

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

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)