v2.0.0-beta.2
·
116 commits
to main
since this release
What's Changed
Feature
- feat!: make selfsigned an optional peer dependency by @chenjiahan in #129
- feat!: convert to pure ESM package by @chenjiahan in #130
- feat(types): add LiteralUnion type and refactor union types by @chenjiahan in #128
Others
- docs: update version information in README by @chenjiahan in #127
- refactor: rename webpack_dev_server_client by @chenjiahan in #131
- refactor(tests): migrate webpack.config.js to rspack.config.js by @chenjiahan in #132
- fix: move open to dev dependencies by @chenjiahan in #133
- fix: move launch-editor to dev dependencies by @chenjiahan in #134
- fix: remove un-exists exports by @chenjiahan in #135
- fix: move compression and p-retry to dev dependencies by @chenjiahan in #136
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2