Skip to content

Releases: tosaken1116/next-template-cli

create-template-next: v0.0.29

11 Feb 06:03
8d65608
Compare
Choose a tag to compare

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

01 Feb 15:02
ca289d2
Compare
Choose a tag to compare

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

29 Jan 01:58
aca7208
Compare
Choose a tag to compare

0.0.27 (2024-01-29)

Bug Fixes

  • resolve workflow dependent (30a6603)

create-template-next: v0.0.26

28 Jan 09:27
d8be30d
Compare
Choose a tag to compare

0.0.26 (2024-01-28)

Bug Fixes

  • generate storybook scripts (7886d89)

create-template-next: v0.0.25

28 Jan 09:18
8d7d889
Compare
Choose a tag to compare

0.0.25 (2024-01-28)

Bug Fixes

  • add storybook wit h package install (d2eefd3)

create-template-next: v0.0.24

26 Jan 18:57
db3c90b
Compare
Choose a tag to compare

0.0.24 (2024-01-26)

Features

create-template-next: v0.0.23

26 Jan 08:58
37c102a
Compare
Choose a tag to compare

0.0.23 (2024-01-26)

Bug Fixes

create-template-next: v0.0.22

25 Jan 04:04
ebea3aa
Compare
Choose a tag to compare

0.0.22 (2024-01-25)

Features

  • support other package manager of workflows (92bee63)

create-template-next: v0.0.21

24 Jan 14:07
76c2b4a
Compare
Choose a tag to compare

0.0.21 (2024-01-24)

Features

  • add report useless modules workflow (5a60593)

create-template-next: v0.0.20

24 Jan 08:26
58251c5
Compare
Choose a tag to compare

0.0.20 (2024-01-24)

Features

  • support command line option of github actions (4a85319)

Bug Fixes

  • add template config with github actions (ebac4ea)