Skip to content

Releases: mrhenry/core-web

v1.2.4

19 Oct 15:36
0844b00

Choose a tag to compare

  • updated @mrhenry/polyfill-library to v5.2.1

v1.2.3

03 Jun 06:23
e5f6186

Choose a tag to compare

  • updated @mrhenry/polyfill-library to v5.1.0

v1.2.2

28 Feb 11:33
fada6c7

Choose a tag to compare

v1.2.1

09 Dec 12:27
b36851f

Choose a tag to compare

What's Changed

  • support ignore comments that start with ! #1749
  • do not throw on Safari TP #1751

Full Changelog: v1.2.0...v1.2.1

v1.1.2

26 May 13:16
1db27a1

Choose a tag to compare

  • correctly handle non-string types in query selector polyfills

v1.1.1

07 May 19:12
2f9516a

Choose a tag to compare

Improve debug information when polyfills are ignored.

v1.1.0

10 Feb 07:58
870dd2a

Choose a tag to compare

  • Update polyfill-library to v4.7.0
  • Adds Element.prototype.replaceChildren polyfill

v1.0.4

14 Jan 15:46
b52632d

Choose a tag to compare

v1.0.3

09 Dec 08:49
15244e0

Choose a tag to compare

  • make :has() unforgiving

v1.0.2

31 Oct 16:26
87231a4

Choose a tag to compare

  • update @webcomponents polyfills
  • configure ShadyDOM to use native querySelector
  • remove shim for css @apply. This proposal was abandoned.