# @minko-fe/vite-config

## 1.1.0

### Minor Changes

- fix use client warn

## 1.0.2

### Patch Changes

- fix: vconsole在正式环境中启用的问题

## 1.0.1

### Patch Changes

- vite css alias

## 1.0.0

### Major Changes

- feat!: introduce `vite-tsconfig-paths`

  Remove `alias` logic from `vite.config.ts` and use `vite-tsconfig-paths` to handle it

  `publicTypescript` is false by default now

  rename `overrideConfig` to `enhanceConfig`, and the first parameter is `vite config`, you can pass `env` to it

## 0.2.10

### Patch Changes

- fix `vconsole` not working

## 0.2.9

### Patch Changes

- fix: tsc alias

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.3.3

## 0.2.8

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.3.2

## 0.2.7

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.3.1

## 0.2.6

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.3.0

## 0.2.5

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.2.4

## 0.2.4

### Patch Changes

- update

## 0.2.3

### Patch Changes

- patch update

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.2.3

## 0.2.2

### Patch Changes

- awayls apply vconsole

## 0.2.1

### Patch Changes

- fix plugin-client.d.ts export path

- enhance dts exports

## 0.2.0

### Minor Changes

- BREAK-CHANGE: update to vite5

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.2.2

## 0.1.19

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.2.1

## 0.1.18

### Patch Changes

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.2.0

## 0.1.17

### Patch Changes

- minify code on build

- Updated dependencies []:
  - @minko-fe/lodash-pro@0.1.17
