|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 8.2.0 (2026-04-09) |
| 4 | + |
| 5 | +<!-- Release notes generated using configuration in .github/release.yml at main --> |
| 6 | + |
| 7 | +## What's Changed |
| 8 | +### Breaking Changes |
| 9 | +* Update to Alchemy 8.1 by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/153 |
| 10 | +### Dependencies |
| 11 | +* Bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/151 |
| 12 | +* Bump vitest from 4.0.16 to 4.0.17 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/149 |
| 13 | +* Bump vite from 7.2.2 to 7.3.1 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/148 |
| 14 | +* Bump vitest from 4.0.17 to 4.0.18 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/152 |
| 15 | +* chore(deps-dev): bump vitest from 4.0.18 to 4.1.0 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/162 |
| 16 | +* chore(deps-dev): bump vite from 7.3.1 to 8.0.0 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/163 |
| 17 | +* chore(deps-dev): bump vite from 8.0.0 to 8.0.1 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/164 |
| 18 | +* chore(deps-dev): bump vitest from 4.1.0 to 4.1.2 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/166 |
| 19 | +* chore(deps-dev): bump vite from 8.0.1 to 8.0.3 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/167 |
| 20 | +* chore(deps-dev): bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/169 |
| 21 | +* chore(deps-dev): bump vitest from 4.1.2 to 4.1.4 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/170 |
| 22 | +* chore(deps-dev): bump vite from 8.0.5 to 8.0.8 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/171 |
| 23 | +### Other Changes |
| 24 | +* Pass rubygems_api_key secret to release workflow by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/147 |
| 25 | +* feat: Add IngredientColorSerializer by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/157 |
| 26 | +* fix: Use Alchemy's page etag generator by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/161 |
| 27 | +* feat: Store alchemy_preview_time in current global by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/168 |
| 28 | + |
| 29 | + |
| 30 | +**Full Changelog**: https://github.com/AlchemyCMS/alchemy-json_api/compare/v4.0.1...v8.2.0 |
| 31 | + |
3 | 32 | ## 4.1.1 (2026-02-03) |
4 | 33 |
|
5 | 34 | <!-- Release notes generated using configuration in .github/release.yml at 4.1-stable --> |
|
0 commit comments