v11.0.0
·
20 commits
to main
since this release
11.0.0 (2026-05-26)
⚠ BREAKING CHANGES
-
deps: react and react-dom 17 are no longer supported. Consumers
must be on react/react-dom ^18.0.0. -
chore(deps): keep storybook-only deps as dev and drop unused entries
Address doistbot review:
- Move rehype-raw and remark-gfm back to devDependencies (only used in
stories/, which is not part of the published files). - Drop rehype, remark, and hast-util-is-element entirely (no import sites
anywhere in the repo).