Skip to content

Releases: wood1986/react-ssr-webpack-plugin

v2.2.1

30 Jan 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

27 Dec 23:03
Compare
Choose a tag to compare

What's Changed

  • fix: fix the depth in the release workflow for generating all commit logs and correct CHANGELOG.md by @wood1986 in #15
  • fix: fix ReactSSRMiddleware not to register the route by @wood1986 in #16
  • chore(deps): update devDependencies by @wood1986 in #17
  • feat: support setupMiddlewares by @wood1986 in #18

Full Changelog: v2.1.0...v2.2.0

v2.1.0

26 Dec 05:27
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependencies and devDependencies by @wood1986 in #7
  • feat: support response customization and replace react-router with path-to-regexp by @wood1986 in #8
  • fix: remove unnecessary plugins and show child compilation error by @wood1986 in #9
  • fix: replace ReactSSRCommonMiddleware with ReactSSREntry by @wood1986 in #10
  • fix: update examples/app to support cloudflare worker by @wood1986 in #11
  • fix: remove path and add version invalidation by @wood1986 in #12
  • feat: move fetch out of app and add patchGlobal option by @wood1986 in #13
  • feat: add a boolean config var for applying NodeTargetPlugin by @wood1986 in #14

Full Changelog: v2.0.0...v2.1.0

v2.0.0

06 Dec 09:27
Compare
Choose a tag to compare

What's Changed

  • fix: fix commitlint workflow by @wood1986 in #4
  • chore(deps): update devDependencies by @wood1986 in #3
  • refactor: refactor examples/app by @wood1986 in #5
  • feat!: add react-route support with http status code and example by @wood1986 in #6

Full Changelog: v1.0.1...v2.0.0

v1.0.1

12 Nov 07:15
Compare
Choose a tag to compare

What's Changed

  • fix: update pull_request branches for the workflows by @wood1986 in #1
  • fix: fix postinstall issue by @wood1986 in #2

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Nov 01:08
Compare
Choose a tag to compare