Releases: github/browser-support
Releases · github/browser-support
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
v1.4.2
v1.4.1
v1.4.0
What's Changed
- Add array findlast and findlastindex by @keithamus in #35
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
v1.3.0
What's Changed
- add navigator clipboard, ClipboardItem by @keithamus in #18
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Move optional chaining and nullish coalescing operators to native syntax section by @koddsson in #22
- Fix
every
calls to return values by @manuelpuyol in #24
Full Changelog: v1.2.1...v1.2.2