Skip to content

Releases: patrickkabwe/create-nitro-module

v2.0.0-next.2

31 May 22:08
Compare
Choose a tag to compare
v2.0.0-next.2 Pre-release
Pre-release

2.0.0-next.2 (2025-05-31)

🐛 Bug Fixes

  • ensure newline at end of package.json file (b5d2d47)

🔄 Code Refactors

  • standardize naming from moduleName to packageName across the codebase (8df59bd)
  • update Nitro module creation to use packageName instead of moduleName (83207f9)

📚 Documentation

  • add Semantic Release mention to README and documentation (e81ba14)

🛠️ Other changes

  • add Act configuration and update GitHub workflows (57ffaff)
  • add Act configuration and update GitHub workflows (9a0dc4f)
  • add Act configuration and update GitHub workflows (d1800ce)
  • add Act configuration and update GitHub workflows (9630cb8)
  • add Act configuration and update GitHub workflows (7b901a5)
  • migrate from release-it to semantic-release for version management (947b75a)
  • refine artifact naming in GitHub workflows for consistency (0edc112)
  • remove generate-nitro-module and generate-nitro-views workflows from GitHub Actions (15f3ad5)
  • remove npm from package manager matrix in GitHub workflows (a5f2dd4)
  • rename generate-nitro-module to nitro-package (7431ece)
  • simplify artifact naming in GitHub workflows by removing package manager from the name (1af2d24)
  • update artifact naming in GitHub workflows for clarity (d0222f8)
  • update artifact naming in GitHub workflows for clarity (fa7b444)
  • update artifact naming in GitHub workflows to include package manager in the name (e8a88b5)
  • update artifact naming in GitHub workflows to remove package manager from the name (4cb84c6)
  • update dependencies and refactor CLI entry points (9078e13)
  • update GitHub workflow to support npm alongside bun and yarn (a702640)
  • update publishConfig in package.json to set access to public (ea03bb0)
  • update workflow to conditionally use bun for npm package creation (dbef309)
  • use capitalize function (b6e4e3e)

v2.0.0-next.1

29 May 16:41
Compare
Choose a tag to compare
v2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2025-05-29)

⚠ BREAKING CHANGES

  • use @clack/prompts to handle prompts

✨ Features

  • use @clack/prompts to handle prompts (31d414c)

v1.8.10

29 May 08:24
Compare
Choose a tag to compare

1.8.10 (2025-05-29)

🛠️ Other changes

  • deps: bump commander from 13.1.0 to 14.0.0 (fefc5a7)
  • deps: bump inquirer from 12.6.1 to 12.6.3 (3635eb6)
  • deps: bump tsup from 8.4.0 to 8.5.0 (ae53634)

v1.8.9

29 May 08:17
Compare
Choose a tag to compare

1.8.9 (2025-05-29)

🛠️ Other changes

  • deps-dev: bump conventional-changelog-conventionalcommits (e09671d)

v1.8.8

25 May 19:14
Compare
Choose a tag to compare

1.8.8 (2025-05-25)

🛠️ Other changes

  • deps-dev: bump eslint from 9.26.0 to 9.27.0 (5849ca4)
  • deps-dev: bump semantic-release from 24.2.3 to 24.2.4 (04db9cc)

v1.8.7

24 May 06:24
Compare
Choose a tag to compare

1.8.7 (2025-05-24)

🛠️ Other changes

  • deps-dev: bump @types/node from 22.15.17 to 22.15.21 (422f1b9)

v1.8.6

19 May 12:01
Compare
Choose a tag to compare

1.8.6 (2025-05-19)

🐛 Bug Fixes

🛠️ Other changes

  • update semantic-release configuration and dependencies (f20c459)

v1.8.5

16 May 10:22
9638c86
Compare
Choose a tag to compare

1.8.5 (2025-05-16)

🛠️ Other changes

  • deps-dev: bump lefthook from 1.11.12 to 1.11.13 (#194) (9638c86)

v1.8.4

13 May 17:16
bb5a0d9
Compare
Choose a tag to compare

1.8.4 (2025-05-13)

🐛 Bug Fixes

v1.8.3

13 May 17:07
d36cbb6
Compare
Choose a tag to compare

1.8.3 (2025-05-13)

  • Config/release workflows (#188) (d36cbb6), closes #188
  • Fix/error err req UI re esm (#183) (a8e24ff), closes #183
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin (#190) (d1ca441), closes #190
  • chore(deps-dev): bump @typescript-eslint/parser from 8.32.0 to 8.32.1 (#189) (5a52e55), closes #189
  • chore(deps-dev): bump release-it in /assets/template (#187) (c8320bf), closes #187
  • chore(deps): bump inquirer from 12.6.0 to 12.6.1 (#184) (83d7dde), closes #184
  • chore(deps): bump tsup from 8.3.6 to 8.4.0 (#185) (4c1b8d9), closes #185