Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 5.58 KB

CHANGELOG.md

File metadata and controls

100 lines (53 loc) · 5.58 KB

Change Log

1.0.0

Patch Changes

  • 342c9ca: * Migrated from Lerna to Moon for monorepo management.
    • Setting up Changeset for release management
    • Setting up automated releases on NPM
    • Migrate from Jest to Ava for better module support

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-alpha.18 (2023-08-01)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.17 (2023-01-26)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.16 (2022-08-12)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.15 (2022-08-09)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.14 (2022-08-09)

Features

  • updated support for APCA with tests and UI (13251e5)

1.0.0-alpha.13 (2022-05-05)

Bug Fixes

  • BackgroundColor length threshold updated to >= (54fe5e5)

1.0.0-alpha.12 (2021-09-14)

Bug Fixes

  • typo in theme constructor for saturation (#140) (beb6d88)

1.0.0-alpha.11 (2021-09-14)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.10 (2021-09-07)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.9 (2021-08-20)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.8 (2020-09-08)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.7 (2020-08-18)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.6 (2020-08-12)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.5 (2020-05-04)

Bug Fixes

  • ensured smooth is false by default & verified tests passing and UI not impacted by addition (9722d5b)
  • remove Babel, use ESM wrapper approach for Node 13.x ESM support + CJS support (#72) (7541dc1)

1.0.0-alpha.4 (2020-02-28)

Note: Version bump only for package @adobe/leonardo-contrast-colors

1.0.0-alpha.3 (2020-01-21)

Bug Fixes

1.0.0-alpha.2 (2019-12-12)

Bug Fixes

  • contrast-colors: Add d3 as dependency (#25) (34940e0)

1.0.0-alpha.1 (2019-12-09)

Features

  • added throw error for testing missing parameters (#90) (2f5dff7)