6.6.0 (2023-02-07)
Bug Fixes
- add home page to package.json (#817) (2e73ca9)
- clean d.ts files if "dts" option is false (#747) (b107de0)
- default exports not working on CJS + treeshake: true (#815) (14ad4bd)
- search postcss config from current work dir (#773) (78432e2)
- use postMessage instead of console in worker thread (#779) (4cb1bc2)
Features
- Bump esbuild 0.15 -> 0.16 (#805) (904e07a)
- Minify with terser (#789) (fdd4dfa), closes #742
- Provide JSON Schema (#763) (31b2e72)
- types: allow autocomplete for target (#809) (398ae15)
- update rollup-plugin-dts to support custom tsconfig and preserve export {} for file that have no exports (#807) (4154e05)
- upgrade esbuild 0.16 -> 0.17 (30ff79d)