Skip to content

Latest commit

 

History

History
84 lines (42 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

84 lines (42 loc) · 2.06 KB

Changelog

Unreleased changes

3.0.0 - 2025-01-21

Added

  • Rapidez v3 support (6f15530)

Fixed

  • Template store id check (#11)

1.1.0 - 2024-07-15

Added

  • Laravel 11 support (#10)

1.0.1 - 2024-03-11

Fixed

  • Fix error on empty replace value (#9)

1.0.0 - 2024-03-05

Added

  • Rapidez v2 support (#8)

0.4.1 - 2023-12-21

Fixed

  • Refactor code to access fields securely (#7)

0.4.0 - 2023-12-21

Changed

  • Replace all given product attributes (#6)

0.3.0 - 2023-11-03

Added

  • Laravel 10 & PHP 8.2 support (#5)

0.2.2 - 2023-07-04

Fixed

  • Use url helpers (#4)

0.2.1 - 2022-04-12

Fixed

  • Use the new core facade location (3846d50)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (8f9581f)

0.1.2 - 2022-02-07

Fixed

  • Apply the ForCurrentStoreScope (#2)

0.1.1 - 2021-08-04

Changed

  • Changed the rapidez/core version constraint (930dee6)

0.1.0 - 2021-06-30

Initial release