Skip to content

Releases: react-mern/simform-react-cli

v1.0.2

20 Feb 12:59

Choose a tag to compare

1.0.2 (2024-02-20)

Bug Fixes

  • add Yarn support to Create React App and implement parallel async file write (046f4c7)

v1.0.1

08 Feb 05:40

Choose a tag to compare

1.0.1 (2024-02-08)

Bug Fixes

  • add releaserc.json to generate changelog (4780d7d)

v1.0.0

07 Feb 05:55

Choose a tag to compare

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)