Releases: github/browser-support
Releases · github/browser-support
v4.2.1
What's Changed
- Build on publish by @keithamus in #79
Fixes the broken build in 4.2.0.
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- migrate from karma to wtr by @keithamus in #75
- add popover polyfill by @keithamus in #73
- remove abortsignal.timeout to required section by @keithamus in #74
- add dialog-toggle-events polyfill by @keithamus in #77
- add invokers polyfill by @keithamus in #76
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- New polyfill for
Promise.withResolvers
by @mattcosta7 in #67
New Contributors
- @mattcosta7 made their first contribution in #69
Full Changelog: v4.0.1...v4.1.0
v4.0.1
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
Full Changelog: v4.0.0...v4.0.1
v4.0.0
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
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #53
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #56
- Bump ws, engine.io and socket.io-adapter by @dependabot in #57
- Bump body-parser from 1.20.0 to 1.20.3 in the npm_and_yarn group by @dependabot in #59
- Update publish.yml by @manuelpuyol in #60
- Safari 17.4 ships checkVisibility by @keithamus in #61
- drop AbortSignal.timeout by @keithamus in #62
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Include :modal selector in base support by @keithamus in #54
Full Changelog: v3.0.0...v3.0.1
v3.0.0
BREAKING CHANGE: Many polyfills have been removed, as they are now well supported in the major browser engines.
What's Changed
- Bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #50
- Remove a whole bunch of polyfills by @keithamus in #51
Full Changelog: v2.0.1...v3.0.0
v2.0.1
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
What's Changed
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #43
- Bump engine.io and socket.io by @dependabot in #44
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #42
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #41
- Bump ua-parser-js from 0.7.31 to 0.7.35 by @dependabot in #40
- Update dev deps by @dgreif in #45
- Bump got from 11.8.3 to 11.8.6 by @dependabot in #46
- Drop redundant polyfills by @keithamus in #37
- add checkVisibility by @keithamus in #47
Full Changelog: v1.4.2...v2.0.0