wevisdemo / promise-tracker

Thai politicians and parties promise tracker
https://promisetracker.wevis.info
13 stars 5 forks source link

chore(deps-dev): bump @nuxtjs/tailwindcss from 4.2.1 to 5.0.0 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nuxtjs/tailwindcss from 4.2.1 to 5.0.0.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v5.0.0

Stable version is out and ready for feedback 🎊

Please read carefully the v5.0.0-0 release notes.

What's included

New Contributors

Full Changelog: https://github.com/nuxt-community/tailwindcss-module/compare/v4.2.1...v5.0.0

Nuxt 3 and Tailwind CSS 3 support

This is a prerelease

You can try v5 by installing @nuxtjs/tailwindcss@5.0.0-4 with the package manager of your choice.

🐛 Some bugs are expected with this release. Please open an issue if had trouble with v5 upgrade.

▶️ Play online

⚠ BREAKING CHANGES

  • Nuxt 3 is supported
  • TailwindCSS upgraded to v3 (thanks to PR by @​dargmuesli 💚 ). Read more about changes in Tailwind upgrade guide.
  • JIT mode is enabled by default. You can remove jit option if was already using
  • ~tailwind.config import renamed to #tailwind-config when importing the generated Tailwind config in the application
  • (Module authors) tailwindcss:config hook is being called when modules are being installed for more predictable building behavior. Any module extending tailwind config should be installed before tailwindcss module

... (truncated)

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

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

... (truncated)

Commits
  • bba6b4d chore(release): 5.0.0
  • c36333a fix: add composables directory to content
  • 316d008 chore(docs): update command to setup
  • fbd7349 chore(deps): update actions/setup-node action to v3 (#435)
  • 65c020a chore(deps): update all non-major dependencies (#427)
  • 95da652 chore(release): 5.0.0-4
  • c3b0ee0 chore: add dev:prepare to contribution section
  • d0aca40 fix: import tailwindcss/resolveConfig with extension (#426)
  • c133da8 chore(release): 5.0.0-3
  • 7a7a5f6 fix: properly resolve tailwind.config (resolves #425)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #41.