|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -[Unreleased changes](https://github.com/rapidez/core/compare/2.18.2...2.18.2) |
4 | | -## [2.18.2](https://github.com/rapidez/core/releases/tag/2.18.2) - 2024-11-27 |
5 | | - |
6 | | -### Fixed |
7 | | - |
8 | | -- Improved Vue/Turbo loading speed fix (#662) |
9 | | - |
10 | | -## [2.18.1](https://github.com/rapidez/core/releases/tag/2.18.1) - 2024-11-27 |
11 | | - |
12 | | -### Fixed |
13 | | - |
14 | | -- Typo (#658) |
15 | | - |
16 | | -## [2.18.0](https://github.com/rapidez/core/releases/tag/2.18.0) - 2024-11-26 |
17 | | - |
18 | | -### Changed |
19 | | - |
20 | | -- Improved Vue/Turbo loading speed (#653) |
21 | | - |
22 | | -## [2.17.1](https://github.com/rapidez/core/releases/tag/2.17.1) - 2024-11-26 |
23 | | - |
24 | | -### Fixed |
25 | | - |
26 | | -- Reduce forced reflow with the slider (#609) |
27 | | -- Clone address to remove reactivity (#656) |
28 | | - |
29 | | -## [2.17.0](https://github.com/rapidez/core/releases/tag/2.17.0) - 2024-11-20 |
30 | | - |
31 | | -### Added |
32 | | - |
33 | | -- Disable checkout button and add notice if not in stock (#627) |
34 | | - |
35 | | -### Changed |
36 | | - |
37 | | -- Apply middlewares from fallback routes (#643) |
38 | | - |
39 | | -## [2.16.0](https://github.com/rapidez/core/releases/tag/2.16.0) - 2024-11-19 |
40 | | - |
41 | | -### Changed |
42 | | - |
43 | | -- Resize path helper (#633, #648) |
44 | | -- Extracted login to a loginByToken function (#637) |
45 | | - |
46 | | -### Fixed |
47 | | - |
48 | | -- Image switching length fix (#641) |
49 | | -- Fix error of undefined when extensions is not set (#634) |
50 | | - |
51 | | -## [2.15.0](https://github.com/rapidez/core/releases/tag/2.15.0) - 2024-10-23 |
| 3 | +[Unreleased changes](https://github.com/rapidez/core/compare/2.19.0...2.19.0) |
| 4 | +## [2.19.0](https://github.com/rapidez/core/releases/tag/2.19.0) - 2024-12-13 |
52 | 5 |
|
53 | 6 | ### Added |
54 | 7 |
|
55 | | -- VAT change event (#606) |
56 | | - |
57 | | -### Fixed |
58 | | - |
59 | | -- Use correct object structure in PostCSS config (#611) |
60 | | - |
61 | | -## [2.14.0](https://github.com/rapidez/core/releases/tag/2.14.0) - 2024-10-17 |
62 | | - |
63 | | -### Changed |
64 | | - |
65 | | -- Updated the frontend dependencies including Vite 5 (#584) |
66 | | -- Drop support for Magento 2.4.5 (#589) |
67 | | - |
68 | | -### Fixed |
69 | | - |
70 | | -- Filter out double slashes from API endpoints (#559) |
71 | | -- Fix casts in quote model (#542) |
72 | | -- Correct error message when placing an order fails (#599) |
| 8 | +- URLs from Magento option + config refactor with multi-cache (#567) |
| 9 | +- Global slideover (#619) |
73 | 10 |
|
74 | 11 | ## [2.13.0](https://github.com/rapidez/core/releases/tag/2.13.0) - 2024-09-27 |
75 | 12 |
|
|
0 commit comments