# @fabernovel/pes-nx-plugin-workspace

## 1.0.0-alpha.41

### Minor Changes

- Added Docusaurus and moved all docs inside it ([#154](https://github.com/faberNovel/fabernovel-pes/pull/154))

## 1.0.0-alpha.40

### Major Changes

- chore: update Nx from 15.7.2 to 16.1.4 ([#163](https://github.com/faberNovel/fabernovel-pes/pull/163))

## 1.0.0-alpha.39

## 1.0.0-alpha.38

### Minor Changes

- Added MIT License ([#153](https://github.com/faberNovel/fabernovel-pes/pull/153))

## 1.0.0-alpha.37

## 1.0.0-alpha.36

## 1.0.0-alpha.35

## 1.0.0-alpha.34

### Patch Changes

- fix e2e & better verdaccio workflow ([#116](https://github.com/faberNovel/fabernovel-pes/pull/116))

## 1.0.0-alpha.33

## 1.0.0-alpha.32

## 1.0.0-alpha.31

## 1.0.0-alpha.30

### Patch Changes

- update pnpm from 7.18.0 to 7.27.0 ([#137](https://github.com/faberNovel/fabernovel-pes/pull/137))

## 1.0.0-alpha.29

### Minor Changes

- update Nx from 15.5.1 to 15.7.2 ([#140](https://github.com/faberNovel/fabernovel-pes/pull/140))

## 1.0.0-alpha.28

### Patch Changes

- add skipGit, custom generators and versioning sections to decisions.md ([#130](https://github.com/faberNovel/fabernovel-pes/pull/130))

- add Nx articles for newcomers and documentation about affected and run-many ([#130](https://github.com/faberNovel/fabernovel-pes/pull/130))

## 1.0.0-alpha.27

## 1.0.0-alpha.26

## 1.0.0-alpha.25

## 1.0.0-alpha.24

## 1.0.0-alpha.23

## 1.0.0-alpha.22

### Patch Changes

- remove tools/config folder from PES ([#121](https://github.com/faberNovel/fabernovel-pes/pull/121))

## 1.0.0-alpha.21

## 1.0.0-alpha.20

### Patch Changes

- Make the commit-msg file executable ([#106](https://github.com/faberNovel/fabernovel-pes/pull/106))

## 1.0.0-alpha.19

## 1.0.0-alpha.18

## 1.0.0-alpha.17

### Patch Changes

- add libs/shared/types folder ([#101](https://github.com/faberNovel/fabernovel-pes/pull/101))

## 1.0.0-alpha.16

### Minor Changes

- Harmonization of targeted ecma versions in tsconfig files ([#109](https://github.com/faberNovel/fabernovel-pes/pull/109))

## 1.0.0-alpha.15

### Minor Changes

- Userland prettier configuration and sort imports ([#103](https://github.com/faberNovel/fabernovel-pes/pull/103))

## 1.0.0-alpha.14

## 1.0.0-alpha.13

### Patch Changes

- small fix regarding run-many script from userland's package.json ([#102](https://github.com/faberNovel/fabernovel-pes/pull/102))

## 1.0.0-alpha.12

### Patch Changes

- refacto getAppData in workspace ([#98](https://github.com/faberNovel/fabernovel-pes/pull/98))

- fix: auto import for nx-plugin-workspace ([#98](https://github.com/faberNovel/fabernovel-pes/pull/98))

## 1.0.0-alpha.11

### Patch Changes

- update tsconfig.base.json compiler options ([#74](https://github.com/faberNovel/fabernovel-pes/pull/74))

## 1.0.0-alpha.10

### Patch Changes

- use barrel file for shared library ([#93](https://github.com/faberNovel/fabernovel-pes/pull/93))

## 1.0.0-alpha.9

### Minor Changes

- update Nx from 15.2.4 to 15.5.1 ([#91](https://github.com/faberNovel/fabernovel-pes/pull/91))

## 1.0.0-alpha.8

## 1.0.0-alpha.7

### Minor Changes

- fix all eslint issues userland ([#87](https://github.com/faberNovel/fabernovel-pes/pull/87))

### Patch Changes

- add parserOptions.project to eslintrc.json files for PES ([#87](https://github.com/faberNovel/fabernovel-pes/pull/87))

## 1.0.0-alpha.6

### Patch Changes

- Add commitlint config in PES and userland ([#79](https://github.com/faberNovel/fabernovel-pes/pull/79))

## 1.0.0-alpha.5

### Patch Changes

- fix end-to-end testing ([`23a2915`](https://github.com/faberNovel/fabernovel-pes/commit/23a2915b2d997b3fbe3794bd907133632156e777))

## 1.0.0-alpha.4

### Patch Changes

- The userland ci is now setup by default ([#78](https://github.com/faberNovel/fabernovel-pes/pull/78))

## 1.0.0-alpha.3

### Patch Changes

- Refacto of updateBaseTsConfig ([#67](https://github.com/faberNovel/fabernovel-pes/pull/67))

## 1.0.0-alpha.2

### Patch Changes

- Add ESlint support for userland ([#66](https://github.com/faberNovel/fabernovel-pes/pull/66))

## 1.0.0-alpha.1

### Patch Changes

- Userland workspace includes now a sonarcloud config file by default ([#73](https://github.com/faberNovel/fabernovel-pes/pull/73))

## 1.0.0-alpha.0

### Major Changes

- First alpha version with : ([#72](https://github.com/faberNovel/fabernovel-pes/pull/72))
  Bump Nx to 15.2.4
  Add preset generator for custom workspace
  Add shared generator
  Add Github Action for PR workflow
  Add Github Action for Release workflow
  Add userland documentation
  Add contributing documentation
  Add versioning/publishing documentation
