Releases: asabaylus/react-command-palette
Releases · asabaylus/react-command-palette
v0.16.0
🚀 Enhancement
- copy LICENSE and themes to dist #650 (@asabaylus)
- peg babel-loader to v8.1.0 to prevent cra error #650 (@asabaylus)
- make CSS work with Nextjs, Closes #602 #650 (@asabaylus)
🔩 Dependency Updates
- Bump @storybook/addon-actions from 6.1.21 to 6.2.2 #649 (@dependabot[bot])
- Bump @storybook/addon-links from 6.1.21 to 6.2.2 #646 (@dependabot[bot])
- Bump @storybook/node-logger from 6.1.21 to 6.2.2 #643 (@dependabot[bot])
- Bump @storybook/addon-jest from 6.1.21 to 6.2.2 #642 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Asa Baylus (@asabaylus)
v0.15.0
Release Notes
Rename resetInputOnClose to resetInputOnOpen (#641)
💥 Breaking Change
resetInputOnClose
has been renamed toresetInputOnOpen
and triggers when the command palette is opened.
🚀 Enhancement
- Rename resetInputOnClose to resetInputOnOpen #641 (@asabaylus)
🏠 Internal
- Bump @storybook/react from 6.1.18 to 6.1.20 #598 (@dependabot[bot])
- Bump @babel/core from 7.12.17 to 7.13.8 #597 (@dependabot[bot])
- Bump @storybook/addon-links from 6.1.18 to 6.1.20 #599 (@dependabot[bot])
🔩 Dependency Updates
- Bump @wojtekmaj/enzyme-adapter-react-17 from 0.4.1 to 0.6.0 #627 (@dependabot[bot])
- Bump @babel/cli from 7.13.10 to 7.13.14 #631 (@dependabot[bot])
- Bump @babel/core from 7.13.10 to 7.13.14 #630 (@dependabot[bot])
- Bump auto from 10.20.4 to 10.24.1 #632 (@dependabot[bot])
- Bump react and react-dom #623 (@dependabot[bot])
- Bump auto from 10.20.1 to 10.20.4 #620 (@dependabot[bot])
- Bump auto from 10.18.3 to 10.20.1 #619 (@dependabot[bot] @asabaylus)
- Bump react-dev-utils from 11.0.3 to 11.0.4 #618 (@dependabot[bot])
- Bump chromatic from 5.6.3 to 5.7.0 #617 (@dependabot[bot])
- Bump @storybook/preset-create-react-app from 3.1.6 to 3.1.7 #614 (@dependabot[bot])
- Bump @babel/cli from 7.13.0 to 7.13.10 #613 (@dependabot[bot])
- Bump @babel/core from 7.13.8 to 7.13.10 #612 (@dependabot[bot])
- Bump @storybook/addon-essentials from 6.1.20 to 6.1.21 #611 (@dependabot[bot])
- Bump @storybook/react from 6.1.20 to 6.1.21 #605 (@dependabot[bot])
- Bump auto from 10.16.8 to 10.18.3 #608 (@dependabot[bot])
- Bump @storybook/addon-jest from 6.1.20 to 6.1.21 #609 (@dependabot[bot])
- Bump @storybook/addon-a11y from 6.1.20 to 6.1.21 #610 (@dependabot[bot])
- Bump @storybook/addon-links from 6.1.20 to 6.1.21 #607 (@dependabot[bot])
- Bump @storybook/addon-actions from 6.1.20 to 6.1.21 #606 (@dependabot[bot])
- Bump @storybook/node-logger from 6.1.20 to 6.1.21 #604 (@dependabot[bot])
- Bump @storybook/addon-knobs from 6.1.20 to 6.1.21 #603 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Asa Baylus (@asabaylus)
v0.14.0
🚀 Enhancement
- Closes #588: Add filterSearchQuery prop #589 (@asabaylus)
🐛 Bug Fix
- Fix links to examples in README [ci skip] (@asabaylus)
⚠️ Pushed to main
- Cleanup CHANGELOG [ci skip] (@asabaylus)
Authors: 1
- Asa Baylus (@asabaylus)
v0.13.2
🐛 Bug Fix
- Closes #586: cleanup duplicate getSuggestionValue #587 (@asabaylus)
Authors: 1
- Asa Baylus (@asabaylus)
v0.13.1
🐛 Bug Fix
- Refactored builds for Create React App #584 (@asabaylus)
Authors: 1
- Asa Baylus (@asabaylus)