|
| 1 | +### [0.0.1-alpha.16](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.15...v0.0.1-alpha.16) (2021-10-05) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **tailwindcss:** 🐛 patch causing the builds to fail ([cad73c9](https://github.com/timelessco/renderlesskit-react-tailwind/commit/cad73c9283a0677d23dc822b2c2536df4bc34fa2)) |
| 7 | + |
| 8 | + |
| 9 | +### Test Updates |
| 10 | + |
| 11 | +* **spinner:** ✅ fix spinner related test bugs ([bad59e2](https://github.com/timelessco/renderlesskit-react-tailwind/commit/bad59e239623bb8ebc618392b1c51e799bd19405)) |
| 12 | + |
| 13 | + |
| 14 | +### Code Refactors |
| 15 | + |
| 16 | +* **box:** ♻️ use box, tcm & cx whereever possible ([24290ea](https://github.com/timelessco/renderlesskit-react-tailwind/commit/24290eab592237de37e123ede42ea79dfc5b01cf)) |
| 17 | +* **button:** ♻️ finalize stateful & stateless code type ([1afaa68](https://github.com/timelessco/renderlesskit-react-tailwind/commit/1afaa68ba352319792e81fd29ef0a1100b81b2f6)) |
| 18 | +* **button:** ♻️ update cloning & passing props ([bdbdbfe](https://github.com/timelessco/renderlesskit-react-tailwind/commit/bdbdbfe058774dd578ac36e121b97edac82c0fe3)) |
| 19 | +* **checkbox:** ♻️ add useCheckboxProps & left context exp ([3b61b2d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/3b61b2d91ade6be75cde4a145dd6d125cb364e11)) |
| 20 | +* **checkbox:** ♻️ continue checkbox experimenting ([2a50c05](https://github.com/timelessco/renderlesskit-react-tailwind/commit/2a50c059ad95dec9474f666ce910d0fd60901575)) |
| 21 | +* **checkbox:** ♻️ properly move props from state ([8aa55f3](https://github.com/timelessco/renderlesskit-react-tailwind/commit/8aa55f3c6282313c279c9b8023ebc780f291b312)) |
| 22 | +* **checkbox:** ♻️ reakit styled composition ([656efb4](https://github.com/timelessco/renderlesskit-react-tailwind/commit/656efb4dc18366424ac5384d72c041d6a1596c6c)) |
| 23 | +* **checkbox:** ♻️ start checkbox with the lessons learned ([fca2110](https://github.com/timelessco/renderlesskit-react-tailwind/commit/fca211064fa684949608a940a656e5f5d4b8c537)) |
| 24 | +* **format:** 🎨 update format for new prettier version ([4fc69a8](https://github.com/timelessco/renderlesskit-react-tailwind/commit/4fc69a8b2b73e87d4c1a9c29960cf67abdde951c)) |
| 25 | +* **spinner:** ♻️ change aria to proper name label ([d99c7ec](https://github.com/timelessco/renderlesskit-react-tailwind/commit/d99c7ec89afd06d871750e1f23f05cb8fc3ed80c)) |
| 26 | +* **spinner:** ♻️ use reakit spinner ([ac0ec33](https://github.com/timelessco/renderlesskit-react-tailwind/commit/ac0ec3301ccf5cbff8187c3442eb22650b636619)) |
| 27 | + |
| 28 | + |
| 29 | +### Feature Updates |
| 30 | + |
| 31 | +* ✨ finish ground works for radio ([0b8c2b2](https://github.com/timelessco/renderlesskit-react-tailwind/commit/0b8c2b25831e1b5fdeac720b05f0a1c44aa7b8c8)) |
| 32 | +* **checkbox:** ✨ add checkbox label ([51713fa](https://github.com/timelessco/renderlesskit-react-tailwind/commit/51713fabe870f462730079837beb297374b50aa5)) |
| 33 | +* **checkbox:** ✨ add text & description ([3f881a4](https://github.com/timelessco/renderlesskit-react-tailwind/commit/3f881a47582b083aab2442658773ac3fb4d4ef7b)) |
| 34 | +* **checkbox:** ✨ add updated checkbox core component ([904f96d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/904f96d8b6533eb74e8499e6645ac68f599af6bf)) |
| 35 | +* **checkbox:** ✨ finalize the new rfc ([d758d32](https://github.com/timelessco/renderlesskit-react-tailwind/commit/d758d32f4a4722f7060b6d1caa7d0a8bfdb0b0ed)) |
| 36 | +* **checkbox:** ✨ implement best simple comp & more changes ([d3a1d4c](https://github.com/timelessco/renderlesskit-react-tailwind/commit/d3a1d4ca2b8e6ed52dede887f72417d486463a50)) |
| 37 | +* **checkbox:** ✨ update checkbox with icon styles ([54b4be2](https://github.com/timelessco/renderlesskit-react-tailwind/commit/54b4be2aedbc103424761edc4433990aada25703)) |
| 38 | +* **checkbox:** ✨ update simple method with state & more ([2a2323f](https://github.com/timelessco/renderlesskit-react-tailwind/commit/2a2323f5cacc8162a1af627389c358f81d339b3b)) |
| 39 | +* **checkbox:** ✨ use reakit for custom checkbox ([419243c](https://github.com/timelessco/renderlesskit-react-tailwind/commit/419243cf33c8edee93630bce635af4fb473cd582)) |
| 40 | +* **props:** ✨ provide clone passing props ([66df926](https://github.com/timelessco/renderlesskit-react-tailwind/commit/66df926298ee2c3375f81f46cb2db2980a09d057)) |
| 41 | +* **radio:** ✨ finish radio component ([2e5691e](https://github.com/timelessco/renderlesskit-react-tailwind/commit/2e5691eb16cb3fcd956eecef2072ff75532f9d54)) |
| 42 | +* **tw-merge:** ✨ add tailwind merge for cx ([344045d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/344045ddf9e4c71628923bd6524de6c7062caa1e)) |
| 43 | + |
| 44 | + |
| 45 | +### Maintanance Updates |
| 46 | + |
| 47 | +* ⬆️ upgrade deps ([4da958e](https://github.com/timelessco/renderlesskit-react-tailwind/commit/4da958ecb9dd0e3335e3d305e4a33c15e006547d)) |
| 48 | +* 🔨 use yarn 3 and its patch ([b263036](https://github.com/timelessco/renderlesskit-react-tailwind/commit/b26303673106f750be5278029cdb890eecad6f11)) |
| 49 | +* **branch:** 🔧 change master to main ([c44db34](https://github.com/timelessco/renderlesskit-react-tailwind/commit/c44db347683080eeabdfda489d8e24cb33170721)) |
| 50 | +* **config:** 🔧 update deps & patches ([a59c586](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a59c5862afa28bec8693f3ed4f4dc5fa929eeea4)) |
| 51 | +* **config:** 🔧 update dev setup configs ([11aeee3](https://github.com/timelessco/renderlesskit-react-tailwind/commit/11aeee33197e1832a1f44b67c6b678ae186bcaec)) |
| 52 | +* **config:** 🔧 update eslint import config ([2f89443](https://github.com/timelessco/renderlesskit-react-tailwind/commit/2f89443cd113ff8cb67be96e5d19abc6048a1c50)) |
| 53 | +* **deps:** ✨ update prod & dev deps ([eb211cd](https://github.com/timelessco/renderlesskit-react-tailwind/commit/eb211cd86753b573c4f8ab3cdae1acfb71cbb280)) |
| 54 | +* **deps:** ⬆️ update actions/checkout action to v2 ([#157](https://github.com/timelessco/renderlesskit-react-tailwind/issues/157)) ([bb1fa52](https://github.com/timelessco/renderlesskit-react-tailwind/commit/bb1fa52d1ddc601cac575291a32c72c3b9ee3298)) |
| 55 | +* **deps:** ⬆️ update actions/setup-node action to v2 ([#158](https://github.com/timelessco/renderlesskit-react-tailwind/issues/158)) ([7f4cd0a](https://github.com/timelessco/renderlesskit-react-tailwind/commit/7f4cd0a8c4bcfb40c3d385669648a6bf7acf643c)) |
| 56 | +* **deps:** ⬆️ update dev dependencies (minor) ([#155](https://github.com/timelessco/renderlesskit-react-tailwind/issues/155)) ([1797fa5](https://github.com/timelessco/renderlesskit-react-tailwind/commit/1797fa5c9ca7048e4b144d82baecf26a0d8339a1)) |
| 57 | +* **deps:** ⬆️ update dev dependencies (minor) ([#159](https://github.com/timelessco/renderlesskit-react-tailwind/issues/159)) ([43e6f45](https://github.com/timelessco/renderlesskit-react-tailwind/commit/43e6f4558a827ac2132cd97b810eed348a2c2cd7)) |
| 58 | +* **deps:** ⬆️ update dev dependencies (minor) ([#160](https://github.com/timelessco/renderlesskit-react-tailwind/issues/160)) ([a2886fd](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a2886fd30dd9a6bf4b4976e1d6483916d16d430e)) |
| 59 | +* **deps:** ⬆️ update dev dependencies (minor) ([#161](https://github.com/timelessco/renderlesskit-react-tailwind/issues/161)) ([df9459f](https://github.com/timelessco/renderlesskit-react-tailwind/commit/df9459f12eab9d099ba7c324a5cb62f30bef3fac)) |
| 60 | +* **deps:** ⬆️ update dev dependencies (minor) ([#162](https://github.com/timelessco/renderlesskit-react-tailwind/issues/162)) ([887df74](https://github.com/timelessco/renderlesskit-react-tailwind/commit/887df742065525dd9c34635dbe67fe0f1c72c7d2)) |
| 61 | +* **deps:** ⬆️ update dev deps ([780693f](https://github.com/timelessco/renderlesskit-react-tailwind/commit/780693f7c683264a397ac9804a926ec6fe194e62)) |
| 62 | +* **deps:** ⬆️ update dev deps ([dd48e73](https://github.com/timelessco/renderlesskit-react-tailwind/commit/dd48e732f3b5c3832136c8aa39e71fab66d6ff31)) |
| 63 | +* **deps:** pin dependencies ([#154](https://github.com/timelessco/renderlesskit-react-tailwind/issues/154)) ([76cc714](https://github.com/timelessco/renderlesskit-react-tailwind/commit/76cc714b7c4961c7211af949e6bac2ac4609f3c4)) |
| 64 | +* **license:** 🔧 update year ([f312d58](https://github.com/timelessco/renderlesskit-react-tailwind/commit/f312d58dbe236e1590e6ac7003d076e15efbd1ca)) |
| 65 | +* **package:** ⬆️ add renovate to manage deps ([#153](https://github.com/timelessco/renderlesskit-react-tailwind/issues/153)) ([9a63b39](https://github.com/timelessco/renderlesskit-react-tailwind/commit/9a63b398c46c65ba5a86a98536bee8456a0005ca)) |
| 66 | +* **package:** ⬆️ update all deps to latest ([3bf53db](https://github.com/timelessco/renderlesskit-react-tailwind/commit/3bf53db6a6b882dc683e9de5384548669684abd5)) |
| 67 | +* **package:** ⬆️ upgrade dev deps ([d67a57d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/d67a57d3e6a32462860f555941169959d495fc1c)) |
| 68 | +* **package:** ⬆️update @types/node to version 16.10.1 ([#150](https://github.com/timelessco/renderlesskit-react-tailwind/issues/150)) ([07493ad](https://github.com/timelessco/renderlesskit-react-tailwind/commit/07493ad69f80f783d8b8f1647bdd25ae8a4c6f76)) |
| 69 | +* **package:** ⬆️update all of jest to version 27.2.2 ([#149](https://github.com/timelessco/renderlesskit-react-tailwind/issues/149)) ([a5ef30e](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a5ef30ec9d2283083d5df5fa0e9e1982c5fb5c28)) |
| 70 | +* **package:** ⬆️update autoprefixer to version 10.3.6 ([#151](https://github.com/timelessco/renderlesskit-react-tailwind/issues/151)) ([55825f3](https://github.com/timelessco/renderlesskit-react-tailwind/commit/55825f349275422165dd521207cf8f3717270003)) |
| 71 | +* **package:** ⬆️update postcss to version 8.3.8 ([#148](https://github.com/timelessco/renderlesskit-react-tailwind/issues/148)) ([80d5747](https://github.com/timelessco/renderlesskit-react-tailwind/commit/80d574767543f2bc561a66cf6b4c92477c844916)) |
| 72 | +* **package:** ⬆️update postcss-cli to version 9.0.0 ([#152](https://github.com/timelessco/renderlesskit-react-tailwind/issues/152)) ([9a6f04f](https://github.com/timelessco/renderlesskit-react-tailwind/commit/9a6f04f2f8c8845f9dac0aaa5339daeed887772d)) |
| 73 | +* **package:** ⬆️update react-hook-form to version 7.16.0 ([#147](https://github.com/timelessco/renderlesskit-react-tailwind/issues/147)) ([a4df117](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a4df117833be5cef4d4ba01cc73cbc435c035725)) |
| 74 | +* **package:** ⬆️update sort-package-json to version 1.52.0 ([#146](https://github.com/timelessco/renderlesskit-react-tailwind/issues/146)) ([f5abbae](https://github.com/timelessco/renderlesskit-react-tailwind/commit/f5abbaeb0cec2193e4a1cedc261d6ea2505d950e)) |
| 75 | +* **package:** 🔧 update build script ([93db3de](https://github.com/timelessco/renderlesskit-react-tailwind/commit/93db3dec46b99e3a6229edcd921f535e59690954)) |
| 76 | +* **storybook:** 🔧 fix issue with stories ([cadcfa9](https://github.com/timelessco/renderlesskit-react-tailwind/commit/cadcfa9b151723b6818cc879bd2cfd814a8cb511)) |
| 77 | +* **twmerge:** 🚚 rename cx to tcm being more appropriate ([1b151ee](https://github.com/timelessco/renderlesskit-react-tailwind/commit/1b151ee47d77f75fcd15e124035a2987e60c905a)) |
| 78 | + |
| 79 | + |
| 80 | +### Documentation Changes |
| 81 | + |
| 82 | +* **checkbox:** ✨ add more stories and fix grouping bug ([b33aa0b](https://github.com/timelessco/renderlesskit-react-tailwind/commit/b33aa0b9334812ffe6c2acdcaa1fd3247da92a4d)) |
| 83 | +* **checkbox:** 📝 update story table for state ([f375fe4](https://github.com/timelessco/renderlesskit-react-tailwind/commit/f375fe47b958da75c24d21351e05d4a5ce8bf0f7)) |
| 84 | +* **checkbox:** 📝 add checkbox controlled story ([0e3c95b](https://github.com/timelessco/renderlesskit-react-tailwind/commit/0e3c95bd2daabc1387e5cb8bd423d05a15585d88)) |
| 85 | +* **checkbox:** 📝 add more custom stories ([404bebe](https://github.com/timelessco/renderlesskit-react-tailwind/commit/404bebe58051fbfd765858e30ef2d03c83ac6e9c)) |
| 86 | +* **radio:** 📝 update stories & example with showmor component ([#143](https://github.com/timelessco/renderlesskit-react-tailwind/issues/143)) ([ebee26d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/ebee26dedfd4b7cf2739f2523ca5fa2c286fb6b9)) |
| 87 | +* **storybook:** 📝 refactor stories with better types ([0b4fa56](https://github.com/timelessco/renderlesskit-react-tailwind/commit/0b4fa5680124ac3ed4f5f6dfdc59b027ba65e498)) |
| 88 | + |
| 89 | + |
| 90 | +### Build Updates |
| 91 | + |
| 92 | +* **github:** 💚 add build pipeline ([a089710](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a0897101db1a8fb8a00601a57e687a4b0d1a91c9)) |
| 93 | +* **github:** 💚 run build on push for only main ([5bfcfc9](https://github.com/timelessco/renderlesskit-react-tailwind/commit/5bfcfc9fa225af43ebe599ee1b2e09bf03625eaf)) |
| 94 | +* **github:** 💚 run test on push for only main ([d98cd01](https://github.com/timelessco/renderlesskit-react-tailwind/commit/d98cd018197f4ff74609bb2d21d091916c9850e4)) |
| 95 | +* **github:** 💚 update test action name ([bf53b6e](https://github.com/timelessco/renderlesskit-react-tailwind/commit/bf53b6e1098abeeb210b933a9f09bb0f3b5b017c)) |
| 96 | +* **github:** 🔧 add codeowner ([4526390](https://github.com/timelessco/renderlesskit-react-tailwind/commit/4526390808b19cb0e9bb0bb025febdf5405b5cfd)) |
| 97 | +* **npm:** 💚 use npm instead of yarn ([a651bf6](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a651bf667b89f4a0e5d132ce6eceddfca17a99bb)) |
| 98 | +* **radio:** 🔨 types bug with radio group ([da582df](https://github.com/timelessco/renderlesskit-react-tailwind/commit/da582df9127825af66bf50d94c2d288361290848)) |
| 99 | +* **release-it:** 💚 remove snapshot update in test ([ff00cf7](https://github.com/timelessco/renderlesskit-react-tailwind/commit/ff00cf770f0e77c39b1d38cf7615288422c8d9e7)) |
| 100 | +* **size:** 💚 add bundle size in ci ([0b7e230](https://github.com/timelessco/renderlesskit-react-tailwind/commit/0b7e230085b1e1c02e8014db68fcd8f07847d415)) |
| 101 | +* **yarn:** 👷 move back to yarn node-modules from pnp ([75e07b9](https://github.com/timelessco/renderlesskit-react-tailwind/commit/75e07b97cc8db0e94d62dba895af8d3a9306595e)) |
| 102 | +* **yarn:** 🔨 update to yarn pnp from node_modules ([a00f77d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a00f77d101a18bbce1118b0c947c6998d4497dcf)) |
| 103 | + |
1 | 104 | ### [0.0.1-alpha.15](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.14...v0.0.1-alpha.15) (2021-08-13)
|
2 | 105 |
|
3 | 106 |
|
|
0 commit comments