You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Webperf Changelog
2
2
3
-
## 1.0.29 - UNRELEASED
3
+
## 1.0.29 - 2024.02.09
4
4
### Added
5
5
* Add `phpstan` and `ecs` code linting
6
6
* Add `code-analysis.yaml` GitHub action
@@ -16,6 +16,7 @@
16
16
17
17
### Fixed
18
18
* Update to Boomerang Loader Snippet version 15 to modernize the loader, and eliminage `document.write` warnings
19
+
* Added the unused `static` to the Tailwind CSS `blocklist` to avoid a name collision with a Craft CSS class ([#1412](https://github.com/nystudio107/craft-seomatic/issues/1412))
0 commit comments