Skip to content

v1.0.0-alpha.3.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@solkimicreb solkimicreb released this 20 Oct 06:46
· 148 commits to master since this release

Fixed

  • Fixed double Web Component registration in browsers not supporting native Web Components.
  • Fixed a flickering issue with Safari (caused by a native Safari bug, which incorrectly queues some microtask as task when Promises and MutationObservers interact with eachother).
  • Fixed the animationFillMode in Firefox to default to 'both'.