Skip to content

Latest commit

 

History

History
1222 lines (632 loc) · 43 KB

CHANGELOG.md

File metadata and controls

1222 lines (632 loc) · 43 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v6.12.0

compare changes

🚀 Enhancements

  • First class hmr (#818)

💅 Refactors

  • First class HMR support (#795)
  • First class HMR support " (#795, #817)

📖 Documentation

  • Update configuration docs (#827)
  • Use new nuxi module add command in installation (#829)
  • Update classRegex, closes #824 (#824)

🏡 Chore

  • Remove unneeded postcss-custom-properties plugin (#836)
  • Migrate to eslint v9 (#834)
  • Update deps (87fb919)

❤️ Contributors

v6.11.4

compare changes

🩹 Fixes

💅 Refactors

  • Move colorette to consola/utils (#805)

🏡 Chore

  • Assign postcss plugins in order (46c2025)

❤️ Contributors

v6.11.3

compare changes

🩹 Fixes

  • Add tw util for compatible versions and use unshift for module paths (3f0d6e1)
  • Command palette (#799)

📖 Documentation

  • Add export default to default config example (#796)

❤️ Contributors

v6.11.2

compare changes

🩹 Fixes

  • viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)

📖 Documentation

❤️ Contributors

v6.11.1

compare changes

🩹 Fixes

  • resolvers: Respect configPath over layers (c7fe392)

❤️ Contributors

  • Inesh Bose

v6.11.0

compare changes

🚀 Enhancements

  • editorSupport option (#784)

🩹 Fixes

  • nightly-ci: Specify from flag to changelogen (ef74d1f)
  • nightly-ci: Fetch-depth 0 (4f539d0)
  • nightly-ci: Run build directly (e90ea72)
  • Fix prepare command (f369792)

💅 Refactors

  • Move injectPosition to cssPath (#792)

🏡 Chore

  • Update dependencies, closes #789 (#789)
  • Update dependencies (1e372fd)
  • Add config warnings (d8e36e9)
  • exposeConfig: Provide write option for workaround, resolves #794 (#794)
  • Update readme (281df61)
  • Update (8cf0a04)
  • Specify prepublishOnly script (2bca37a)
  • Fix lint (eab2fb4)
  • release: V6.12.0 (9837fb8)
  • release: V6.12.1 (320dacf)

❤️ Contributors

v6.10.4

compare changes

🩹 Fixes

  • viewer: Trust listener url for baseURL, closes #782 (#782)

📖 Documentation

  • Fix defaultTheme.colors.green is undefined (#788)

🏡 Chore

❤️ Contributors

  • Inesh Bose
  • Isaac Qadri

v6.10.3

compare changes

🩹 Fixes

  • Remove postinstall script (132f5a1)

❤️ Contributors

v6.10.2

compare changes

🩹 Fixes

  • nightly-ci: Apply some fixes for nightly releases (6cc7ae3)
  • nightly-ci: Provide id-token permission (32cd19e)
  • types: Allow ResolvedTWConfig in templates (228324e)

🏡 Chore

  • Use module-builder stub mode for more accurate types (#773)
  • Update repo (#768)
  • Update tailwindcss to 3.4 (#779)
  • Test bundler module resolution (c207562)

❤️ Contributors

v6.10.1

compare changes

🏡 Chore

  • Remove @nuxt/postcss8 (#767)
  • Remove tsconfig from playgroun (603f214)
  • Update gitignore (931d479)

❤️ Contributors

v6.10.0

compare changes

🚀 Enhancements

  • Add util to write tw classes inside strings (#761)
  • Quiet mode with logger config (#759)

📖 Documentation

🏡 Chore

  • Update docs (2632195)
  • Fix protocol slash on tailwind viewer logger (#765)
  • Update deps & lint fix (d6111cd)

❤️ Contributors

v6.9.5

compare changes

🩹 Fixes

  • compat: Unspecify bridge option to undefined (58abedf)

🏡 Chore

  • Implement fixes on viewer and allow exporting (#754)

❤️ Contributors

v6.9.4

compare changes

🩹 Fixes

  • Always include vue extension in SFC content paths (#752)

❤️ Contributors

v6.9.3

compare changes

🩹 Fixes

  • Allow options.imports to not be set (#751)

❤️ Contributors

v6.9.2

compare changes

🩹 Fixes

  • Include components in content (#750)

❤️ Contributors

  • Inesh Bose

v6.9.1

compare changes

🩹 Fixes

  • Exclude modules from content (#748)
  • Allow nuxt.options.pages to be unset (#747)

❤️ Contributors

v6.9.0

compare changes

🚀 Enhancements

  • More adaptive content paths (#744)
  • More customisable configuration (#743)

🏡 Chore

  • Add type module to packageJson (36b4766)

❤️ Contributors

  • Inesh Bose

v6.8.1

compare changes

🩹 Fixes

  • Typeof import default in dts (4334ea3)
  • Not require bridge (c488680)
  • docs: Closes #705 (#705)
  • ci: Attempt to fix test (23233be)
  • ci: Attempt to fix test (6eb2b07)
  • Add types to package.json exports map (#724)
  • ci: Lock vitest version (#738)
  • Resolve tailwindcss/tailwind.css with pnpm and no shamefully hoist (#740)

📖 Documentation

🏡 Chore

❤️ Contributors

v6.8.0

compare changes

🚀 Enhancements

  • Parallelise async calls and fixes (#690)

📖 Documentation

  • No strict peer (582cb73)
  • Use SB for example (9b157eb)
  • Update color mode example (255da81)
  • Update examples (43b224d)

🏡 Chore

  • Update deps (9bf0e68)

❤️ Contributors

  • Sébastien Chopin (@Atinux)
  • Inesh Bose

v6.7.2

compare changes

🔥 Performance

  • Parallelise all async calls " (#679)

📖 Documentation

  • Update deps (5a877b9)

❤️ Contributors

v6.7.1

compare changes

🔥 Performance

  • Parallelise all async calls (#679)

🏡 Chore

  • Upgrade deps (de99ac0)

❤️ Contributors

  • Sébastien Chopin (@Atinux)
  • Inesh Bose

v6.7.0

compare changes

🚀 Enhancements

  • Allow content as object (#674)

🩹 Fixes

  • vite-plugin: Consider content as object (#672)
  • SrcDir for layers (#676)

📖 Documentation

  • Mention plugins in editor support (#675)

🏡 Chore

  • Update h3 (84177fe)

❤️ Contributors

  • Sébastien Chopin (@Atinux)
  • Inesh Bose

v6.6.8

compare changes

🩹 Fixes

  • No longer generate .nuxt/tailwind.config.cjs (#660)
  • Minimatch bug and move to @nuxt/eslint-config (f536b0d)

📖 Documentation

  • Content overriding with test files (#670)

🏡 Chore

  • Fix ts error (093df69)
  • Update deps (e56394b)

❤️ Contributors

  • Sébastien Chopin (@Atinux)
  • Inesh Bose
  • Pascal Sthamer

v6.6.7

compare changes

🏡 Chore

  • Upgrade deps (cb92551)
  • Exclude test files and add app.config to Tailwind content (#662)
  • Update deps (fcdbae1)

✅ Tests

  • Fix test (#665)

❤️ Contributors

v6.6.6

compare changes

🩹 Fixes

  • Viewer on Nuxt 2 (#658)

🏡 Chore

  • module: Call hook before resolving config (#655)
  • Add back viewer in playground (9f7e991)

❤️ Contributors

v6.6.5

compare changes

🩹 Fixes

  • Typeof import default in dts (#647)

🏡 Chore

  • Update pnpm lockfile (2d0b967)
  • Update repo url (3c8990a)

❤️ Contributors

v6.6.4

compare changes

🩹 Fixes

  • Use file extension (for esm support) and add missing deps (#644)

❤️ Contributors

v6.6.3

compare changes

🏡 Chore

  • Using tw default config " (#636)

❤️ Contributors

v6.6.2

compare changes

📖 Documentation

  • Update README.md (f4bc8b3)

🏡 Chore

  • Using tw default config (#636)

❤️ Contributors

v6.6.1

compare changes

🏡 Chore

  • Reducing dependencies (#634)
  • Update readme (#640)
  • Move heavy populateMap function to utils (#637)
  • Add utils to default content path (#641)
  • Improving types for config (#635)

❤️ Contributors

v6.6.0

compare changes

🚀 Enhancements

  • Restart Nuxt server on config changes (#624)

🩹 Fixes

  • exposeConfig: Maximize nested exports (#629)

📖 Documentation

  • Move to pnpm (abb41a9)
  • Improvements (45ef77c)
  • Improvements (7c4561f)

🏡 Chore

  • ts: Add types (4a9f68b)

❤️ Contributors

  • Sébastien Chopin (@Atinux)
  • Inesh Bose

v6.5.0

compare changes

🚀 Enhancements

  • Providing types for all exports (#617)

🩹 Fixes

  • Don't add tailwind viewer in devtools if disabled (1734058)
  • Set preset plugins to null in resolved config (#618)

📖 Documentation

  • Add nuxt badge (294759a)
  • Simplify badge logo (9ee9c66)
  • Link updated (#625)
  • Update config hook (ccbd473)

🏡 Chore

  • Update lock (c0ce982)
  • Switch to pnpm and changelogen (8677739)
  • Update commands (c901389)

❤️ Contributors

6.4.1 (2023-02-17)

Bug Fixes

6.4.0 (2023-02-11)

Features

  • Adding Tailwind Viewer to Nuxt dev tools (#612) (c46c834)

Bug Fixes

6.3.1 (2023-02-01)

Bug Fixes

  • support layers in correct order and watch config to warn restart (0357676)

6.3.0 (2023-01-25)

Features

Bug Fixes

6.2.0 (2022-12-19)

Features

Bug Fixes

  • exposeConfig: named exports in mjs for tree-shaking (#582) (6c3168d)

6.1.3 (2022-11-03)

Bug Fixes

6.1.2 (2022-10-28)

Bug Fixes

  • normalise undefined nuxt.options.watch (#553) (5b373c6)

6.1.1 (2022-10-24)

Bug Fixes

6.1.0 (2022-10-21)

Features

6.0.1 (2022-10-19)

6.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • update viewer dev middleware to be compatible with h3@0.8 (#545)
  • You can no longer use CJS syntax (module.exports) in your tailwind.config.js (#549)

Features

  • expose config as commonjs file (#535) (af87449)
  • update viewer dev middleware to be compatible with h3@0.8 (#545) (0b1844e)

5.3.5 (2022-10-07)

Bug Fixes

  • prevent unwanted reloads on content change (#539) (6290ea5)

5.3.4 (2022-10-07)

Bug Fixes

  • remove content from tailwindConfig.content in development (51cfad7)

5.3.3 (2022-09-08)

Bug Fixes

  • resolve config paths fully and warn on config errors (#522) (6a6dc4f)

5.3.2 (2022-08-12)

Bug Fixes

  • module: remove prefix for tailwind viewer route on nuxt 2 (#517) (2932bad)
  • remove now-unneeded @types/tailwindcss (#514) (82ea9b7)

5.3.1 (2022-07-25)

Bug Fixes

5.3.0 (2022-07-13)

Features

5.2.0 (2022-07-11)

Features

Bug Fixes

  • monkey-patch Vite HMR issue & make it reproducible (#464) (#496) (8cc1cfa)

5.1.3 (2022-06-22)

Bug Fixes

  • add prefix for tailwind viewer route (#460) (9df49b5)

5.1.2 (2022-05-23)

Bug Fixes

  • use correct defuArrayFn and fix srcDir error (cef3a9f)

5.1.1 (2022-05-23)

Bug Fixes

5.1.0 (2022-05-23)

Features

5.0.4 (2022-05-02)

Bug Fixes

5.0.3 (2022-04-20)

Bug Fixes

5.0.2 (2022-03-16)

Bug Fixes

  • init postcss plugins (nuxt 2) and use default nesting config (8afaf22)

5.0.1 (2022-03-15)

Bug Fixes

  • append to postcss options and use new nuxt 3 schema (#437) (fed1c31)
  • enable postcss-nesting by default (bac29b4)

5.0.0 (2022-03-08)

Bug Fixes

  • add composables directory to content (c36333a)

5.0.0-4 (2022-02-10)

Bug Fixes

  • import tailwindcss/resolveConfig with extension (#426) (d0aca40)

5.0.0-3 (2022-02-08)

Bug Fixes

  • properly resolve tailwind.config (resolves #425) (7a7a5f6)

5.0.0-2 (2022-02-08)

Bug Fixes

  • de-default tailwind-config-viewer import (75ea329)

5.0.0-1 (2022-02-08)

5.0.0-0 (2022-02-08)

⚠ BREAKING CHANGES

  • rewrite with module-builder and nuxt/kit (#419)

Features

4.2.0 (2021-06-22)

Features

  • set cssPath false to disable adding the CSS (#362) (695d068)

4.1.3 (2021-06-05)

Bug Fixes

  • add ts extension for purging components folder (#356) (8328c52)

4.1.2 (2021-05-13)

4.1.1 (2021-05-07)

4.1.0 (2021-05-05)

Features

  • Update tailwind to 2.1 to natively support JIT (#326) (dfa989a)

4.0.3 (2021-04-01)

4.0.2 (2021-03-23)

4.0.1 (2021-03-16)

Bug Fixes

  • use postcss-nesting instead (6240fdf)

4.0.0 (2021-03-15)

⚠ BREAKING CHANGES

  • v4 (#287)

Features

4.0.0-12 (2021-03-15)

4.0.0-11 (2021-03-15)

4.0.0-10 (2021-03-13)

Bug Fixes

  • revert to using object syntax (a8d4acf)

4.0.0-9 (2021-03-13)

Bug Fixes

  • dont expose config without option defined (d98086e)

4.0.0-8 (2021-03-12)

4.0.0-7 (2021-03-12)

Features

4.0.0-6 (2021-03-12)

Features

4.0.0-5 (2021-03-10)

4.0.0-4 (2021-03-09)

4.0.0-3 (2021-03-08)

4.0.0-2 (2021-03-08)

Bug Fixes

  • use purge as object and force it to provide purge options (910843f)

4.0.0-1 (2021-03-08)

4.0.0-0 (2021-03-05)

⚠ BREAKING CHANGES

  • upgrade to tailwindcss@2 (#270)

Features

3.4.3 (2021-03-10)

Bug Fixes

  • use nuxt resolver to import tailwind.config.js (#286) (62526cf)

3.4.2 (2020-12-22)

3.4.1 (2020-12-18)

Bug Fixes

3.4.0 (2020-12-17)

Features

3.3.4 (2020-12-11)

Bug Fixes

  • addTemplate call compats low version nuxt (#225) (b18380d)

3.3.3 (2020-12-04)

3.3.2 (2020-12-04)

Bug Fixes

  • lib: check listeners value before (431eafc), closes #216

3.3.1 (2020-12-03)

Bug Fixes

  • handle color as string and smarted light/dark detection (6058ea8)

3.3.0 (2020-12-02)

Features

3.2.0 (2020-10-22)

Features

3.1.0 (2020-09-25)

Features

  • purge: handle custom srcDir and support TS (#170) (bf3e0db)

3.0.2 (2020-08-25)

Bug Fixes

  • handle HMR for tailwind config (8c26472), closes #157

3.0.1 (2020-08-24)

3.0.0 (2020-08-05)

⚠ BREAKING CHANGES

  • ability to extend the Tailwind config (#133)

Features

2.1.1 (2020-07-29)

2.1.0 (2020-07-20)

Features

  • use tailwind v1.4 and use purge option (#95) (09c0ee5)

Bug Fixes

  • force production env for postcss on nuxt build (977d605)

1.4.1 (2020-04-22)

Bug Fixes

1.2.0 (2019-11-05)

Features

  • add support for deprecated build.postcss.plugins array syntax (#36) (6c3f550)

1.1.2 (2019-08-08)

Bug Fixes

  • upgrade tailwind and remove log (c2a5798)

1.1.1 (2019-07-29)

Bug Fixes

1.1.0 (2019-06-12)

Features

  • refactor: module and increase coverage (#5) (43443c2)

1.0.0 (2019-06-11)

0.1.1 (2019-06-11)

  • feat: config and css path options (#3)
  • fix: use modules only for building and add logs
  • feat: add cssPath and configPath options
  • chore: update example
  • chore: upgrade dependencies
  • chore: add test

0.1.0 (2019-06-06)

Bug Fixes

Features

  • use postcss preset 1 for nesting support (e80dcc5)

0.0.4 (2019-06-05)

Bug Fixes

0.0.2 (2019-04-04)

Bug Fixes

  • coverage: Use handler for coverage (1cd5a41)
  • esm: Use CommonJS for performances (6427e84)
  • package: Fix url for GitHub (889b742)

0.0.1 (2019-04-04)

Bug Fixes

  • purgeCSS: Add tailwindCSS plugin before calling nuxt-purgecss (0f1072d)