@saas-ui/palette
Version:
Color palette generator for Chakra UI
207 lines (110 loc) • 3.06 kB
Markdown
0.2.0
# 2.2.0
## Minor Changes
- 803ede7: Updated Chakra UI version range to >=2.9.0 <3
# 2.1.1
## Patch Changes
- 2e7da38: Updated dependencies
# 2.1.0
## Minor Changes
- 5a384c28: Updated to Chakra UI 2.8.0
# 2.0.0
## Major Changes
- f1e99198: Restructured packages.
## Patch Changes
- d725a5da: Fix esm bundle import
- d725a5da: Bump version
- f1e99198: Migrated from microbundle to tsup for builds
- 0319aa57: Bump version
- 166978bd: Fix esm bundle filename.
# 2.0.0-rc.4
## Patch Changes
- Bump version
# 2.0.0-next.3
## Patch Changes
- Fix esm bundle import
# 2.0.0-next.2
## Patch Changes
- Bump version
# 2.0.0-next.1
## Patch Changes
- 166978bd: Fix esm bundle filename.
# 2.0.0-next.0
## Major Changes
- f1e99198: Restructured packages.
## Patch Changes
- f1e99198: Migrated from microbundle to tsup for builds
# 1.3.2
## Patch Changes
- Fix types path
# 1.3.1
## Patch Changes
- b2302a3: Add types to package.json exports
# 1.3.0
## Minor Changes
- 1f074c98: Upgrade to Chakra 2.4.8. Using .mjs for esm bundles.
# 1.2.0
## Minor Changes
- 466b3ca: Updated to Chakra UI 2.3.6
# 1.1.0
## Minor Changes
- f6ec7dc: Fixed issue where Next.js would not resolve Chakra UI components correctly.
# 1.0.0
## Major Changes
- 1db5bf9: Initial release candidate
## Minor Changes
- 3ae6be1: breaking: Updated to Chakra UI 2.1
- 532a7d4: Updated to Chakra UI 2.2.1
- 7a16ef7: Updated to Chakra UI 2.2.1
- 3ae6be1: breaking: React 18 support.
## Patch Changes
- 15c3960: Re-publish.
- 1744543: Updated dependencies.
- dc6376f: Updated all readme files, added better descriptions and links to docs and source code.
- 1fdf52a: Modern bundles now use .mjs extension.
- 532a7d4: Fixed all theme onconsistencies.
# 1.0.0-rc.4
## Patch Changes
- 1744543: Updated dependencies.
# 1.0.0-rc.3
## Patch Changes
- dc6376f: Updated all readme files, added better descriptions and links to docs and source code.
# 1.0.0-rc.2
## Minor Changes
- 532a7d4: Updated to Chakra UI 2.2.1
- 7a16ef7: Updated to Chakra UI 2.2.1
## Patch Changes
- 532a7d4: Fixed all theme onconsistencies.
# 1.0.0-rc.1
## Patch Changes
- Re-publish.
# 1.0.0-rc.0
## Major Changes
- 1db5bf9: Initial release candidate
## Minor Changes
- 3ae6be1: breaking: Updated to Chakra UI 2.1
- 3ae6be1: breaking: React 18 support.
## Patch Changes
- 1fdf52a: Modern bundles now use .mjs extension.
# 0.5.1
## Patch Changes
- Updated Chakra UI version range not to include 2.x
# 0.5.0
## Minor Changes
- 4aef278: Support custom colors and fixed an issue where gray color would get generated incorrectly
# 0.4.1
## Patch Changes
- b3159a7: Only publish dist and src files
# 0.4.0
## Minor Changes
- Upgrade to Chakra UI 1.8.1
# 0.3.2
## Patch Changes
- Improved exports configuration
# 0.3.1
## Patch Changes
- Republish with correct deps
# 0.3.0
## Minor Changes
- Added new packages and migrated to microbuild
- No longer exported using export default