Skip to content

Commit

Permalink
docs(cva): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-bell committed Aug 15, 2023
1 parent 10a3fa1 commit 67f64a1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions packages/cva/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,19 @@ For documentation, visit [cva.style](https://cva.style).
// => "button"
```

3. Utilize `swc` minification to improve bundlesize
3. **Utilize `swc` minification to improve bundlesize**

> **Warning**
>
> Size may differ before stable release
4. Warns against passing generic type parameters into `cva`. This wasn't supported originally, but the API wasn't exactly clear.

5. New `defineConfig` API
5. **New `defineConfig` API**

6. New `@cva/tailwindcss` package
6. **New `@cva/tailwindcss` package**

7. **New `compose` API**

### API Reference

Expand Down

1 comment on commit 67f64a1

@vercel
Copy link

@vercel vercel bot commented on 67f64a1 Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.