v2.0.1
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.