Releases: P5-wrapper/react
Releases · P5-wrapper/react
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
Version 4.1.2
What's Changed
- Update P5-wrapper/setup-action action to v1.0.4 by @renovate in #235
- Update dependencies by @jamesrweb in #236
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Add P5 constructor and plugin docs by @jamesrweb in #225
- fix incorrect variable name in plugin demo by @jhrtn in #226
- Update dependency @testing-library/react to v14 by @renovate in #228
- Upgrade project dependencies to latest versions by @jamesrweb in #232
New Contributors
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Rename export files and folders by @jamesrweb in #223
- Update dependency @rollup/plugin-terser to ^0.4.0 by @renovate in #220
Full Changelog: v4.0.1...v4.1.0
v4.0.1
v4.0.0
What's Changed
- Configure Renovate by @renovate in #192
- Update dependency babel-loader to v9 by @renovate in #193
- Renovate changes by @jamesrweb in #196
- Update dependency rollup to v3 by @renovate in #194
- Reset sourcemap style by @jamesrweb in #197
- Update dependency webpack-cli to v5 by @renovate in #200
- Update P5-wrapper/setup-action action to v1.0.2 by @renovate in #202
- Update P5-wrapper/setup-action action to v1.0.3 by @renovate in #205
- Update dependency @trivago/prettier-plugin-sort-imports to v4 by @renovate in #203
- Advise forking the repository before pulling by @jamesrweb in #199
- Update stefanzweifel/git-auto-commit-action action to v4.15.4 by @renovate in #206
- Update stefanzweifel/git-auto-commit-action action to v4.16.0 by @renovate in #208
- Update project structure by @jamesrweb in #183
- Update dependency @rollup/plugin-typescript to v10 by @renovate in #209
- Update dependency @rollup/plugin-typescript to v11 by @renovate in #211
- Update dependency @rollup/plugin-terser to ^0.3.0 by @renovate in #210
- Update dependency rimraf to v4 by @renovate in #212
- Update dependency gh-pages to v5 by @renovate in #214
- Update build script to handle bad inputs and update the contributor list. by @jamesrweb in #215
New Contributors
Full Changelog: v3.4.0...v4.0.0
Version 3.4.0
What's Changed
- Update token name for CI workflows by @jamesrweb in #161
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #160
- Updates to docs, examples and tests. by @jamesrweb in #166
- Update children interactions by @jamesrweb in #168
- Update dependencies by @jamesrweb in #172
- Fix import name in example by @jamesrweb in #171
- Use pnpm to build examples in README by @yevdyko in #175
- Add automated deployments of the demo application on GH Pages by @jamesrweb in #174
- Type updates and runtime error handling by @jamesrweb in #177
- Fix for demo deployments in the CD workflow by @jamesrweb in #180
- Auto deploy to NPM in CD workflow by @jamesrweb in #181
- Upgrade demo to React 18 by @yevdyko in #182
- Automate project dependency auditing and updating by @jamesrweb in #184
- Format lock file before creating commit by @yevdyko in #187
- Update project dependencies by @jamesrweb in #186
- Update automated updates workflow by @jamesrweb in #188
- Remove outdated documentation by @yevdyko in #190
- Update dependencies by @yevdyko in #189
Full Changelog: v3.3.0...v3.4.0
Version 3.3.0
What's Changed
- Update github meta documentation by @jamesrweb in #154
- Update instance removal logic on component unmount by @jamesrweb in #153
- Bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #155
- Update CI workflow and configurations by @jamesrweb in #157
- Add generic prop type support by @jamesrweb in #152
Full Changelog: v3.2.1...v3.3.0