Skip to content

Commit f31aec7

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent fc73e30 commit f31aec7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/filter-header-candidates.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/tailwindcss-patch/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# tailwindcss-patch
22

3+
## 8.2.3
4+
5+
### Patch Changes
6+
7+
- [`fc73e30`](https://github.com/sonofmagic/tailwindcss-mangle/commit/fc73e304bb67a7df926228f261cc846ed1f81ddd) Thanks [@sonofmagic](https://github.com/sonofmagic)! - Ensure Tailwind v4 candidate extraction only keeps class names that compile to CSS so HTTP header literals like `text/event-stream` no longer leak into the runtime class set.
8+
39
## 8.2.2
410

511
### Patch Changes

packages/tailwindcss-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-patch",
3-
"version": "8.2.2",
3+
"version": "8.2.3",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)