# @theorchard/frontend-cli-webpack

## 2.4.5

### Patch Changes

-   SEC: @babel/core from 7.22.8 to 7.29.7

## 2.4.4

### Patch Changes

-   SEC: webpack-dev-server from 5.2.4 to 5.2.5

## 2.4.3

### Patch Changes

-   Fix custom server file import

## 2.4.2

### Patch Changes

-   SEC: webpack-dev-server from 5.2.3 to 5.2.4

## 2.4.1

### Patch Changes

-   Updated dependencies
    -   @theorchard/frontend-cli-core@3.1.0

## 2.4.0

### Minor Changes

-   Remove import-glob-loader dependency

## 2.3.0

### Minor Changes

-   Update vulnerable dependencies

## 2.2.0

### Minor Changes

-   Update `sass-loader`
-   Quiet sass deprecation warnings from dependencies

## 2.1.1

### Patch Changes

-   Updated dependencies
    -   @theorchard/frontend-cli-core@2.1.0

## 2.1.0

### Minor Changes

-   Upgrade sass to resolve esbuild vulnerabilities. Set node minimum version to v20.

## 2.0.6

### Patch Changes

-   Bump webpack from 5.91.0 to 5.104.1 (security)

## 2.0.5

### Patch Changes

-   Bump lodash to 4.17.23 to fix vulnerabilities
-   Updated dependencies
    -   @theorchard/frontend-cli-core@2.0.2

## 2.0.4

### Patch Changes

-   Support default export in custom webpack.config.js.
-   Support custom webpack.config.mjs file.

## 2.0.3

### Patch Changes

-   Updated dependencies
    -   swc-loader@0.2.6
    -   webpack@5.91.0
    -   webpack-bundle-analyzer@4.10.2

## 2.0.2

### Patch Changes

-   Updated dependencies
    -   @babel/code-frame@7.24.2
    -   express@4.19.2

## 2.0.1

### Patch Changes

-   Fixes issues where the package still used CJS require logic.
-   Updated dependencies
    -   @theorchard/frontend-cli-core@2.0.1

## 2.0.0

### Major Changes

-   Restricted to NodeJS >= 18
-   Package is exposed as an ESM module.
-   Updated dependencies
    -   @theorchard/frontend-cli-core@2.0.0

## 1.1.6

### Patch Changes

-   Updated dependencies
    -   @theorchard/frontend-cli-core@1.1.3

## 1.1.5

### Patch Changes

-   Updated dependencies
    -   @theorchard/frontend-cli-core@1.1.2

## 1.1.4

### Patch Changes

-   Clean output before build

## 1.1.3

### Patch Changes

-   Add missing "public-path" option.
-   Ensures production builds for the "build" and "preview" tasks.

## 1.1.2

### Patch Changes

-   Output webpack version, mode and public path
-   Updated dependencies
    -   @theorchard/frontend-cli-core@1.1.1

## 1.1.1

### Patch Changes

-   Updated dependencies
    -   @theorchard/frontend-cli-core@1.1.0

## 1.1.0

### Minor Changes

-   Adds support to output bundle manifest (dml.json).

## 1.0.2

### Patch Changes

-   Add missing dependency on "cli-progress"

## 1.0.1

### Patch Changes

-   Updated dependencies
    -   @theorchard/frontend-cli-core@1.0.1

## 1.0.0

## Major Changes

-   Initial release
