UNPKG

emotion-tailwind-preflight

Version:

TailwindCSS Preflight file for emotion CSS-in-JS library

77 lines (48 loc) 4.85 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v2.0.1](https://github.com/flogy/emotion-tailwind-preflight/compare/v2.0.0...v2.0.1) - fix: migrated types dependency from emotion core to utils [`14ed51e`](https://github.com/flogy/emotion-tailwind-preflight/commit/14ed51eb03f40554f682f344fa05d337d344c701) - chore: use @emotion/react instead of @emotion/core in example [`53f1601`](https://github.com/flogy/emotion-tailwind-preflight/commit/53f160125b41c955db2a3c4a8a439dde54f0f5e7) ### [v2.0.0](https://github.com/flogy/emotion-tailwind-preflight/compare/v1.3.0...v2.0.0) > 19 March 2021 - **Breaking change:** BREAKING CHANGE: migrated to @emotion/react version 11 [`cdbf66c`](https://github.com/flogy/emotion-tailwind-preflight/commit/cdbf66c3369c088a0649a233e321ea41b49317be) - chore: updated dev dependencies [`25d526c`](https://github.com/flogy/emotion-tailwind-preflight/commit/25d526c873670be8df843115e078e14c6dcfe9cf) #### [v1.3.0](https://github.com/flogy/emotion-tailwind-preflight/compare/v1.2.0...v1.3.0) > 18 March 2021 - Bump ini from 1.3.5 to 1.3.8 [`#5`](https://github.com/flogy/emotion-tailwind-preflight/pull/5) - feat: migrated to tailwindcss 2.0.4 [`85dceab`](https://github.com/flogy/emotion-tailwind-preflight/commit/85dceab06882e1f307e1e4b6000071b850d921fe) - Update README.md [`a7b297d`](https://github.com/flogy/emotion-tailwind-preflight/commit/a7b297dcdc1b14052b655ea58051c977c8bb2cb6) - Create FUNDING.yml [`f636c15`](https://github.com/flogy/emotion-tailwind-preflight/commit/f636c157ff6cee47ba9455daf239a74dd3c5bca8) #### [v1.2.0](https://github.com/flogy/emotion-tailwind-preflight/compare/v1.1.1...v1.2.0) > 21 September 2020 - Bump node-fetch from 2.6.0 to 2.6.1 [`#4`](https://github.com/flogy/emotion-tailwind-preflight/pull/4) - updated to latest TailwindCSS version 1.8.10 [`9f81872`](https://github.com/flogy/emotion-tailwind-preflight/commit/9f818727b8fb597599166a840fc10de8ff3fe042) #### [v1.1.1](https://github.com/flogy/emotion-tailwind-preflight/compare/v1.1.0...v1.1.1) > 30 July 2020 - Bump npm-registry-fetch from 8.0.0 to 8.1.1 [`#2`](https://github.com/flogy/emotion-tailwind-preflight/pull/2) - Bump lodash from 4.17.15 to 4.17.19 [`#3`](https://github.com/flogy/emotion-tailwind-preflight/pull/3) - updated tailwindcss to 1.6.0 [`57c4ef8`](https://github.com/flogy/emotion-tailwind-preflight/commit/57c4ef86d8bf2db526994e9a9de936ece2306c75) #### [v1.1.0](https://github.com/flogy/emotion-tailwind-preflight/compare/v1.0.0...v1.1.0) > 14 April 2020 - Bump minimist from 1.2.0 to 1.2.5 [`#1`](https://github.com/flogy/emotion-tailwind-preflight/pull/1) - upgraded all dependencies to their latest versions [`a8cccec`](https://github.com/flogy/emotion-tailwind-preflight/commit/a8cccec066e332c943dbdff2c75e993523df33d7) - migrated to Tailwind CSS 1.2.0 [`9cc097a`](https://github.com/flogy/emotion-tailwind-preflight/commit/9cc097a31323d31873ebddc0b64d2fabc45c314c) - automatically generate a changelog file [`9551198`](https://github.com/flogy/emotion-tailwind-preflight/commit/9551198ee06a0d0a60390b05ac543041b1215e60) ### [v1.0.0](https://github.com/flogy/emotion-tailwind-preflight/compare/v0.0.3...v1.0.0) > 15 November 2019 - polished library for first major release [`b8b5991`](https://github.com/flogy/emotion-tailwind-preflight/commit/b8b5991162736a31e77447c94c69a96ba2771165) #### [v0.0.3](https://github.com/flogy/emotion-tailwind-preflight/compare/v0.0.2...v0.0.3) > 15 November 2019 - do full build before publishing, not just prebuild [`82a4c00`](https://github.com/flogy/emotion-tailwind-preflight/commit/82a4c009e012b42fbcbf00b651be30fbbf226de4) - do not include IntelliJ IDE files in NPM package [`7c4884d`](https://github.com/flogy/emotion-tailwind-preflight/commit/7c4884d714470d99e13b1f8c14278c0a71b19bb9) #### v0.0.2 > 15 November 2019 - Add typings [`#8`](https://github.com/flogy/emotion-tailwind-preflight/pull/8) - Declare correct peer dependency [`#7`](https://github.com/flogy/emotion-tailwind-preflight/pull/7) - Minor Readme update [`#3`](https://github.com/flogy/emotion-tailwind-preflight/pull/3) - Update emotion build and package.json, add index.js [`#2`](https://github.com/flogy/emotion-tailwind-preflight/pull/2) - Develop [`#1`](https://github.com/flogy/emotion-tailwind-preflight/pull/1) - Update build process [`979fc33`](https://github.com/flogy/emotion-tailwind-preflight/commit/979fc33480d6561aade81c03426768c8bed06476) - moved from yarn to npm [`144e0b0`](https://github.com/flogy/emotion-tailwind-preflight/commit/144e0b0f782b4cefda945856eca23c4bfd814054) - Move to babel 7 [`025a334`](https://github.com/flogy/emotion-tailwind-preflight/commit/025a3342d7da3110907d6899b851244a2c717966)