# version 1.1.1

## Changes

- Fixes #14 "did not match. Server: 'null' Client: 'className'"

# version 1.1.0

## Changes:

- Fixes #11 "Can't resolve 'extracted-loader'"
- Bump version, because we've previously added less support, thx @grampelberg

# version 1.0.9

## Changes:

- added less support
- updated outdated dependencies

# version 1.0.8

## Changes:

- fixed `npm audit` warnings

# version 1.0.7

## Changes:

- can now specify miniCssExtractOptions configuration inside next.config.js
- updated outdated dependencies and fixed `npm audit` warnings for `acorn`, `kind-of` and `node-sass`
