Releases: rstackjs/rspack-dev-middleware
Releases · rstackjs/rspack-dev-middleware
v2.0.0-beta.2
What's Changed
- fix!: removes @fastify/express support by @chenjiahan in #29
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- chore: rename from webpack-dev-middleware to @rspack/dev-middleware by @chenjiahan in #7
- docs: add credits section to README by @chenjiahan in #8
- chore: migrate from npm to pnpm by @chenjiahan in #9
- ci: simplify CI configuration by @chenjiahan in #10
- perf: remove schema-utils dependency and validation by @chenjiahan in #12
- chore: remove eslint and commitlint by @chenjiahan in #13
- chore: remove standard-version and CHANGELOG.md by @chenjiahan in #14
- chore: fix failed CI by @chenjiahan in #15
- chore: update node engine requirement to v20.19.0 or v22.12.0+ by @chenjiahan in #16
- refactor: migrate from webpack to rspack by @chenjiahan in #17
- test: migrate to Rstest by @chenjiahan in #18
- docs: update README with simplified badges and content by @chenjiahan in #20
- refactor(test): remove jest-specific setup file by @chenjiahan in #19
- refactor: remove colorette dependency by @chenjiahan in #21
- perf: replace mime-types with mrmime by @chenjiahan in #22
- feat: pure ESM package by @chenjiahan in #23
- test: remove express-4 by @chenjiahan in #24
- refactor: bundle dependencies by @chenjiahan in #25
- refactor: rename naming convention by @chenjiahan in #26
- chore: setup release workflow by @chenjiahan in #27
- ci: add renovate.json configuration file by @chenjiahan in #28
New Contributors
- @chenjiahan made their first contribution in #7
Full Changelog: https://github.com/rstackjs/rspack-dev-middleware/commits/v2.0.0-beta.1