This repository was archived by the owner on Nov 20, 2025. It is now read-only.
v3.1.0
- fix: generateTypes option and ensure emitting of type declarations in fixtures c2abd7e
- fix: indentation style in
mangle.jsonnot preserved 6e6ecba - chore: update README and add info about typings via the
exports.typesfield 75a1380 - fix: filename generation for es & modern outputs. Both 'jsnext:main' and 'esmodule' were incorrectly ignored. e13c16e
- chore: remove mention of UMD support for web workers 3bb3ea4
- feat: bump Node target to v14 8e434c0
- fix: silence warnings when using builtins w/ 'node:' protocol b21146a
- chore: remove git.io usages da9d6bf
- feat: output ESM using
.mjsas the file extension when the package type is CJS 1629bcb - fix: ensure hoisted node_modules are excluded from babel 256eadf
- fix: ensures TS plugin will begin its search for a 'tsconfig.json' in the set cwd 1c967e4
- chore: add info on --compress default value 5f6b508
- fix: don't attempt to write build stats in watch mode when there has been a build error/sizeInfo is
undefineddf6be38