Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
chore: @gluestack-style/react@0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-tailor committed Aug 17, 2023
1 parent 21964bc commit 16b8e8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @gluestack-style/react

## 0.2.1

### Patch Changes

- Boot time performance improvments [PR](https://github.com/gluestack/gluestack-style/pull/318)
- Typing improvement
- Styled precedence order
- AsForwarder style injection order

## 0.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gluestack-style/react",
"description": "A universal & performant styling library for React Native, Next.js & React",
"version": "0.2.0",
"version": "0.2.1",
"keywords": [
"React Native",
"Next.js",
Expand Down

0 comments on commit 16b8e8a

Please sign in to comment.