Browserslist Generator Versions Save

A library that makes generating and validating Browserslists a breeze!

v2.1.0

8 months ago

v2.0.3

1 year ago
  • fix: point to new feature name for nullish coalescing assignments in mdn compat data af2b4ca

https://github.com/wessberg/browserslist-generator/compare/v2.0.2...v2.0.3

v2.0.2

1 year ago
  • feat: handle Android browsers even better f28918f

https://github.com/wessberg/browserslist-generator/compare/v2.0.1...v2.0.2

v2.0.1

1 year ago

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

https://github.com/wessberg/browserslist-generator/compare/v1.0.66...v2.0.1

v1.0.66

2 years ago
  • test: run tests on Node v14, 16, and 17 df46f20
  • chore: bump dependencies 99999b8

https://github.com/wessberg/browserslist-generator/compare/v1.0.65...v1.0.66

v1.0.65

2 years ago
  • feat: add support for ES2021 and ES2022 Ecma versions 81eecb8

https://github.com/wessberg/browserslist-generator/compare/v1.0.64...v1.0.65

v1.0.64

2 years ago

v1.0.63

2 years ago

v1.0.62

2 years ago

v1.0.61

2 years ago
  • fix: removed a console.log that had slipped into the published package 6a73d26

https://github.com/wessberg/browserslist-generator/compare/v1.0.60...v1.0.61