# CHANGELOG

## v3.2.1 (June 20, 2022)

### Changed

-   Reverted change from version `3.2.0` & default added a `es2015` build option.

## v3.2.0 (April 15, 2022)

### Changed

-   Changed build module from `commonjs` to `es2015` ([#47](https://github.com/brightlayer-ui/colors/issues/47)).

### Updated

-   Updated palette type definition to use `@brightlayer-ui/types@2.0.0`.

## v3.1.0 (October 20, 2021)

### Changed

-   Changed package namespace from `@pxblue` to `@brightlayer-ui`.

## Package Migration Notice

Previous versions listed after this indicator refer to our deprecated `@pxblue` packages.

---

## v3.1.0 (May 18, 2021)

### Added

-   Added contrast palette to brand colors.

## v3.0.1 (April 1, 2020)

### Added

-   Added typings to color definitions.

### Changed

-   Library converted to TypeScript to provide strong typings for TS projects.

## v2.0.2 (May 9, 2019)

### Added

-   Added additional shades (50 - 900) for every palette.
-   Added 6 new color palettes (sage, toad, butter, goldenrod, trophy, and blue).

### Changed

-   BREAKING: SASS variables have been pre-pended with `$brand-` to avoid naming conflicts.
