Releases: patrickkabwe/create-nitro-module
Releases · patrickkabwe/create-nitro-module
v2.0.0-next.2
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
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
v1.8.9
v1.8.8
v1.8.7
v1.8.6
v1.8.5
v1.8.4
v1.8.3
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