### 0.0.11

- Added support for `error` variant on the Button component

### 0.0.10

- Updated the sizing of the Heading component

### 0.0.9

- Fix incorrect build from previous release

### 0.0.8

- Updated `classnames` export to be `cx`, existing `classnames` imports should
  continue to work (just no longer recommended)

### 0.0.7

- Fixed type exports/availability

### 0.0.6

- Fixed component exports, type inference hopefully
- Added Stack component

### 0.0.5

- Fixed Heading build artifact

### 0.0.4

- Fixed `className` prop precendence
  - Previously, providing a `className` prop on some components would result in
    removing the pre-defined classnames entirely, instead of being merged

### 0.0.3

- Actually fixed `classnames` export

### 0.0.2

- Fixed `classnames` export
- Fixed installation instructions in readme

### 0.0.1

Initial release of the `@ds-pack/daisyui` package!
