Skip to content

Commit bb88684

Browse files
committed
Bump alchemy-json_api to 3.0.0
1 parent aa5c6c0 commit bb88684

2 files changed

Lines changed: 53 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [v3.0.0](https://github.com/AlchemyCMS/alchemy-json_api/tree/v3.0.0) (2025-07-17)
4+
5+
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/package-v3.0.0...v3.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- Bump minimum Alchemy version to 7.2.0 [\#116](https://github.com/AlchemyCMS/alchemy-json_api/pull/116) ([tvdeyen](https://github.com/tvdeyen))
10+
- Bump vite from 7.0.4 to 7.0.5 [\#115](https://github.com/AlchemyCMS/alchemy-json_api/pull/115) ([dependabot[bot]](https://github.com/apps/dependabot))
11+
- Use Ruby config to set caching options [\#114](https://github.com/AlchemyCMS/alchemy-json_api/pull/114) ([tvdeyen](https://github.com/tvdeyen))
12+
- Efficient edge caching [\#113](https://github.com/AlchemyCMS/alchemy-json_api/pull/113) ([tvdeyen](https://github.com/tvdeyen))
13+
- Bump vite from 6.3.5 to 7.0.4 [\#112](https://github.com/AlchemyCMS/alchemy-json_api/pull/112) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- Bump prettier from 3.5.3 to 3.6.2 [\#110](https://github.com/AlchemyCMS/alchemy-json_api/pull/110) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
16+
## [package-v3.0.0](https://github.com/AlchemyCMS/alchemy-json_api/tree/package-v3.0.0) (2025-06-18)
17+
18+
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/v2.4.3...package-v3.0.0)
19+
20+
**Closed issues:**
21+
22+
- Already a hundred prs/issues! [\#100](https://github.com/AlchemyCMS/alchemy-json_api/issues/100)
23+
24+
**Merged pull requests:**
25+
26+
- chore: replace rollup with vite [\#103](https://github.com/AlchemyCMS/alchemy-json_api/pull/103) ([lassediercks](https://github.com/lassediercks))
27+
- Go pnpm [\#101](https://github.com/AlchemyCMS/alchemy-json_api/pull/101) ([lassediercks](https://github.com/lassediercks))
28+
- chore: switch from jest to vitest [\#99](https://github.com/AlchemyCMS/alchemy-json_api/pull/99) ([lassediercks](https://github.com/lassediercks))
29+
330
## [v2.4.3](https://github.com/AlchemyCMS/alchemy-json_api/tree/v2.4.3) (2025-06-17)
431

532
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/v2.4.2...v2.4.3)
@@ -26,7 +53,31 @@
2653

2754
## [v2.4.0](https://github.com/AlchemyCMS/alchemy-json_api/tree/v2.4.0) (2025-01-09)
2855

29-
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/v2.3.0...v2.4.0)
56+
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/package-v2.0.0...v2.4.0)
57+
58+
## [package-v2.0.0](https://github.com/AlchemyCMS/alchemy-json_api/tree/package-v2.0.0) (2024-11-15)
59+
60+
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/package-v1.3.0...package-v2.0.0)
61+
62+
**Merged pull requests:**
63+
64+
- Remove CommonJS package [\#94](https://github.com/AlchemyCMS/alchemy-json_api/pull/94) ([tvdeyen](https://github.com/tvdeyen))
65+
- Update sqlite3 requirement from ~\> 1.4 to ~\> 2.2 [\#93](https://github.com/AlchemyCMS/alchemy-json_api/pull/93) ([dependabot[bot]](https://github.com/apps/dependabot))
66+
67+
## [package-v1.3.0](https://github.com/AlchemyCMS/alchemy-json_api/tree/package-v1.3.0) (2024-11-08)
68+
69+
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/package-v1.2.0...package-v1.3.0)
70+
71+
**Merged pull requests:**
72+
73+
- Bump rollup from 2.79.2 to 4.24.4 [\#92](https://github.com/AlchemyCMS/alchemy-json_api/pull/92) ([dependabot[bot]](https://github.com/apps/dependabot))
74+
- Bump @rollup/plugin-babel from 5.3.1 to 6.0.4 [\#90](https://github.com/AlchemyCMS/alchemy-json_api/pull/90) ([dependabot[bot]](https://github.com/apps/dependabot))
75+
- Bump prettier from 2.8.8 to 3.3.3 [\#89](https://github.com/AlchemyCMS/alchemy-json_api/pull/89) ([dependabot[bot]](https://github.com/apps/dependabot))
76+
- Add dependabot version updates [\#88](https://github.com/AlchemyCMS/alchemy-json_api/pull/88) ([tvdeyen](https://github.com/tvdeyen))
77+
78+
## [package-v1.2.0](https://github.com/AlchemyCMS/alchemy-json_api/tree/package-v1.2.0) (2024-10-30)
79+
80+
[Full Changelog](https://github.com/AlchemyCMS/alchemy-json_api/compare/v2.3.0...package-v1.2.0)
3081

3182
**Merged pull requests:**
3283

lib/alchemy/json_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Alchemy
44
module JsonApi
5-
VERSION = "2.4.3"
5+
VERSION = "3.0.0"
66
end
77
end

0 commit comments

Comments
 (0)