Skip to content

Releases: rstackjs/rspack-dev-server

v2.0.0-beta.4

10 Mar 02:14

Choose a tag to compare

What's Changed

  • refactor: replace compression with http-compression by @chenjiahan in #146

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

v2.0.0-beta.3

09 Mar 14:21

Choose a tag to compare

What's Changed

Features

Others

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

07 Mar 09:00

Choose a tag to compare

What's Changed

Feature

Others

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

05 Mar 01:33
77ef230

Choose a tag to compare

Breaking Changes

See @rspack/dev-server Migration Guide (v1 -> v2).

What's Changed

Feature

Performance

Bugfix

Others

  • docs: update README with branch version information by @chenjiahan in #74
  • test: migrate tests to rstest by @9aoy in #75
  • chore: upgrade @rspack/core to 2.0.0-beta.2 by @LingyuCoder in #76
  • refactor(client): use named imports for hot emitter and log by @Timeless0911 in #73
  • chore: add example project for debugging by @chenjiahan in #79
  • chore: update @rspack/core to 2.0.0-beta.4 by @chenjiahan in #80
  • refactor: rename webpack-dev-server to rspack-dev-server by @chenjiahan in #86
  • test: remove useless global setup file by @9aoy in #82
  • chore: remove CHANGELOG.md file by @chenjiahan in #94
  • ci: update test workflow matrix to remove macos by @chenjiahan in #95
  • chore: use shared renovate config by @chenjiahan in #96
  • chore(deps): update dependency hono to v4.11.10 [security] by @renovate[bot] in #90
  • chore(deps): update dependency webpack to v5.104.1 [security] by @renovate[bot] in #91
  • test: replace webpack with rspack in test files by @chenjiahan in #93
  • chore: fix failed CI after updating deps by @chenjiahan in #100
  • ci: remove concurrency cancellation in test workflow by @chenjiahan in #97
  • chore: enable biome check on CI by @chenjiahan in #98
  • test: replace supertest with custom http request helper by @chenjiahan in #99
  • chore(deps): pin dependencies by @renovate[bot] in #103
  • chore(deps): update dependency cross-env to v10 by @renovate[bot] in #104
  • chore: migrate fs.rmdirSync to fs.rmSync by @Gehbt in #105
  • docs: update README.md by @chenjiahan in #109
  • refactor: remove redundant proxy logger initialization by @chenjiahan in #110
  • fix: update @rspack/core peer dependency to ^2.0.0-0 by @chenjiahan in #112
  • test: remove wait-for-expect dependency and refactor tests by @chenjiahan in #111
  • fix: enable compression middleware for HTTP2 connections by @chenjiahan in #116
  • refactor(server): replace deprecated url.parse with URL API by @chenjiahan in #115
  • refactor: simplify web target check by using compiler.platform.web by @chenjiahan in #118
  • chore: upgrade rspack core by @LingyuCoder in #119
  • refactor(server): simplify web target compiler detection by @chenjiahan in #122
  • chore(deps): update dependency @hono/node-server to v1.19.10 [security] by @renovate[bot] in #123
  • chore(deps): update dependency hono to v4.12.4 [security] by @renovate[bot] in #124
  • docs: add migration guide for v2 by @chenjiahan in #125
  • chore: release v2.0.0-beta.1 by @chenjiahan in #126

New Contributors

Full Changelog: v1.2.1...v2.0.0-beta.1

v1.2.1

11 Feb 07:33
311454a

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.2.1

v1.1.5

31 Dec 05:44

Choose a tag to compare

What's Changed

  • fix: loose the isMultiCompiler check by @nilptr in #55
  • docs: update rspack config examples to use mjs by @chenjiahan in #48
  • chore(deps): update dependency hono to v4.9.7 [security] by @renovate[bot] in #49
  • chore(deps): update dependency hono to v4.10.2 [security] by @renovate[bot] in #50
  • chore(deps): update dependency hono to v4.10.3 [security] by @renovate[bot] in #51
  • chore: fix prettier script by @stormslowly in #52
  • chore: bump rspack to 1.7.0-beta.0 to fix eco ci by @CPunisher in #54
  • chore(deps): update dependency style-loader to v4 by @renovate[bot] in #38
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #57
  • chore: update repository links by @chenjiahan in #60
  • chore(deps): update actions/checkout action to v6 - autoclosed by @renovate[bot] in #56
  • chore(deps): update dependency express to v5 by @renovate[bot] in #58
  • chore(deps): update dependency @types/mime-types to v3 by @renovate[bot] in #61
  • chore(deps): update dependency puppeteer to v24 by @renovate[bot] in #59
  • chore(deps): update pnpm to v10 by @renovate[bot] in #62
  • chore: simplify prettier config by @chenjiahan in #63
  • docs: update Rspack website links by @chenjiahan in #64
  • chore: update release workflow by @chenjiahan in #65

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

05 Aug 05:13
956960f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

05 Jun 14:26
c7e7217

Choose a tag to compare

What's Changed

  • chore: update rspack and tests snapshots by @ahabhgk in #34
  • chore(deps): update dependency css-loader to v7 by @renovate in #37
  • fix(deps): update webpack-dev-server to 5.2.2 [security] by @chenjiahan in #39
  • fix(deps): update dependency http-proxy-middleware to v2.0.9 [security] by @chenjiahan in #41

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

20 May 07:18
4c278bd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

31 Mar 14:00
a4b0bba

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1