Commit Graph

1139 Commits

Author SHA1 Message Date
semantic-release-bot
400c8af930 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0...v1.0.1) (2022-05-05)

### Bug Fixes

* ci versioning ([f2374e3](f2374e3e30))
* **deps:** update docusaurus monorepo to v2.0.0-beta.20 ([1d0e361](1d0e361c96))
v1.0.1
2022-05-05 22:57:33 +00:00
Mark Lawlor
4e0cfc9167 docs: add TailwindCLI (CSS) 2022-05-06 08:53:32 +10:00
Mark Lawlor
5d8dbbf5c0 docs: removed old docs folder 2022-05-06 08:49:13 +10:00
Mark Lawlor
82e3e48e1b Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-06 08:48:45 +10:00
Renovate Bot
1d0e361c96 fix(deps): update docusaurus monorepo to v2.0.0-beta.20
[skip release]
2022-05-05 18:09:33 +00:00
Renovate Bot
3fd8f72daa chore(deps): update dependency metro-react-native-babel-preset to v0.70.3 2022-05-05 15:49:34 +00:00
Mark Lawlor
385cdf713a docs: update readme 2022-05-05 16:34:32 +10:00
Mark Lawlor
70307bf804 docs: add badges to readme 2022-05-05 16:16:27 +10:00
semantic-release-bot
4550ac04c8 chore(release): 1.0.1-next.1 [skip ci]
## [1.0.1-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0...v1.0.1-next.1) (2022-05-05)

### Bug Fixes

* ci versioning ([f2374e3](f2374e3e30))
v1.0.1-next.1
2022-05-05 05:26:49 +00:00
Mark Lawlor
f2374e3e30 fix: ci versioning 2022-05-05 15:23:28 +10:00
semantic-release-bot
802fc548ca chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v0.1.7...v1.0.0) (2022-05-05)

### Bug Fixes

* add output option to postcss plugin ([0a910de](0a910dee36))
* add plugin.js to npm. lint fixes ([5c0c74d](5c0c74de6a))
* cli watch flag ([c972e06](c972e062c4))
* **deps:** pin dependencies ([58e090d](58e090dd56))
* **deps:** update docusaurus monorepo to v2.0.0-beta.19 ([3206a8a](3206a8a7a2))
* expose postcss plugin ([ff7f0fc](ff7f0fc2d3))
* hmr=false was processes all files ([9fda8ea](9fda8eab87))
* improvements to platform prefixes ([3496060](3496060bc0))
* postcss plugin not compiling variables ([4742d58](4742d5828e))
* production dependancies ([683a7e9](683a7e96d1))
* revert back to npm lockfile 1 for node 14 support ([f718884](f7188848a5))
* selector generation when using important ([b39125d](b39125d9a8))
* updated dependancies ([e128db7](e128db763a))

### Features

* add feature preview flag ([9397e67](9397e67cff))
* basic platform variant matching ([22da605](22da605c24))
* change useTailwind to a factory function ([56b4a29](56b4a29941))
* new babel modes ([4c5741f](4c5741fff6))
* rename allowModules and blockmodules ([cae86cf](cae86cf93e))
* rewrite extract native styles logic ([30c5b76](30c5b76a4a))

### BREAKING CHANGES

