Skip to content

Latest commit

 

History

History
74 lines (36 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

74 lines (36 loc) · 3.65 KB

Changelog

1.3.1 (2022-10-26)

Bug Fixes

  • common: contents the window (f6f50c0)
  • common: reset content due to multiple initializations when used in react (c2a3b7a)

1.3.0 (2022-10-24)

Features

1.2.2 (2022-10-24)

Bug Fixes

  • common: canvas to be full width and height of the screen (41b07c6)

1.2.1 (2022-10-24)

Bug Fixes

  • common: string to integer conversion (cb1ea35)

1.2.0 (2022-07-30)

Features

  • core: image load progress event (9bfc730)
  • docs: updated storybook (a998896)

Bug Fixes

  • build: removed node@12 from build script (30343ce)

1.1.1 (2022-02-04)

Bug Fixes

  • clear older frames to prevent overlapping images (e0fe590)

1.1.0 (2021-09-10)

Features

  • issue: closes #1 - animation inconsistency (1e59759)

1.0.4 (2021-09-08)

Bug Fixes

  • ci: semantic-release issue with commiting release notes (70bc291)
  • ci: SemVer changelog module install (66ac588)
  • ci: setup git author config to bypass branch protection (29f7129)
  • common: Removed semantic-release and moved to SemVer (ab71d4e)
  • common: semantic-release/git module install (bcf0534)
  • common: updated workflow for semver test (a3b39de)

Performance Improvements

  • core: SemVer configuration changes (2eeb866)