jagad.dev
jagad.dev copied to clipboard
Update @tailwindcss/typography 0.5.9 → 0.5.13 (minor)
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.13) · Repo · Changelog
Release Notes
0.5.13
Fixed
- Don't apply margins to
<br>elements contained in an<li>in FF (#350)
0.5.12
Added
- Use logical properties for better RTL support (#323)
0.5.11
Added
- Add
prose-kbdmodifier (#340)Fixed
- Fix space between
<figcaption>and<video>(#339)
0.5.10
Fixed
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
0.5.13Don't apply margins to `<br>` elements contained in an `<li>` in FF (#350)0.5.12Update changelogAlign tables to start instead of leftChange CSS properties to their bidirectional counterparts (#323)Update repository in package.json0.5.11Update GitHub actionsUpdate changelogAdd `prose-kbd` element modifier (#340)Update changelogRetain order of video selector with figure (#339)ci: add provenance to insider packages (#336)Add docs to readmeBump @babel/traverse from 7.17.0 to 7.23.2 (#322)Bump postcss from 8.4.18 to 8.4.31 (#321)0.5.10update changelogAdd description list (`<dl>`, `<dt>`, `<dd>`) styles (#316)Add `<kbd>` styles (#317)Fix links in changelogFix `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 demoFix logo in readmeBump 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
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| jagad-dev | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 28, 2024 7:27am |
Closed in favor of #158.