Skip to content

Releases: wessberg/browserslist-generator

v2.1.0

02 Aug 23:20
Compare
Choose a tag to compare

v2.0.3...v2.1.0

v2.0.3

02 Feb 12:56
Compare
Choose a tag to compare
  • fix: point to new feature name for nullish coalescing assignments in mdn compat data af2b4ca

v2.0.2...v2.0.3

v2.0.2

23 Jan 20:58
Compare
Choose a tag to compare
  • feat: handle Android browsers even better f28918f

v2.0.1...v2.0.2

v2.0.1

20 Jan 15:52
Compare
Choose a tag to compare

New Features

browserslist-generator is now based on ESM and requires Node v14.19.0 (BREAKING CHANGE)

Now is a good time to make browserslist-generator a type: "module" package. However, it still provides a CommonJS fallback. If your codebase is still based on CommonJS, you should be fine. Please know however, that browserslist-generator requires an environment running Node v14.19.0 or newer going forward.

Changelog

  • fix: update workflow config aa274fc
  • fix: fix sandhog confiog 17513f0
  • feat: migrate to ESM 3d5c8f0
  • feat: improve Android feature detection b687a2d

v1.0.66...v2.0.1

v1.0.66

12 Apr 21:24
Compare
Choose a tag to compare
  • test: run tests on Node v14, 16, and 17 df46f20
  • chore: bump dependencies 99999b8

v1.0.65...v1.0.66

v1.0.65

17 Nov 20:20
Compare
Choose a tag to compare
  • feat: add support for ES2021 and ES2022 Ecma versions 81eecb8

v1.0.64...v1.0.65

v1.0.64

24 Sep 08:02
Compare
Choose a tag to compare

v1.0.63...v1.0.64

v1.0.63

23 Sep 13:08
Compare
Choose a tag to compare

v1.0.62

21 Sep 13:09
Compare
Choose a tag to compare

v1.0.61...v1.0.62

v1.0.61

15 Sep 08:35
Compare
Choose a tag to compare
  • fix: removed a console.log that had slipped into the published package 6a73d26

v1.0.60...v1.0.61