Sourced from canvas-confetti's releases.
1.9.4
What's Changed
- Fix error in
canDrawBitmapifOffscreenCanvasexists but is not supported by@Gavin-Hoferin catdad/canvas-confetti#258Maintenance
- updating github actions to the latest versions by
@catdadin catdad/canvas-confetti#259New Contributors
@Gavin-Hofermade their first contribution in catdad/canvas-confetti#258Full Changelog: https://github.com/catdad/canvas-confetti/compare/1.9.3...1.9.4
1.9.3
Bug Fixes
- Checking that the canvas is still on the page before removing it by
@Bwc9876in catdad/canvas-confetti#229Testing improvements
- using new Chrome headless mode for tests (mostly because the annoying message, but also because it will be the default soon) by
@catdadin catdad/canvas-confetti#216- using flat confetti for scale tests, for better consistency by
@catdadin catdad/canvas-confetti#218New Contributors
@Bwc9876made their first contribution in catdad/canvas-confetti#229Full Changelog: https://github.com/catdad/canvas-confetti/compare/1.9.2...1.9.3
1.9.2
- Fixed a bug that caused Emoji confetti to render poorly in Firefox -- see #213
https://github.com/catdad/canvas-confetti/compare/1.9.1...1.9.2
1.9.1
- Fixed a bug that caused Emoji confetti to not work in Safari -- see #209
https://github.com/catdad/canvas-confetti/compare/1.9.0...1.9.1
1.9.0
- 🎉 Emoji are finally here 🎉 Create confetti from any emoji you'd like, using the
confetti.shapeFromText()helper -- see #82 and #206https://github.com/catdad/canvas-confetti/compare/1.8.0...1.9.0
1.8.0
- Custom confetti shapes are here! You can now use any SVG Path string to make a custom confetti shape, using the
confetti.shapeFromPath()helper -- see #81 and #203https://github.com/catdad/canvas-confetti/compare/1.7.0...1.8.0
1.7.0
https://github.com/catdad/canvas-confetti/compare/1.6.1...1.7.0
... (truncated)
5f77cde
bumping version to 1.9.4f0027c6
updating to use github action as trusted publisher0566ad2
Merge pull request #258
from Gavin-Hofer/gavin/fix-offscreen-canvas-error51e7932
Merge branch 'master' into gavin/fix-offscreen-canvas-errorc4385c8
Merge pull request #259
from catdad/actions-update4bf60a5
updating linting to later versions that work in node 240d755bc
using latest version of node664a8bb
updating actions to the latest versionsc1748fe
Fixed error in canDrawBitmap if OffscreenCanvas exists but is not
supported320381b
bumping version to 1.9.3This version was pushed to npm by GitHub Actions, a new releaser for canvas-confetti since your current version.