# @theorchard/generator-suite-app

## 2.2.3

### Patch Changes

-   SEC: vitest from 4.0.15 to 4.1.0

## 2.2.2

### Patch Changes

-   Parallelise Jenkinsfile build, test and scan stages

## 2.2.1

### Patch Changes

-   Remove errant idleTimeoutSeconds config option

## 2.2.0

### Minor Changes

-   Remove transitive got dependency to address security vulnerabilities

## 2.1.1

### Patch Changes

-   Add lodash-es to lodash jest module mapping for ESM compatibility

## 2.1.0

### Minor Changes

-   Added sastTests and sonarscan steps in Jenkinsfile

## 2.0.3

### Patch Changes

-   Fix invalid param to the suiteAppPublish step

## 2.0.2

### Patch Changes

-   Update node version to 2.11.1

## 2.0.1

### Patch Changes

-   Update Jenkinsfile template

## 2.0.0

### Major Changes

-   Added Jenkinsfile
-   Added .npmrc file to support accessing our private npm packages in Jenkins
-   Changed .nvmrc file to use node 20
-   Removed old apollo type generation script and library

## 1.3.3

### Patch Changes

-   Remove packagecloud reference

## 1.3.2

### Patch Changes

-   Fix renamed type.
-   Prettier ignore locale folder.

## 1.3.1

### Patch Changes

-   No changes, just for fixing bad deployment of v1.3.0

## 1.3.0

### Minor Changes

-   Fixed missing style imports.
-   Fixed missing .gitignore file.
-   nvm file specifies node 16.
-   Added prettier.
-   Added git init.

## 1.2.0

### Minor Changes

-   Fixed typing issues with new suite-frontend.
-   Fixed linting issues with template scss files.
-   Updated dependencies:
    -   Jest 29
    -   TypeScript 5

## 1.1.0

### Minor Changes

-   Bumped versions of dev dependencies and added a jest.setup.js file to load translations by default.

## 1.0.13

### Patch Changes

-   Update dependencies and scripts

## 1.0.11

### Patch Changes

-   Expose full Datadog, Sentry and Segment instances

## 1.0.10

### Patch Changes

-   Update template to the the newest framework changes.

## 1.0.7

### Patch Changes

-   Fix invalid package.json generation

## 1.0.6

### Patch Changes

-   Ignore js files in the locale folder

## 1.0.5

### Patch Changes

-   Remove unnecessary configs, deps and files

## 1.0.4

### Patch Changes

-   Add translations
-   Support intercom integration
-   Better favicon support

## 1.0.3

### Patch Changes

-   Include styling for suite-components

## 1.0.2

### Patch Changes

-   Fix generator template and add basic translations

## 1.0.1

### Patch Changes

-   Updated templates
