Releases: P5-wrapper/react
Releases · P5-wrapper/react
Version 4.4.1
This patch release upgrades all dependencies to their latest versions.
Full Changelog: v4.4.0...v4.4.1
Version 5.0.0-rc.0
What's Changed
- Migrate to
vitest1.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
What's Changed
- Bump the development-dependencies group with 2 updates by @dependabot in #322
- Bump the development-dependencies group with 1 update by @dependabot in #323
- Bump the development-dependencies group with 1 update by @dependabot in #326
- Bump the development-dependencies group with 2 updates by @dependabot in #327
- Bump @testing-library/react from 14.2.1 to 14.2.2 by @dependabot in #343
- Bump @types/node from 20.11.28 to 20.11.30 by @dependabot in #342
- Bump p5 from 1.9.1 to 1.9.2 by @dependabot in #341
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #339
- Bump vite from 5.1.6 to 5.2.6 by @dependabot in #340
- Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #345
- Bump microdiff from 1.3.2 to 1.4.0 by @dependabot in #347
- Bump @types/react from 18.2.66 to 18.2.73 by @dependabot in #348
- Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.4.0 by @dependabot in #349
- Bump vite from 5.2.6 to 5.2.7 by @dependabot in #346
- Bump @types/node from 20.12.2 to 20.12.5 by @dependabot in #354
- Bump typescript from 5.4.3 to 5.4.4 by @dependabot in #353
- Bump @types/react from 18.2.73 to 18.2.74 by @dependabot in #352
- Bump @types/react-dom from 18.2.22 to 18.2.24 by @dependabot in #351
- Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 by @dependabot in #350
Full Changelog: v4.3.4...v4.4.0
Version 4.3.4
Version 4.3.3
What's Changed
- Bump the development-dependencies group with 7 updates by @dependabot in #310
- Bump vite from 5.0.6 to 5.0.12 by @dependabot in #311
- Bump the development-dependencies group with 2 updates by @dependabot in #312
- Bump the development-dependencies group with 1 update by @dependabot in #313
- Bump the development-dependencies group with 3 updates by @dependabot in #315
- Bump the development-dependencies group with 2 updates by @dependabot in #316
- Allow p5 versions in the range by @yevdyko in #319
Full Changelog: v4.3.2...v4.3.3
Version 4.3.2
What's Changed
- Update dependencies for patch release by @jamesrweb in #298
Full Changelog: v4.3.1...v4.3.2
Version 4.3.1
What's Changed
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #294
- Bump p5 from 1.8.0 to 1.9.0 by @dependabot in #296
- Bump the development-dependencies group with 5 updates by @dependabot in #297
Full Changelog: v4.3.0...v4.3.1
Version 4.3.0
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
- @JeukHwang made their first contribution in #275
Full Changelog: v4.2.0...v4.3.0
Version 4.2.0
Full Changelog: v4.1.3...v4.2.0
Version 4.1.3
What's Changed
- Update dependencies by @jamesrweb in #236
- Add note for NextJS users by @jamesrweb in #241
- migrate to vite and vitest by @jamesrweb in #240
Full Changelog: v4.1.2...v4.1.3