Skip to content

Commit 4e98944

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 91f408c commit 4e98944

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/add-sync-class-set.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.1.0
4+
5+
### Minor Changes
6+
7+
- [`91f408c`](https://github.com/sonofmagic/tailwindcss-mangle/commit/91f408cb4a010f1f339cf0469912a1006ad1d35c) Thanks [@sonofmagic](https://github.com/sonofmagic)! - Add `getClassSetSync` along with synchronous cache utilities so consumers that cannot await the async API can still collect Tailwind classes.
8+
39
## 8.0.0
410

511
### Major 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.0.0",
3+
"version": "8.1.0",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)