Skip to content

Releases: mrhenry/core-web

v0.6.10

02 Feb 16:08
4600134
Compare
Choose a tag to compare

Maintenance release.

  • updated dependencies
  • crypto.randomUUID() is supported as of Safari 15.3

v0.6.9

01 Jan 13:30
b6a4c17
Compare
Choose a tag to compare

fixes for querySelector(':has(*)')

now passes all tests from WPT

v0.6.8

29 Dec 10:39
9b62c67
Compare
Choose a tag to compare

support for querySelector(':has(*)')

following Safari's implementation

v0.6.7

09 Dec 14:32
7c3e124
Compare
Choose a tag to compare

v0.6.6

20 Nov 13:49
564541d
Compare
Choose a tag to compare

v0.6.5

11 Nov 12:59
03f60a6
Compare
Choose a tag to compare
  • slightly better performance
  • fix invalid browser version range for DOMTokenList.prototype.@@iterator

v0.6.4

16 Sep 06:08
1cb99d8
Compare
Choose a tag to compare

Better AST matchers for :

  • Intl.DateTimeFormat
  • Intl.DateTimeFormat time zone data

v0.6.3

12 Sep 13:54
b313b06
Compare
Choose a tag to compare

Better AST matchers for :

  • document.visibilityState
  • Event.hashchange
  • Event.focusin
  • Navigator.prototype.geolocation

v0.6.2

09 Sep 07:50
6bce4b2
Compare
Choose a tag to compare

provided by core-js and now excluded :

  • globalThis
  • JSON

v0.6.1

07 Sep 12:11
9314f39
Compare
Choose a tag to compare