What's Changed
- build(deps): bump ws from 8.13.0 to 8.17.1 by @dependabot in #77
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #78
- chore: upgrade storybook. by @morganney in #79
- feat: react 19 support. by @morganney in #80
- refactor: remove jsx-runtime from hook and highlighter. by @morganney in #81
- docs: update cdn examples. by @morganney in #82
- chore: upgrade deps. by @morganney in #90
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #86
- docs: update. by @morganney in #91
Full Changelog: v3.0.7...v4.0.0
BREAKING CHANGES
- Drop support for peer dependency of React/ReactDOM < 19
- Remove UMD builds (use CDN + ESM)
- Upgrade supported Node.js version to >= 20.18.1