File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
6
6
7
+ ## [ 3.0.0] 22.11.2024
8
+
9
+ New major release! 🎉
10
+
11
+ Major kudos to @jekku123 that has done 99% of the work for this! 🥇
12
+
13
+ - Update to drupal 10.3.9
14
+ - Update contrib modules
15
+ - Update to latest version of next-drupal (beta2) both Drupal module and npm package
16
+ - Switch to Auth.js for authentication
17
+ - Changes to drupalClient to extend NextDrupalBase
18
+ - Switch to next-intl
19
+ - Refinements for the redis integration
20
+ - Implementation of Draft Mode
21
+ - Directory refactoring in the /next subfolder
22
+ - Revamped search functionality using searchkit
23
+ - Added dark mode
24
+
7
25
## [ 2.7.0] 19.11.2024
8
26
9
27
- Add swrDelta config option for CDNs by @joshua-scott
You can’t perform that action at this time.
0 commit comments