# @theorchard/generator-graphql-server

## 2.1.3

### Patch Changes

-   SEC: vitest from 4.0.15 to 4.1.0

## 2.1.2

### Patch Changes

-   Parallelise Jenkinsfile build, test and scan stages

## 2.1.1

### Minor Changes

-   Fix Software Catalog YAML template

## 2.1.0

### Minor Changes

-   Remove transitive got dependency to address security vulnerabilities

## 2.0.8

### Patch Changes

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

## 2.0.7

### Minor Changes

-   Updated Dockerfile to include environment variables for Datadog version tracking and source code integration.

## 2.0.6

### Minor Changes

-   Use unique Docker Compose project names to prevent concurrency issues.

## 2.0.5

### Minor Changes

-   Allow Docker build stages to be enabled via PR comments/labels.

## 2.0.4

### Minor Changes

-   Update Jenkinsfile to ensure Docker Compose stacks are cleaned up.

## 2.0.3

### Minor Changes

-   Remove obsolete parameter from `dockerScan` step in Jenkinsfile

## 2.0.2

### Minor Changes

-   Fix issue with repository not being checked out when using Restart from Stage option in Jenkins.

## 2.0.1

### Patch Changes

-   Added required inputs for template rendering
-   Updated readme with development instructions

## 2.0.0

### Major Changes

-   Added Jenkinsfile
-   Added Docker compose file
-   Added .npmrc file to support accessing our private npm packages in Jenkins and removed outdated npmrc generation scripts
-   Changed Dockerfile, package.json, and .nvmrc files to use node 20
-   Removed old apollo schema operation script and library
-   Updated dependency versions

## 1.1.0

### Minor Changes

-   Fix template to initialize Datadog correctly.

## 1.0.4

### Patch Changes

-   Update node version

## 1.0.3

### Patch Changes

-   Use renamed ows-utils => field-validator package

## 1.0.2

### Patch Changes

-   Version checking. Makes sure you are on the latest version of the generator.

## 1.0.1

### Patch Changes

-   Updated README.md and added missing federated types.
