v4.0.1
npm package | Documentation | Full changelog
Fixed
- Pointed published package metadata to the hosted documentation site instead of the repository README so npm and GitHub package listings can surface the correct project page.
- Clarified package size wording in the documentation to distinguish the core runtime bundle from the full published package tarball.
- Added GitHub Packages publishing support alongside npmjs so the forked package also appears in the repository package registry.
- Ensured
pnpm packand other local packaging flows include the package README by copying it duringprepackas well as publish time.