# create-universal-react

## 0.18.1

### Patch Changes

- e9472b0: Fixed the VS code extention list.

## 0.18.0

### Minor Changes

- 440efd4: Fixed generate plop errors and adding missing dev dependency for graph ql

## 0.17.1

### Patch Changes

- 0931d16: Updating generate plop package to se latest and set prettier log level to error.

## 0.17.0

### Minor Changes

- 39fb6ad: normalize css added

## 0.16.0

### Minor Changes

- da201fc: Changed Storybook Configuration

### Patch Changes

- 016d5de: updated node version required for repo and also updated the noEmit flag to false to run microsapps properly

## 0.15.2

### Patch Changes

- f736f37: typescript config changes

## 0.15.1

### Patch Changes

- d79ec01: separate tsconfig for tests

## 0.15.0

### Minor Changes

- 922ca9f: Replacing styled components with styling library stitches. Adding React UI library Nextui.

### Patch Changes

- 922ca9f: Version update of generate plop

## 0.14.0

### Minor Changes

- d466a75: added initial setup of module federation for SSG and SSR arch type apps

## 0.13.0

### Minor Changes

- 2651725: Fixed storybook setup and updated generator-plop version to 1.1.1

## 0.12.0

### Minor Changes

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

## 0.11.0

### Minor Changes

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

## 0.10.0

### Minor Changes

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

## 0.9.0

### Minor Changes

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

## 0.8.0

### Minor Changes

- 9dfa72d: linting setup for apps

## 0.7.0

### Minor Changes

- 99ba70b: Fixed missing files in published npm package

## 0.6.0

### Minor Changes

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

## 0.5.0

### 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.

## 0.4.1

### Patch Changes

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

## 0.4.0

### Minor Changes

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

## 0.3.0

### Minor Changes

- da0a001: fix lint error

## 0.2.0

### Minor Changes

- 28e577c: Remove previous package publish yml

## 0.1.0

### Minor Changes

- ec5833b: Add changeset to automate version bump and release summary
