Skip to content

Version 5.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesrweb jamesrweb released this 29 May 13:35
· 92 commits to master since this release
cfd0101

What's Changed

  • Migrate to vitest 1.x.x, update tests and coverage reporting for this.
  • Utilise lazy component loading strategies to create smaller bundle sizes.
  • Move p5 to a peer dependency to allow users to install their preferred version while drastically reducing our bundle size even further in the process.
  • Implement an error boundary and expose ways for the consumer to handle error, loading and success cases if they want to. Provide simple defaults if they don't.
  • Adds the React v19 compiler for development use.

Version 4.4.0:

  • 1 MB minified
  • 237.8 KB minified + gzipped

Version 5.0.0-rc.0:

ES

  • 9.88 KB minified (99.0352% decrease)
  • 4.38 KB minified + gzipped (98.1581% decrease)

CJS

  • 8.58 KB minified (99.1621% decrease)
  • 4.36 KB minified + gzipped (98.1665% decrease)

Full Changelog: v4.4.0...v5.0.0-rc.0