Releases: tosaken1116/next-template-cli
Releases · tosaken1116/next-template-cli
create-template-next: v0.0.29
0.0.29 (2024-02-11)
Features
- add base scripts and devDependencies (8688edb)
- add format scripts (c521efa)
- add install react-error-boundary (82d9f69)
- add other lint tool (eaa07dc)
- support storybook import alias (1669cd1)
Bug Fixes
- change eslint command (e84b9d0)
- change global.css dir by pages or app (453ca45)
- change scaffdog small project script (5d381b4)
- generator tool generated path (7ec02ab)
- import alias config does not set (4cd6758)
- scaffdog large template (6d4bfb9)
- scaffdog src support (db5aa9f)
- shadcn ui libs extension (13df2ef)
create-template-next: v0.0.28
0.0.28 (2024-02-01)
Features
- support overwrite with option (c2bd6f5)
- support ui library options (771d494)
Bug Fixes
- dir of small product components (2445cca)
- recommend option error (8dd8f67)
create-template-next: v0.0.27
0.0.27 (2024-01-29)
Bug Fixes
- resolve workflow dependent (30a6603)
create-template-next: v0.0.26
0.0.26 (2024-01-28)
Bug Fixes
- generate storybook scripts (7886d89)
create-template-next: v0.0.25
0.0.25 (2024-01-28)
Bug Fixes
- add storybook wit h package install (d2eefd3)
create-template-next: v0.0.24
create-template-next: v0.0.23
create-template-next: v0.0.22
0.0.22 (2024-01-25)
Features
- support other package manager of workflows (92bee63)
create-template-next: v0.0.21
0.0.21 (2024-01-24)
Features
- add report useless modules workflow (5a60593)
create-template-next: v0.0.20
0.0.20 (2024-01-24)
Features
- support command line option of github actions (4a85319)
Bug Fixes
- add template config with github actions (ebac4ea)