Skip to content

v10.0.0-beta.9

Compare changes on GitHub

🚀 Features

🐛 Bug Fixes

  • (docs) Improvements to eject script (#1012) by @sampotts
  • (skin) Extract transition properties into CSS custom properties (#1075) by @sampotts
  • (site) Quote poster prop value in react demo code template (#1079) by @mihar-22
  • (site) Flatten error classes in ejected react skins (#1080) by @mihar-22
  • (spf) Implement preload IDL attribute on SpfMedia (#1069) by @cjpillsbury
  • (spf) Call sourceBuffer.abort() on AbortError to reset MSE parser state (#1081) by @cjpillsbury

🚜 Refactor

  • (react) Simplify skin render props with element form (#1068) by @mihar-22