-
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
34 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,40 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [3.8.0] - 2023-10-22 | ||
|
||
### 💡 Features | ||
|
||
- ***(back)*** Adds quote component schema and posts schema association (#886) | ||
- ***(front)*** Adds Code copy event and data (#885) | ||
- ***(front)*** Adds quote Svelte component and styles (#886) | ||
- ***(front)*** Adds svelte syntax support to Code component (#884) | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- ***(front)*** Adjusts webkit scrollbar styles | ||
- ***(front)*** Adds view-transition properties to prefers-reduced (#876) | ||
|
||
### 👷 Build | ||
|
||
- ***(front)*** Uses markdown for AnimatedImage figcaption | ||
- ***(front)*** Adjusts typography and post styles | ||
|
||
### ✅ Testing | ||
|
||
- ***(backstop)*** Updates gh-stg refs with font rendering adjustments | ||
- ***(backstop)*** Updates navigate from posts test | ||
- ***(backstop)*** Adds tests for syntax highlighter and animated image components (#882) | ||
- ***(backstop)*** Updates gh-prd refs | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- ***(ci)*** Removes sandbox mode for gh workflow lighthouse runs (#879) (#880) | ||
- ***(front)*** Updates to [email protected] and unplugin-icons/iconify 0.17.1/1.1.6 | ||
- ***(front)*** Removes sentry bloat preferring core error tracing only (#872) | ||
- ***(github)*** Updates issue templates | ||
- ***(testing)*** Adjusts how lighthouse applies automation querystring | ||
|
||
## [3.7.2] - 2023-10-19 | ||
|
||
### ♻️ Refactor | ||
|