Open renovate[bot] opened 1 year ago
This PR contains the following updates:
0.5.2
0.5.15
` ([#313](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/313)) - Remove typography styles from `not-prose` elements in addition to their children ([#301](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/301)) - Add `` styles ([#314](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/314)) - Fix `prose-invert` when used with colors in light mode ([#315](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/315)) - Add `` styles ([#317](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/317)) - Add description list (``, ``, ``) styles ([#316](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/316)) ### [`v0.5.9`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#059---2023-01-10) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.8...v0.5.9) ##### Fixed - Ensure `p` styles are inserted before `.lead` styles ([#294](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/294)) ### [`v0.5.8`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#058---2022-11-07) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.7...v0.5.8) ##### Fixed - Fix selector when using a non-default class (e.g. `prose-sm`) ([#289](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/289)) ### [`v0.5.7`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#057---2022-09-02) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.6...v0.5.7) ##### Fixed - Update TypeScript types ([#284](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/284)) ### [`v0.5.6`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#056---2022-09-01) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.5...v0.5.6) - Actually publish types ([a54c1a8](https://redirect.github.com/tailwindlabs/tailwindcss-typography/commit/a54c1a82a64efdf23aab57e62edaa369d1a857f1)) ### [`v0.5.5`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#055---2022-09-01) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.4...v0.5.5) ##### Added - Add typescript types ([#283](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/283)) ### [`v0.5.4`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#054---2022-07-12) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.3...v0.5.4) ##### Fixed - Update `strong` and `code` color styles to inherit from parent ([#276](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/276)) ### [`v0.5.3`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#053---2022-07-07) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.2...v0.5.3) ##### Added - Add styles for `tfoot` elements ([#243](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/243)) - Add `prose-h5` and `prose-h6` variants ([#273](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/273)) ##### Fixed - Fix prose elements `legacy` mode ([#259](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/259)) - Allow `lead` class to override element styles ([#260](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/260)) - Fix generation of `prose-headings` variant ([#264](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/264)) - Fix `figure` spacing ([#267](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/267)) - Fix child combinator `:where` selectors ([#268](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/267)) - Fix `prose-headings` variant to include `h5` and `h6` elements ([#273](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/273))
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
0.5.2
->0.5.15
Release Notes
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
### [`v0.5.15`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0515---2024-08-28) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15) ##### Fixed - Support installing with alpha versions of Tailwind CSS v4 ([#358](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/358)) ### [`v0.5.14`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0514---2024-08-07) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.14) - Fix table text alignment ([#346](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/346)) ### [`v0.5.13`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0513---2024-04-26) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.12...v0.5.13) ##### Fixed - Don't apply margins to `` elements contained in an `
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.
This PR was generated by Mend Renovate. View the repository job log.