391 Commits

Author SHA1 Message Date
semantic-release-bot
e5c859c7e0 chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.3...v1.4.4) (2022-05-26)

### Bug Fixes

* runtime error with RNW <=0.17 ([fe8c181](fe8c181a4b))
v1.4.4
2022-05-26 01:06:46 +00:00
Mark Lawlor
46ddf4a9a5 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-05-26 11:00:06 +10:00
Mark Lawlor
fe8c181a4b fix: runtime error with RNW <=0.17 2022-05-26 10:58:19 +10:00
semantic-release-bot
5dfd0c3d04 chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.2...v1.4.3) (2022-05-26)

### Bug Fixes

* runtime-styles parsing for RWN <=0.17 ([6dc1958](6dc195811a))
v1.4.3
2022-05-26 00:46:17 +00:00
Mark Lawlor
6dc195811a fix: runtime-styles parsing for RWN <=0.17 2022-05-26 10:43:12 +10:00
Mark Lawlor
f9f8db2f33 docs: update quick-start to use yarn 2022-05-26 09:38:07 +10:00
semantic-release-bot
8b6aabcd66 chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.1...v1.4.2) (2022-05-25)

### Bug Fixes

* add import React to component files ([467f7d2](467f7d2883))
v1.4.2
2022-05-25 23:16:10 +00:00
Mark Lawlor
de9064b680 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-05-26 09:12:58 +10:00
Mark Lawlor
467f7d2883 fix: add import React to component files 2022-05-26 09:06:53 +10:00
semantic-release-bot
7872a128ab chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.0...v1.4.1) (2022-05-25)

### Bug Fixes

* add import React to component files ([1cbee33](1cbee331a7))
v1.4.1
2022-05-25 23:00:15 +00:00
Mark Lawlor
1cbee331a7 fix: add import React to component files 2022-05-26 08:56:48 +10:00
Mark Lawlor
090e13514a docs: add google ownership file 2022-05-23 18:30:50 +10:00
semantic-release-bot
40549662bc chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.3...v1.4.0) (2022-05-18)

### Features

* allow hairlineWidth as a theme value ([5cf20d0](5cf20d00e2))
v1.4.0
2022-05-18 01:35:05 +00:00
Mark Lawlor
dd21c78cdb Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-18 11:26:49 +10:00
Renovate Bot
3211730048 chore(deps): update typescript-eslint monorepo to v5.25.0 2022-05-17 15:27:13 +00:00
Mark Lawlor
140b3f83ba Merge branch 'main' into next 2022-05-17 18:08:40 +10:00
Renovate Bot
cc159eb73b chore(deps): update babel monorepo to v7.17.12 2022-05-17 06:31:01 +00:00
semantic-release-bot
d63519044f chore(release): 1.4.0-next.2 [skip ci]
# [1.4.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.0-next.1...v1.4.0-next.2) (2022-05-17)

### Bug Fixes

* better clarification between the native and css tailwind plugins ([b484b54](b484b54ed7))
v1.4.0-next.2
2022-05-17 04:10:37 +00:00
Mark Lawlor
c8bf71f33d Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-17 14:00:57 +10:00
Mark Lawlor
870d807a2c Merge branch 'main' into next 2022-05-17 13:35:48 +10:00
semantic-release-bot
3abb385669 chore(release): 1.3.3 [skip ci]
## [1.3.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2...v1.3.3) (2022-05-17)

### Bug Fixes

* better clarification between the native and css tailwind plugins ([b484b54](b484b54ed7))
v1.3.3
2022-05-17 03:14:47 +00:00
Mark Lawlor
b484b54ed7 fix: better clarification between the native and css tailwind plugins 2022-05-17 13:11:33 +10:00
semantic-release-bot
6af0c3a5a5 chore(release): 1.4.0-next.1 [skip ci]
# [1.4.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2...v1.4.0-next.1) (2022-05-17)

### Features

* allow hairlineWidth as a theme value ([5cf20d0](5cf20d00e2))
v1.4.0-next.1
2022-05-17 01:46:18 +00:00
Mark Lawlor
3af4385c97 test: update snapshots 2022-05-17 11:43:15 +10:00
Mark Lawlor
5cf20d00e2 feat: allow hairlineWidth as a theme value 2022-05-17 11:34:43 +10:00
semantic-release-bot
16be49da0f chore(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.1...v1.3.2) (2022-05-17)

### Bug Fixes

