Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: P5-wrapper/react

v5.0.0-rc.5

11 Sep 20:57
v5.0.0-rc.5
569ccab

Choose a tag to compare

v5.0.0-rc.5 Pre-release
Pre-release

What's Changed

  • Update import paths by @yevdyko in #524
  • Ensure the project readme is deployed to NPM also by @jamesrweb in #523
  • refactor: Change component name from ReactP5Wrapper to P5Canvas by @yevdyko in #525
  • 🔧 ci(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #526

Full Changelog: v5.0.0-rc.4...v5.0.0-rc.5

v5.0.0-rc.4

18 Aug 13:14
v5.0.0-rc.4
6d1fa50

Choose a tag to compare

v5.0.0-rc.4 Pre-release
Pre-release

What's Changed

  • Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #512
  • Migrate dependabot reviewers to CODEOWNERS and update dependencies by @jamesrweb in #516
  • Github specific workflow refactors and documentations by @jamesrweb in #517
  • Add p5.record example by @jamesrweb in #520
  • 🔧 ci(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #518
  • Add support for P5 v2.x.x for the upcoming wrapper 5.x.x release by @jamesrweb in #521

Full Changelog: v5.0.0-rc.3...v5.0.0-rc.4

Version 5.0.0-rc.3

01 Jun 22:57
7676918

Choose a tag to compare

Version 5.0.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-rc.2...v5.0.0-rc.3

v5.0.0-rc.2

20 Feb 09:06
v5.0.0-rc.2
08e20c6

Choose a tag to compare

v5.0.0-rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.0-rc.1...v5.0.0-rc.2

Version 5.0.0-rc.1

04 Jun 09:50
v5.0.0-rc.1
3bc267d

Choose a tag to compare

Version 5.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-rc.0...v5.0.0-rc.1

Version 4.4.1

04 Jun 09:47
v4.4.1
9da0179

Choose a tag to compare

This patch release upgrades all dependencies to their latest versions.

Full Changelog: v4.4.0...v4.4.1

Version 5.0.0-rc.0

29 May 13:35
v5.0.0-rc.0
cfd0101

Choose a tag to compare

Version 5.0.0-rc.0 Pre-release
Pre-release

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

Version 4.4.0

08 Apr 11:27
v4.4.0
4326f76

Choose a tag to compare

What's Changed

Full Changelog: v4.3.4...v4.4.0

Version 4.3.4

18 Feb 20:06
0912899

Choose a tag to compare

What's Changed

Full Changelog: v4.3.3...v4.3.4

Version 4.3.3

18 Feb 20:05
c89fb87

Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.3.3