Skip to content

Releases: github/browser-support

v4.1.0

17 Oct 13:25
ed36174
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

15 Oct 02:12
685db08
Compare
Choose a tag to compare

What's Changed

  • Bump the npm_and_yarn group with 2 updates by @dependabot in #65
  • tweak h1 font-weight value by @erkde in #64
  • update HTMLDialogElement constructor versions for Opera/Safari by @erkde in #63
  • Publish using npm provenance by @dgreif in #66

New Contributors

  • @erkde made their first contribution in #64

Full Changelog: v4.0.0...v4.0.1

v4.0.0

17 Sep 16:10
8bf5dc8
Compare
Choose a tag to compare

BREAKING CHANGE

  • This release drops support for AbortSignal.timeout. Browsers which do not natively support this may now see errors as this function will no longer be polyfilled.

What's Changed

Full Changelog: v3.0.1...v4.0.0

v3.0.1

27 Mar 20:28
907c491
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Jan 21:28
78aeb4e
Compare
Choose a tag to compare

BREAKING CHANGE: Many polyfills have been removed, as they are now well supported in the major browser engines.

What's Changed

Full Changelog: v2.0.1...v3.0.0

v2.0.1

31 Oct 16:05
fc7d96b
Compare
Choose a tag to compare

What's Changed

  • move class fields & logical assignment to native syntax by @keithamus in #49

Full Changelog: v2.0.0...v2.0.1

(This breaking change was part of 2.0, but the patch just clarifies the documentation)

v2.0.0

20 Oct 14:45
4389052
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v2.0.0

v1.4.2

14 Aug 19:03
dc2fbdb
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug in the Array.findLast and Array.findLastIndex polyfills by @kintner in #39

Full Changelog: v1.4.1...v1.4.2

v1.4.1

28 Jun 12:06
3c8fb1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

24 Jun 15:45
be57273
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0