-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,31 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [3.18.0] - 2024-02-11 | ||
|
||
### 💡 Features | ||
|
||
- ***(front)*** Add Dockerfile and YAML syntax-highlighter support | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- ***(front)*** Add overrides for motion styles with dynamic specificity (#1224) | ||
- ***(front)*** Set `ready` body class on 404 direct-hits | ||
- ***(front)*** Refactor marked instances, configuration, and imports (#1217) | ||
|
||
### ♻️ Refactor | ||
|
||
- ***(front)*** Reduce and reflow post and article layout and styles (#1216) | ||
- ***(front)*** Use PATHS and URIS constants (#1202) | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- ***(back)*** Upgrade to [email protected] (#1213) | ||
- ***(ci)*** Update playwright to 1.41.2 | ||
- ***(front)*** Update and patch FE deps | ||
- ***(front)*** Update FE deps (#1213) | ||
- ***(terraform)*** Upgrade RDS to postgresql 15.5 | ||
|
||
## [3.17.1] - 2024-02-01 | ||
|
||
### ♻️ Refactor | ||
|