v2.3.0
scala-js-dom v2.3.0 is the fourth release in the 2.x series. It is binary-compatible with previous 2.x releases, although there are minor source-breaking changes, and is published for Scala 2.11, 2.12, 2.13, and 3.1+ with Scala.js 1.7+.
If you are upgrading from scala-js-dom 1.x, please find the migration guide in #627. CrossVersion.for3Use2_13 from your build.
User-facing PRs
- Add
ServiceWorkerRegistrationOptionsby @armanbilge in #704 - Add
EventSourceInitby @armanbilge in #703 - IDB cursor result types were incorrectly abstract by @japgolly in #705
- Add
InputEvent,StaticRange,AbstractRangeby @armanbilge in #695 - Update Index.scalatex to use version 2.2.0 by @felher in #710
- Create
HTMLDialogElementby @Lasering in #708 - Add
URLSearchParamstoBodyInitby @zetashift in #722 - Add
History#scrollRestorationby @zetashift in #718 - Add
RequestInit#duplexby @zetashift in #719 - Add
Element#replaceWithby @zetashift in #720 - Fixup
BlobandFileAPIs by @zetashift in #721 - Update to Scala.js 1.7.1, Scala 2.12.15, 3.1.3 by @armanbilge in #723
New Contributors
- @felher made their first contribution in #710
- @Lasering made their first contribution in #708
- @zetashift made their first contribution in #722
Thank you wonderful contributors!
Full Changelog: v2.2.0...v2.3.0