* skipTransform: true has been changed to mode: "compileOnly"
v1.0.0
2022-05-05 04:11:13 +00:00
Mark Lawlor
030dc0cfd8 New readme (#38)
* docs: update readme

* docs: update readme
2022-05-05 14:07:45 +10:00
semantic-release-bot
4dcc2d5a22 chore(release): 1.0.0-next.10 [skip ci]
# [1.0.0-next.10](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.9...v1.0.0-next.10) (2022-05-05)

### Features

* add feature preview flag ([06d3f46](06d3f46106))
2022-05-05 14:07:45 +10:00
Mark Lawlor
9397e67cff feat: add feature preview flag 2022-05-05 14:07:45 +10:00
semantic-release-bot
c6ef6391fc chore(release): 1.0.0-next.9 [skip ci]
# [1.0.0-next.9](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.8...v1.0.0-next.9) (2022-05-05)

### Bug Fixes

* production dependancies ([675d00f](675d00f917))
2022-05-05 14:07:45 +10:00
Mark Lawlor
683a7e96d1 fix: production dependancies 2022-05-05 14:07:45 +10:00
semantic-release-bot
cb9384760e chore(release): 1.0.0-next.8 [skip ci]
# [1.0.0-next.8](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.7...v1.0.0-next.8) (2022-05-05)

### Bug Fixes

* postcss plugin not compiling variables ([fdd14fe](fdd14fe462))
* updated dependancies ([06ee26b](06ee26b092))
2022-05-05 14:07:45 +10:00
Mark Lawlor
4742d5828e fix: postcss plugin not compiling variables 2022-05-05 14:07:45 +10:00
Mark Lawlor
b28c267e3a refactor: postcss plugin 2022-05-05 14:07:45 +10:00
Mark Lawlor
e128db763a fix: updated dependancies 2022-05-05 14:07:45 +10:00
Mark Lawlor
43fde81929 test: use npm cache 2022-05-05 14:07:45 +10:00
Mark Lawlor
f1070a570b test: set maxworkers 2022-05-05 14:07:45 +10:00
semantic-release-bot
63da730308 chore(release): 1.0.0-next.7 [skip ci]
# [1.0.0-next.7](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.6...v1.0.0-next.7) (2022-05-05)

### Bug Fixes

* add output option to postcss plugin ([e11a066](e11a066c22))
2022-05-05 14:07:45 +10:00
Mark Lawlor
0a910dee36 fix: add output option to postcss plugin 2022-05-05 14:07:45 +10:00
Mark Lawlor
5408897409 docs: fix broken links 2022-05-05 14:07:45 +10:00
semantic-release-bot
6d7af1f633 chore(release): 1.0.0-next.6 [skip ci]
# [1.0.0-next.6](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.5...v1.0.0-next.6) (2022-05-05)

### Bug Fixes

* expose postcss plugin ([e0a1c3c](e0a1c3cb8f))

### Features

* new babel modes ([461f476](461f47697d))

### BREAKING CHANGES

* skipTransform: true has been changed to mode: "compileOnly"
2022-05-05 14:07:45 +10:00
Mark Lawlor
4c5741fff6 feat: new babel modes
BREAKING CHANGE: skipTransform: true has been changed to mode: "compileOnly"
2022-05-05 14:07:45 +10:00
Mark Lawlor
659b11d53e test: remove cli test 2022-05-05 14:07:45 +10:00
Mark Lawlor
ff7f0fc2d3 fix: expose postcss plugin 2022-05-05 14:07:45 +10:00
Mark Lawlor
436d73e32e ci: prevent renovate creating releases for website updates 2022-05-05 14:07:45 +10:00
Mark Lawlor
154721c8ab ci: ensure tests are run before publish 2022-05-05 14:07:45 +10:00
semantic-release-bot
844e0edc85 chore(release): 1.0.0-next.5 [skip ci]
# [1.0.0-next.5](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.4...v1.0.0-next.5) (2022-05-05)

### Features

* rename allowModules and blockmodules ([46d52bc](46d52bc160))
2022-05-05 14:07:45 +10:00
Mark Lawlor
cae86cf93e feat: rename allowModules and blockmodules
BREAKING CHANGES:

- allowModules has been renamed to allowModuleTransform
- blockModules has been renamed to blockModuleTransform
2022-05-05 14:07:45 +10:00
Mark Lawlor
172c4d561a docs: update website 2022-05-05 14:07:45 +10:00
semantic-release-bot
26c534f34b chore(release): 1.0.0-next.4 [skip ci]
# [1.0.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.3...v1.0.0-next.4) (2022-05-04)

### Bug Fixes

* **deps:** update docusaurus monorepo to v2.0.0-beta.19 ([a381ad2](a381ad25a9))
2022-05-05 14:07:45 +10:00
Renovate Bot
3206a8a7a2 fix(deps): update docusaurus monorepo to v2.0.0-beta.19 2022-05-05 14:07:45 +10:00
Mark Lawlor
783d2f27c9 docs: fix broken links 2022-05-05 14:07:45 +10:00
Mark Lawlor
c382479640 docs: update website 2022-05-05 14:07:45 +10:00
Renovate Bot
87db80bbae chore(deps): update dependency ts-jest to v28.0.1 2022-05-05 14:07:45 +10:00
semantic-release-bot
318dbc1eb5 chore(release): 1.0.0-next.3 [skip ci]
# [1.0.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.2...v1.0.0-next.3) (2022-05-03)

### Bug Fixes

* **deps:** pin dependencies ([f51b499](f51b4994f9))
2022-05-05 14:07:45 +10:00
Renovate Bot
58e090dd56 fix(deps): pin dependencies 2022-05-05 14:07:45 +10:00
Renovate Bot
2c4570e81a chore(deps): update jest monorepo 2022-05-05 14:07:45 +10:00
Mark Lawlor
9e6e5f2233 docs: add site 2022-05-05 14:07:45 +10:00
semantic-release-bot
2f28a60c25 chore(release): 1.0.0-next.2 [skip ci]
# [1.0.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.1...v1.0.0-next.2) (2022-05-03)

### Bug Fixes

* auto publish ([e964d64](e964d64110))
2022-05-05 14:07:45 +10:00
Mark Lawlor
ae6c96b34b ci: fix NPM_TOKEN 2022-05-05 14:07:45 +10:00
Mark Lawlor
989c334273 ci: add publish 2022-05-05 14:07:45 +10:00
semantic-release-bot
3ad1017d86 chore(release): 1.0.0-next.1 [skip ci]
# [1.0.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v0.2.0-next.1...v1.0.0-next.1) (2022-05-03)

### Features

* v1 ([67ec4e0](67ec4e04e1))

### BREAKING CHANGES

* useTailwind is now a factory function
2022-05-05 14:07:45 +10:00
Mark Lawlor
0057b33d6a ci: update .releaserc 2022-05-05 14:07:45 +10:00
semantic-release-bot
f27ac8464d chore(release): 0.2.0-next.1 [skip ci]
# [0.2.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v0.1.7...v0.2.0-next.1) (2022-05-03)

### Bug Fixes

* add plugin.js to npm. lint fixes ([5c0c74d](5c0c74de6a))
* cli watch flag ([c972e06](c972e062c4))
* hmr=false was processes all files ([9fda8ea](9fda8eab87))
* improvements to platform prefixes ([3496060](3496060bc0))
* revert back to npm lockfile 1 for node 14 support ([f718884](f7188848a5))
* selector generation when using important ([b39125d](b39125d9a8))

### Features

* basic platform variant matching ([22da605](22da605c24))
* change useTailwind to a factory function ([56b4a29](56b4a29941))
* rewrite extract native styles logic ([30c5b76](30c5b76a4a))
2022-05-05 14:07:45 +10:00
Mark Lawlor
7fa25212d9 ci: change publish node version 2022-05-05 14:07:45 +10:00