Skip to content

v2.0.1

Compare
Choose a tag to compare
@wessberg wessberg released this 20 Jan 15:52
· 35 commits to master since this release

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