Skip to content

Commit fb65a75

Browse files
Version Packages
1 parent d57c9b7 commit fb65a75

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-humans-appear.md

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

CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- d57c9b7: typescript should throw an error when passed compoundVariants or defaultVariants with non-existing variants
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tailwind-variants",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "React Stitches-like variants API for tailwindcss classes",
55
"private": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)