Update @tailwindcss/typography 0.5.9 → 0.5.15 (minor) #124
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @tailwindcss/typography (0.5.9 → 0.5.15) · Repo · Changelog
Release Notes
0.5.15
0.5.14
0.5.13
0.5.12
0.5.11
0.5.10
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
0.5.15
Modernize repository setup (#359)
Update peer dependency version to include 4.0.0-alpha.20 (#358)
0.5.14
Update changelog
Fix table text align (#346)
Bump braces and jest (#353)
use Node 22 in CI workflows (#354)
0.5.13
Don't apply margins to `<br>` elements contained in an `<li>` in FF (#350)
0.5.12
Update changelog
Align tables to start instead of left
Change CSS properties to their bidirectional counterparts (#323)
Update repository in package.json
0.5.11
Update GitHub actions
Update changelog
Add `prose-kbd` element modifier (#340)
Update changelog
Retain order of video selector with figure (#339)
ci: add provenance to insider packages (#336)
Add docs to readme
Bump @babel/traverse from 7.17.0 to 7.23.2 (#322)
Bump postcss from 8.4.18 to 8.4.31 (#321)
0.5.10
update changelog
Add description list (`<dl>`, `<dt>`, `<dd>`) styles (#316)
Add `<kbd>` styles (#317)
Fix links in changelog
Fix `prose-invert` when used with colors in light mode (#315)
Add `<picture>` styles (#314)
Remove typography styles from `not-prose` elements in addition to their children (#301)
Fix space between `<figcaption>` and `<pre>` (#313)
Add dark mode support to demo
Fix logo in readme
Bump word-wrap from 1.2.3 to 1.2.4 (#308)
Bump tough-cookie from 4.0.0 to 4.1.3 (#307)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands