Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps @nuxtjs/tailwindcss from 3.2.0 to 4.1.3.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v4.1.3

Fixes

  • fix: add ts extension for purging components folder (#356) · 8328c52
  • fix incorrect link (bottom right) (#353) · dd45c32

Dependencies

Documentation

v4.1.2

  • chore: remove package-lock.json · 6d3bdd1
  • chore: improve deprecation message to be generic about config specification · 50b3fd4
  • chore(pkg): add "prepack" script (closes #347) · 42d4fae
  • docs: change jit link since tailwind-jit is now native to tailwindcss (#345) · e10b598

v4.1.1

  • Remove @tailwindcss/jit dependency (#340)

v4.1.0

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

v4.0.3

v4.0.1

Switch from postcss-nested to postcss-nesting to respect CSS Nesting spec we supported with version 3 of the module.

v4.0.0

Tailwind 2 with PostCSS 8

PostCSS 8 is now possible thanks to @​nuxt/postcss8! No more compatibility build to use the latest version of Tailwind now ✨

Make sure to read the installation steps.

Tailwind Just-In-Time

You may have heard about the Just-In-Time compilation mode of TailwindCSS, this version supports it, simply set the jit option in your nuxt.config.js:

export default {
  buildModules: ['@nuxtjs/tailwindcss'],
  tailwindcss: {
</tr></table> 

... (truncated)

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

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

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)

... (truncated)

Commits
  • d26d530 chore(release): 4.1.3
  • 89382fc chore(deps): update devdependency jest to v27 (#355)
  • e5f8f02 chore(deps): update dependency defu to v5 (#346)
  • 8328c52 fix: add ts extension for purging components folder (#356)
  • 84172ee docs: fix edit on GH link (#358)
  • dd45c32 fix incorrect link (bottom right) (#353)
  • e94b34f docs: move configPath info. (#349)
  • aad68c2 chore(release): 4.1.2
  • 42d4fae chore(pkg): add "prepack" script (closes #347)
  • 50b3fd4 chore: improve deprecation message to be generic about config specification
  • 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)

Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.2.0 to 4.1.3.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/tailwindcss@v3.2.0...v4.1.3)

---
updated-dependencies:
- dependency-name: "@nuxtjs/tailwindcss"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2021

Superseded by #96.

@dependabot dependabot bot closed this Jun 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/tailwindcss-4.1.3 branch June 23, 2021 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant