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

[Snyk] Upgrade @tailwindcss/typography from 0.4.1 to 0.5.9 #580

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @tailwindcss/typography from 0.4.1 to 0.5.9.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 13 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-01-10.
Release notes
Package name: @tailwindcss/typography
  • 0.5.9 - 2023-01-10

    Fixed

    • Ensure p styles are inserted before .lead styles (#294)
  • 0.5.8 - 2022-11-07

    Fixed

    • Fix selector when using a non-default class (e.g. prose-sm) (#289)
  • 0.5.7 - 2022-09-02

    Fixed

    • Update TypeScript types (#284)
  • 0.5.6 - 2022-09-01
  • 0.5.5 - 2022-09-01

    Added

    • Add typescript types (#283)
  • 0.5.4 - 2022-07-12

    Fixed

    • Update strong and code color styles to inherit from parent (#276)
  • 0.5.3 - 2022-07-07

    Added

    • Add styles for tfoot elements (#243)
    • Add prose-h5 and prose-h6 variants (#273)

    Fixed

    • Fix prose elements legacy mode (#259)
    • Allow lead class to override element styles (#260)
    • Fix generation of prose-headings variant (#264)
    • Fix figure spacing (#267)
    • Fix child combinator :where selectors (#268)
    • Fix prose-headings variant to include h5 and h6 elements (#273)
  • 0.5.2 - 2022-02-14

    Fixed

    • Ensure nested selectors using &:hover work (#246)
  • 0.5.1 - 2022-01-28

    Removed

    • Remove dist folder and related dependencies (#226)

    Fixed

    • Don't generate invalid CSS when given an array of property values (#224)
  • 0.5.0 - 2021-12-09

    This release of @ tailwindcss/typography is an exciting one, and finally includes easy support for dark mode, the ability to escape prose styles, and a brand new HTML-based customization API that is a lot more fun to work with than the configuration based API we've offered in the past.

    To upgrade, make sure you are on the latest version of Tailwind CSS, then install @ tailwindcss/typography@latest:

    npm install -D @ tailwindcss/typography@latest
    

    This version is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.


    Added

    • Added prose-invert for easy dark mode support (#216)
    • Added gray scale modifiers like prose-slate and prose-stone to make it easy to match your typography to your site's gray scale (#216)
    • Added new element modifiers API like prose-a:text-blue-500 for easily customizing individual elements directly in your HTML (#216)
    • Added not-prose class for preventing prose styles from affecting a section of HTML (#205)
    • Updated selectors to use :where to reduce specificity, making it possible to override prose children with utilities (#203)

    Changes

    • Switch from ::before pseudo-elements to using the native ::marker pseudo-element for styling list bullets and counters (#216)
  • 0.5.0-alpha.3 - 2021-11-08
  • 0.5.0-alpha.2 - 2021-10-03
  • 0.5.0-alpha.1 - 2021-10-01
  • 0.4.1 - 2021-05-24
from @tailwindcss/typography GitHub release notes
Commit messages
Package name: @tailwindcss/typography

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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