react-remark
react-remark copied to clipboard
fix(deps): update dependency rehype-react to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| rehype-react | ^6.0.0 -> ^8.0.0 |
Release Notes
rehypejs/rehype-react (rehype-react)
v8.0.0
Change
579589bChange to support preact, solid, svelte, vue, too migrate: changeimport {Fragment, createElement} from 'react'->import * as production from 'react/jsx-runtime', then change.use(rehypeReact, {Fragment, createElement})->.use(rehypeReact, production), and change the optionfixTableCellAlign->tableCellAlignToStyle73c4fb0Update@types/hast,unified, utilities, etc migrate: update toof9c640bChange to require Node.js 16 migrate: update toofb00d7bChange to useexportsmigrate: don’t use private APIs
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.2.0...8.0.0
v7.2.0
b84c624AddfixTableCellAlignoption by @jorroll in https://github.com/rehypejs/rehype-react/pull/48
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.1.2...7.2.0
v7.1.2
Fix
33e3489Fix to not strip whitespace inth,tdby @chitoku-k in https://github.com/rehypejs/rehype-react/pull/45
Misc
32b5e83Fix types for TS 4.9
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.1.1...7.1.2
v7.1.1
1695437Fix to add back support for@types/react17
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.1.0...7.1.1
v7.1.0
8db0631Update for React 18
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.4...7.1.0
v7.0.4
21753daAdd improved docs by @wooorm in https://github.com/rehypejs/rehype-react/pull/37
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.3...7.0.4
v7.0.3
- Fix missing
*.d.tsfiles
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.2...7.0.3
v7.0.2
b97da2fFix to improve removal of whitespace between tables by @TheComp44 in https://github.com/rehypejs/rehype-react/pull/32
Full Changelog: https://github.com/rehypejs/rehype-react/compare/7.0.1...7.0.2
v7.0.1
dac20e2Fix to correctly compile intrinsic types
v7.0.0
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 is behind base branch, 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, check this box
This PR was generated by Mend Renovate. View the repository job log.