Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin authored and github-actions[bot] committed Jan 24, 2025
1 parent f2d8a08 commit 9528d0a
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog

[Unreleased changes](https://github.com/rapidez/core/compare/3.0.1...3.0.1)
[Unreleased changes](https://github.com/rapidez/core/compare/3.1.0...3.1.0)
## [3.1.0](https://github.com/rapidez/core/releases/tag/3.1.0) - 2025-01-24

### Added

- Shadow, outline and ring colors (#691)
- Autocomplete additionals fuzziness config (#708)

### Changed

- Frontend improvements (#682)
- Dynamic product listing image and redirect + swatch logic fix (#698)
- Changed the default border color (#699)
- Global slideover using teleport (#703)
- Show configured variant image in the cart (#688)
- Check the autocomplete resultsType outside of partial (#684)
- Renamed the country select component (#678)

### Fixed

- ReactiveSearch update (#697)
- Null coalescing for csrf token (#686)
- Fix error on file removal (#687)
- Slideover prevent-scroll (#700)

## [3.0.1](https://github.com/rapidez/core/releases/tag/3.0.1) - 2024-12-20

### Fixed
Expand Down

0 comments on commit 9528d0a

Please sign in to comment.