Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 05:55
· 8 commits to master since this release

1.0.0 (2024-02-07)

Bug Fixes

  • Add a type in postslice of React RTK plugin (1d0a9ee)
  • change lint-staged matcher in package.json file (a714b52)
  • Resolve dependencies installation problem when using Yarn (7a76195)

Features

  • add dynamic readme generator based on user's selection (a6560cf)
  • add env example in required plugins (d98120f)
  • add git init after project generation (1cd1eb7)
  • Add initial entry layout for React project generation (ff953ed)
  • add regex in all nextjs plugin to add providers in layout file (97b967c)
  • add routes with suspense, error boundary and absolute import in react all plugins (f722b0a)
  • Add Rtk Axios plugin in NextJs (14194ff)
  • Add testing plugin for nextJs project with vitest (fd405fb)
  • Add testing plugin for react vite project generator with vitest (0fb7ef0)
  • initial release (c771cc6)