Skip to content

v4.0.1

Choose a tag to compare

@AminZoubaa AminZoubaa released this 21 Mar 10:24
· 7 commits to main since this release

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 pack and other local packaging flows include the package README by copying it during prepack as well as publish time.