# Change Log

## 4.5.1

### Patch Changes

- e59bf809: Shaker mistakenly counts references in types as valuable and keeps referenced variables alive.

## 4.5.0

### Patch Changes

- af5bb92d: The end of support for Node.js 14. Migration to pnpm 8.

## 4.1.5

### Patch Changes

- 5edde648: Upgrade Babel to support TypeScript 4.9. Fixes #1133.
- e6420897: Update patch version so npm will pick up readme change

## 4.1.4

### Patch Changes

- 4c2efaa9: Only lint when file can be parsed by babel, reduce noisey errors during dev

## 4.1.3

### Patch Changes

- ce36da42: Add stylelint v14 custom syntax support
