@saas-ui/search-input
Version:
A search input for Chakra UI
189 lines (100 loc) • 2.75 kB
Markdown
@saas-ui/search-input
# 1.4.2
## Patch Changes
- Fix types path
# 1.4.1
## Patch Changes
- b2302a3: Add types to package.json exports
# 1.4.0
## Minor Changes
- 1f074c98: Upgrade to Chakra 2.4.8. Using .mjs for esm bundles.
# 1.3.0
## Minor Changes
- d92f516: Updated to Chakra UI 2.4.1
# 1.2.0
## Minor Changes
- 466b3ca: Updated to Chakra UI 2.3.6
# 1.1.1
## Patch Changes
- 1195fc2: SearchInput reset button is now working when uncontrolled.
# 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
- de0dce2: Scale reset button icon based on the input size.
- 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
- de0dce2: Scale reset button icon based on the input size.
- 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.2
## Patch Changes
- Updated Chakra UI version range not to include 2.x
# 0.5.1
## Patch Changes
- 8f68188: Now using the correct ref type.
# 0.5.0
## Minor Changes
- 9391c44: Fixed peer dependency issues.
# 0.4.0
## Minor Changes
- e511ffd: Added a11y testing to all packages
# 0.3.1
## Patch Changes
- b3159a7: Only publish dist and src files
# 0.3.0
## Minor Changes
- Upgrade to Chakra UI 1.8.1
# 0.2.4
## Patch Changes
- Update dependencies
# 0.2.3
## Patch Changes
- Improved exports configuration
# 0.2.2
## Patch Changes
- Republish with correct deps
# 0.2.1
## Patch Changes
- Fix version mismatch
# 0.2.0
## Minor Changes
- Initial release of Saas UI Core
# 0.1.0
## Minor Changes
- Added new packages and migrated to microbuild
# 0.0.1
## Patch Changes
- Initial release