* child styles not working with non-styled components ([ac9ccb9](ac9ccb9b93))
* **deps:** update dependency prism-react-renderer to v1.3.3 ([6905b42](6905b42218))
* divide borders on incorrect side ([df400cf](df400cf93d))
* double borders when using divide ([b56b483](b56b483467))
* vertical spacing for gap-[n] and gap-y-[n] ([8b27cae](8b27cae152))
v1.3.2
2022-05-17 00:23:59 +00:00
Mark Lawlor
ecb23093b8 v1.3.2 2022-05-17 10:20:58 +10:00
semantic-release-bot
50c5c73f93 chore(release): 1.3.2-next.4 [skip ci]
## [1.3.2-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2-next.3...v1.3.2-next.4) (2022-05-17)

### Bug Fixes

* vertical spacing for gap-[n] and gap-y-[n] ([8b27cae](8b27cae152))
v1.3.2-next.4
2022-05-17 00:04:50 +00:00
Mark Lawlor
82ff49b757 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-17 10:01:44 +10:00
Mark Lawlor
8b27cae152 fix: vertical spacing for gap-[n] and gap-y-[n] 2022-05-17 10:01:15 +10:00
semantic-release-bot
60e89c85ae chore(release): 1.3.2-next.3 [skip ci]
## [1.3.2-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2-next.2...v1.3.2-next.3) (2022-05-16)

### Bug Fixes

* divide borders on incorrect side ([df400cf](df400cf93d))
v1.3.2-next.3
2022-05-16 23:32:09 +00:00
Mark Lawlor
0f6e2ef8c7 test: updated divide-width snapshots 2022-05-17 09:28:30 +10:00
Mark Lawlor
be882fae76 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-17 09:04:57 +10:00
Mark Lawlor
df400cf93d fix: divide borders on incorrect side 2022-05-17 09:02:48 +10:00
semantic-release-bot
207bf0d6fc chore(release): 1.3.2-next.2 [skip ci]
## [1.3.2-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2-next.1...v1.3.2-next.2) (2022-05-16)

### Bug Fixes

* **deps:** update dependency prism-react-renderer to v1.3.3 ([6905b42](6905b42218))
* double borders when using divide ([b56b483](b56b483467))
v1.3.2-next.2
2022-05-16 21:10:35 +00:00
Mark Lawlor
b56b483467 fix: double borders when using divide 2022-05-17 07:06:01 +10:00
Renovate Bot
0264febc37 chore(deps): update commitlint monorepo to v17 2022-05-16 15:53:37 +00:00
Renovate Bot
6905b42218 fix(deps): update dependency prism-react-renderer to v1.3.3
[skip release]
2022-05-16 12:36:47 +00:00
semantic-release-bot
03c8ab202a chore(release): 1.3.2-next.1 [skip ci]
## [1.3.2-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.1...v1.3.2-next.1) (2022-05-16)

### Bug Fixes

* child styles not working with non-styled components ([ac9ccb9](ac9ccb9b93))
v1.3.2-next.1
2022-05-16 08:34:55 +00:00
Mark Lawlor
4cfb388d76 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-16 18:31:26 +10:00
Mark Lawlor
ac9ccb9b93 fix: child styles not working with non-styled components 2022-05-16 18:23:50 +10:00
Renovate Bot
d072c6bc85 chore(deps): update dependency @commitlint/cli to v16.3.0 2022-05-14 09:28:27 +00:00
Renovate Bot
d612a4ec00 chore(deps): update dependency @types/react-native to v0.67.7 2022-05-12 21:11:16 +00:00
Renovate Bot
90f4829b4f chore(deps): update dependency @types/jest to v27.5.1 2022-05-12 11:02:33 +00:00
Mark Lawlor
70b3ba12e6 Merge branch 'main' into next 2022-05-12 16:36:28 +10:00
Mark Lawlor
6015ccf7b8 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-05-12 16:36:14 +10:00
Mark Lawlor
ced452369f docs: add analytics 2022-05-12 16:35:57 +10:00
semantic-release-bot
63a9c64855 chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.0...v1.3.1) (2022-05-12)

### Bug Fixes

* incorrect export for web tailwind plugin ([4d67abb](4d67abb829))
v1.3.1
2022-05-12 06:24:50 +00:00
Mark Lawlor
4d67abb829 fix: incorrect export for web tailwind plugin 2022-05-12 16:21:16 +10:00
Mark Lawlor
7e110ad999 docs: update README 2022-05-12 14:21:51 +10:00