Skip to content

Releases: pagesource/universal-react-v2

v0.12.0

23 Mar 05:25
1652d5d

Choose a tag to compare

Minor Changes

  • e112ef5: Fixed error of running linting command from root level

v0.11.0

17 Mar 06:15
558154d

Choose a tag to compare

Minor Changes

  • 7bd168f: configured test and test:watch command using turbo repo and fixed failed test cases

v0.10.0

13 Mar 17:36
4573512

Choose a tag to compare

Minor Changes

  • cbd8a4a: - [x] Fixed .gitignore file
    • Fixed command type in .huskyrc.json
    • running format command after installing all dependencies
    • Fixed Prop did not match. when using styled components

v0.9.0

11 Mar 07:56
8dddef0

Choose a tag to compare

Minor Changes

  • 0a2e33e: Fixed error coming on window machine while create new project or add new app in exisiting project

v0.8.0

08 Mar 08:33
849a2fe

Choose a tag to compare

Minor Changes

v0.7.0

08 Mar 06:30
95f7895

Choose a tag to compare

Minor Changes

  • 99ba70b: Fixed missing files in published npm package

v0.6.0

08 Mar 05:25
159c129

Choose a tag to compare

Minor Changes

  • 07e7df1: fixed missing files in published version of create-universal-react

v0.5.0

28 Feb 06:08
dcbe275

Choose a tag to compare

Minor Changes

  • a08aadf: - Fixed packege.json file for all arch types if using PNPM as command type.
    • Added few arguments to get info [--help, --version]
    • using spawn instead of exec command to install dependencies.

v0.4.1

22 Feb 07:48
5f44b6d

Choose a tag to compare

Patch Changes

  • 5ff6afe: Fixed error while build and export ssg and ssr apps

v0.4.0

21 Feb 09:37
e2a8770

Choose a tag to compare

Minor Changes

  • 5ca3010: Fixed micro app generation error and also now we can add multiple microp apps and run them parallelly.