Skip to content

Releases: P5-wrapper/react

Version 5.0.0-rc.1

04 Jun 09:50
3bc267d
Compare
Choose a tag to compare
Version 5.0.0-rc.1 Pre-release
Pre-release

What's Changed

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

Version 4.4.1

04 Jun 09:47
9da0179
Compare
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
cfd0101
Compare
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
4326f76
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

Version 4.3.2

18 Feb 20:03
0ec8e00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.3.2

Version 4.3.1

18 Feb 19:59
1b38497
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

Version 4.3.0

22 Nov 22:16
v4.3.0
4b250bc
Compare
Choose a tag to compare

What's Changed

  • Update JS-DevTools/npm-publish action to v2 by @renovate in #244
  • Update dependency @vitejs/plugin-react to v4 by @renovate in #245
  • Update P5-wrapper/setup-action action to v1.0.5 by @renovate in #247
  • Trigger renovate bot on pull_request_target events instead of pull_request events to get around fork errors by @jamesrweb in #249
  • Update dependency jsdom to v22 by @renovate in #250
  • Add the ability for fallback UIs to be rendered if the sketch is ever undefined by @jamesrweb in #248
  • Update vitest monorepo to ^0.31.0 by @renovate in #252
  • Update vitest monorepo to ^0.32.0 by @renovate in #253
  • Update dependency @typescript-eslint/eslint-plugin to v6 by @renovate in #259
  • Update vitest monorepo by @renovate in #264
  • Update dependency gh-pages to v6 by @renovate in #269
  • Update dependency @testing-library/jest-dom to v6 by @renovate in #270
  • Update dependencies by @jamesrweb in #251
  • Update actions/checkout action to v4 by @renovate in #271
  • Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #273
  • Bump postcss from 8.4.28 to 8.4.31 by @dependabot in #274
  • fix: specify type declaration file in package.json by @JeukHwang in #275
  • chore(deps): update p5-wrapper/setup-action action to v1.0.5 by @renovate in #276
  • chore(deps): update js-devtools/npm-publish action to v3 by @renovate in #279
  • Use dependabot instead of renovate by @yevdyko in #280
  • Bump the development-dependencies group with 5 updates by @dependabot in #281
  • Bump the development-dependencies group with 1 update by @dependabot in #283
  • Bump the development-dependencies group with 5 updates by @dependabot in #285
  • Bump the development-dependencies group with 5 updates by @dependabot in #289
  • Update dependencies and bundler config by @jamesrweb in #290
  • Bump to version 4.3.0 for release via CD by @jamesrweb in #291

New Contributors

Full Changelog: v4.2.0...v4.3.0

Version 4.2.0

20 Apr 14:03
aa3f2e4
Compare
Choose a tag to compare

Full Changelog: v4.1.3...v4.2.0