|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
| 5 | +## v6.12.1 |
| 6 | + |
| 7 | +[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.12.0...v6.12.1) |
| 8 | + |
| 9 | +### 🩹 Fixes |
| 10 | + |
| 11 | +- Better check for unsafe config to fallback ([#839](https://github.com/nuxt-modules/tailwindcss/pull/839)) |
| 12 | +- Safer checking for templates, closes #860 and closes #865 ([#860](https://github.com/nuxt-modules/tailwindcss/issues/860), [#865](https://github.com/nuxt-modules/tailwindcss/issues/865)) |
| 13 | + |
| 14 | +### 📖 Documentation |
| 15 | + |
| 16 | +- Polish homepage and logo ([9977f25](https://github.com/nuxt-modules/tailwindcss/commit/9977f25)) |
| 17 | +- Update examples, closes #841 ([#841](https://github.com/nuxt-modules/tailwindcss/issues/841)) |
| 18 | +- Fix injectPosition typo ([#859](https://github.com/nuxt-modules/tailwindcss/pull/859)) |
| 19 | +- Prerender `/` ([427cfb5](https://github.com/nuxt-modules/tailwindcss/commit/427cfb5)) |
| 20 | +- Revert logo ([#873](https://github.com/nuxt-modules/tailwindcss/pull/873)) |
| 21 | + |
| 22 | +### 📦 Build |
| 23 | + |
| 24 | +- Update merger filename and revert `@nuxt/content` upgrade ([#867](https://github.com/nuxt-modules/tailwindcss/pull/867)) |
| 25 | + |
| 26 | +### 🏡 Chore |
| 27 | + |
| 28 | +- Update to latest `@nuxt/module-builder` ([#840](https://github.com/nuxt-modules/tailwindcss/pull/840)) |
| 29 | +- Update renovate config ([#844](https://github.com/nuxt-modules/tailwindcss/pull/844)) |
| 30 | +- Bump `nuxt-component-meta` ([63a8a8e](https://github.com/nuxt-modules/tailwindcss/commit/63a8a8e)) |
| 31 | +- **ci:** Fix test ([71f00b6](https://github.com/nuxt-modules/tailwindcss/commit/71f00b6)) |
| 32 | +- **ci:** Fix test ([7704e81](https://github.com/nuxt-modules/tailwindcss/commit/7704e81)) |
| 33 | +- Update deps ([a219ef1](https://github.com/nuxt-modules/tailwindcss/commit/a219ef1)) |
| 34 | +- **builder:** Specify merger as entry ([2f1c09d](https://github.com/nuxt-modules/tailwindcss/commit/2f1c09d)) |
| 35 | +- **ci:** Fix ([2679f27](https://github.com/nuxt-modules/tailwindcss/commit/2679f27)) |
| 36 | +- Bump `mkdist` in lockfile ([36febad](https://github.com/nuxt-modules/tailwindcss/commit/36febad)) |
| 37 | +- Fix lint ([d11f4f2](https://github.com/nuxt-modules/tailwindcss/commit/d11f4f2)) |
| 38 | + |
| 39 | +### ❤️ Contributors |
| 40 | + |
| 41 | + |
| 42 | +- Benjamin Canac ([@benjamincanac](http://github.com/benjamincanac)) |
| 43 | +- Daniel Roe ([@danielroe](http://github.com/danielroe)) |
| 44 | +- M0nch1 ([@m0nch1](http://github.com/m0nch1)) |
| 45 | +- Gangan ([@shinGangan](http://github.com/shinGangan)) |
| 46 | + |
5 | 47 | ## v6.12.0
|
6 | 48 |
|
7 | 49 | [compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.11.4...v6.12.0)
|
|
0 commit comments