Skip to content

Commit a2406b8

Browse files
chore: release v1.6.4
1 parent b7519dd commit a2406b8

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

packages/uniwind/CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
## What's Changed in 1.6.3
1+
## What's Changed in 1.6.4
2+
3+
4+
5+
### 🚀 Features
6+
* feat: getCSSVariable function to get css variable outside of react by @Brentlok in [#521](https://github.com/uni-stack/uniwind/pull/521)
7+
* feat: parse inline-start inline-end border to RN by @Brentlok in [#515](https://github.com/uni-stack/uniwind/pull/515)
8+
9+
10+
### 🐛 Bug Fixes
11+
* fix: join border radius to fix some components by @Brentlok in [#517](https://github.com/uni-stack/uniwind/pull/517)
12+
* fix: remove deprecated push notification ios export by @Brentlok in [#516](https://github.com/uni-stack/uniwind/pull/516)
13+
14+
15+
**Full Changelog**: https://github.com/uni-stack/uniwind/compare/v1.6.3...v1.6.4## What's Changed in 1.6.3
216

317

418

packages/uniwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "uniwind",
4-
"version": "1.6.3",
4+
"version": "1.6.4",
55
"description": "The fastest Tailwind bindings for React Native",
66
"homepage": "https://uniwind.dev",
77
"author": "Unistack",

0 commit comments

Comments
 (0)