Releases: P5-wrapper/react
Releases · P5-wrapper/react
Version 3.0.1
Version 3.0.0
- Update dependencies to fix vulnerabilities (#96)
- Create SECURITY.md (#99)
- Create codeql-analysis.yml (#98)
- Update integration scripts (#100)
- Convert to functional style and expose more types for the upcoming version 3 release (#101)
- Remove redundant dotfiles (#93)
- Fix format script after removing config to the package.json file (#103)
- Update Push.yml (#105)
- Move configuration files into their own area and cleanup (#106)
- Update .prettierrc (#102)
- Update tests (#108)
- Update the example with the latest changes (#113)
- Update dependencies (#112)
Version 2.4.1 release
Version 2.4.0 release
Dependency Updates
this update fixes a benign npm warning that would occur when installing the package
sketch can be changed dynamicly
This Release contains changes so a sketch provided to the p5wrapper can be changed and the p5 content will be updated accordingly.
See Issue #3