Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

chore(deps): update dependency @nuxtjs/tailwindcss to v6 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/tailwindcss ^1.1.2 -> ^6.8.0 age adoption passing confidence

Release Notes

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.8.0

Compare Source

compare changes

🚀 Enhancements
  • Parallelise async calls and fixes (#​690)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.7.2

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls " (#​679)
📖 Documentation
❤️ Contributors

v6.7.1

Compare Source

compare changes

🔥 Performance
  • Parallelise all async calls (#​679)
🏡 Chore
❤️ Contributors

v6.7.0

Compare Source

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
❤️ Contributors

v6.6.8

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Content overriding with test files (#​670)
🏡 Chore
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Inesh Bose
  • Pascal Sthamer

v6.6.7

Compare Source

compare changes

🏡 Chore
  • Upgrade deps (cb92551)
  • Exclude test files and add app.config to Tailwind content (#​662)
  • Update deps (fcdbae1)
✅ Tests
❤️ Contributors
  • Sébastien Chopin (@​Atinux)
  • Anthony Fu <anthonyfu117@​hotmail.com>
  • Maarten Van Hunsel

v6.6.6

Compare Source

compare changes

🩹 Fixes
🏡 Chore
  • module: Call hook before resolving config (#​655)
  • Add back viewer in playground (9f7e991)
❤️ Contributors

v6.6.5

Compare Source

compare changes

🩹 Fixes
  • Typeof import default in dts (#​647)
🏡 Chore
❤️ Contributors

v6.6.4

Compare Source

compare changes

🩹 Fixes
  • Use file extension (for esm support) and add missing deps (#​644)
❤️ Contributors

v6.6.3

Compare Source

compare changes

🏡 Chore
  • Using tw default config " (#​636)
❤️ Contributors

v6.6.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
  • Using tw default config (#​636)
❤️ Contributors

v6.6.1

Compare Source

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 Source

compare changes

🚀 Enhancements
  • Restart Nuxt server on config changes (#​624)
🩹 Fixes
  • exposeConfig: Maximize nested exports (#​629)
📖 Documentation
🏡 Chore
❤️ Contributors

v6.5.0

Compare Source

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
🏡 Chore
❤️ Contributors
6.4.1 (2023-02-17)
Bug Fixes

v6.4.1

Compare Source

v6.4.0

Compare Source

Features
Bug Fixes
6.3.1 (2023-02-01)
Bug Fixes
  • support layers in correct order and watch config to warn restart (0357676)

v6.3.1

Compare Source

v6.3.0

Compare Source

Features
Bug Fixes

v6.2.0

Compare Source

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
6.1.1 (2022-10-24)
Bug Fixes

v6.1.3

Compare Source

v6.1.2

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
6.0.1 (2022-10-19)

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update viewer dev middleware to be compatible with h3@&#8203;0.8 (#​545)
  • You can no longer use CJS syntax (module.exports) in your tailwind.config.js (#​549)
Features
5.3.5 (2022-10-07)
Bug Fixes
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
5.3.1 (2022-07-25)
Bug Fixes

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
Bug Fixes
5.1.3 (2022-06-22)
Bug Fixes
5.1.2 (2022-05-23)
Bug Fixes
  • use correct defuArrayFn and fix srcDir error (cef3a9f)
5.1.1 (2022-05-23)
Bug Fixes

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

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)

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Bug Fixes
  • add composables directory to content (c36333a)

v4.2.1

Compare Source

  • fix: specify files to avoid rootDir watcher (#​370)

v4.2.0

Compare Source

Features
4.1.3 (2021-06-05)
Bug Fixes
4.1.2 (2021-05-13)
4.1.1 (2021-05-07)

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Features
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)

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v3.4.3

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

Features
3.3.4 (2020-12-11)
Bug Fixes
3.3.3 (2020-12-04)
3.3.2 (2020-12-04)
Bug Fixes
3.3.1 (2020-12-03)
Bug Fixes
  • handle color as string and smarted light/dark detection (6058ea8)

v3.3.4

Compare Source

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features

v3.1.0

Compare Source

Features
3.0.2 (2020-08-25)
Bug Fixes
3.0.1 (2020-08-24)

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • ability to extend the Tailwind config (#​133)
Features
2.1.1 (2020-07-29)

v2.1.1

Compare Source

v2.1.0

Compare Source

Features
Bug Fixes
  • force production env for postcss on nuxt build (977d605)
1.4.1 (2020-04-22)
Bug Fixes

v2.0.0

Compare Source

Version 2.0 is out, including TailwindCSS v1.4 ✨

This version is a breaking change since we actually removed nuxt-purgecss dependency, since Tailwind 1.4 has a purge option now!

If you are upgrading, take a look at the new tailwind.config.js:

// tailwind.config.js
module.exports = {
  /* ... your actual config */,
  purge: {
    // Learn more on https://tailwindcss.com/docs/controlling-file-size/#removing-unused-css
    enabled: process.env.NODE_ENV === 'production',
    content: [
      'components/**/*.vue',
      'layouts/**/*.vue',
      'pages/**/*.vue',
      'plugins/**/*.js',
      'nuxt.config.js'
    ]
  }
}

v1.4.1

Compare Source

v1.4.0

Compare Source

Features

  • Add exposeConfig option to reference resolved config in javascript runtime (PR #​69)

See demo and source code

Chore

  • Upgrade dependencies

v1.3.3

Compare Source

v1.3.2

Compare Source

  • Upgrade to Tailwind v1.2 (#​60)
  • Fix override PurgeCSS "enabled" option (#​59)

v1.3.1

Compare Source

Fix a regression: PurgeCSS stopped working after upgrade to v.1.3.0

Related Issues: #​52 and #​54

v1.3.0

Compare Source

  • Upgrade TailwindCSS to v1.1.4
  • Add purgeCSSInDev option to activate purgeCSS in development mode

v1.2.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 767e2e4 to 8d4c56e Compare June 13, 2023 14:29
@renovate renovate bot force-pushed the renovate/nuxtjs-tailwindcss-6.x branch from 8d4c56e to 57325a8 Compare June 20, 2023 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants