Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency tailwindcss-pseudo-elements to v2 #20

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss-pseudo-elements 1.1.2 -> 2.0.0 age adoption passing confidence

Release Notes

croutonn/tailwindcss-pseudo-elements

v2.0.0

Compare Source

  • docs: Revamp a document 1b4b48b
  • feat: Supports multiple pseudo-classes 145715e
  • feat: Generate the class for empty-content by default 8a80ad5
  • feat: Add an option to replace a class name with another name 8b6332c
  • feat: Change how plug-in options are set dd4466f
  • chore: Deprecated support for versions older than tailwindcss v1.0.0 38678d8
  • feat: Implement plug-in options d31ac5c

v1.5.1

Compare Source

  • build: Update dependencies a42bedb
  • chore(deps): lock file maintenance e493a50
  • chore(deps): lock file maintenance 9f68770
  • chore(deps): lock file maintenance 39305a8
  • chore(deps): lock file maintenance 742ef52
  • chore(deps): lock file maintenance fe5dcce
  • chore(deps): lock file maintenance 840fbae
  • docs: Add a section of Content Property Utilities baadbb1

v1.5.0

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

  • Supports custom pseudo-elements and pseudo-classes c6e5e12
  • Format ae1d24a
  • Update lib 2d717a0
  • Merge branch 'main' of github.com:croutonn/tailwindcss-pseudo-elements into main 18f445c
  • Update CircleCI configuration file for puppeteer ccbb156
  • Update devDependencies 675b6f2
  • Adding update script for pseudo-element and pseudo-classes 901bb92
  • Setup ESLint and Prettier 6e642f4
  • Update dependency postcss to ^8.1.4 5da52ba
  • Update dependency tailwindcss to ^1.9.6 78589d0
  • Update dependency postcss to ^8.1.3 a7f9669
  • Update dependency tailwindcss to ^1.9.5 7f4d450
  • Update dependency postcss to ^8.1.2 2289a68
  • Update dependency tailwindcss to ^1.9.4 05df80c
  • Update dependency mocha to ^8.2.0 8d66b6d
  • Update dependency tailwindcss to ^1.9.2 16fb903
  • Update dependency tailwindcss to ^1.9.1 2d15dbb
  • Update dependency tailwindcss to ^1.9.0 781fb05
  • Lock file maintenance 6a05220
  • Update dependency tailwindcss to ^1.8.13 12b7277
  • Change author name a20ba6b
  • Fix #​12 baab734
  • Do not renovate peerDependencies versions/ranges 58a0b2a

v1.3.0

Compare Source

Feature
  • Support combining with pseudo-classes.
Example
// tailwind.config.js
variants: {
  textColor: ['hover', 'before', 'after', 'hover_before', 'visited_after'],
},
<a class="hover:before:text-black">my link</a>

v1.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant