Skip to content

Change Log

Please visit the Razzle release page for all historical releases.

v4.2.15

Published on Wed Feb 16 2022.

Patches

  • Fix(examples-with-heroku): adjust package build scripts: 1331265ded3dab40473b5833ccf0c0254a19a0b5
  • Fix(razzle): Update createConfigAsync.js to support externalizing .cjs files

v4.2.14

Published on Thu Jan 20 2022.

Patches

  • Fix: make express bundling work: 0905ae77ae57b5f00efa8d0c97bc7ebdda841ffe
  • Fix: make express bundle correctly: 3f278474599dca6a0eef873025732bc0f0829d84
  • Create layer0.md: 8a16fc6f44446e70fe46d31bcac3ff94725b42b6
  • Feat(plugin): add razzle-plugin-devcert: 0a037e512ff2dbe7559a0e40a61fc01940c9dc60
  • Remove css logs: 63241bcfb83f05d1115041d95233caa7d70f5189
  • Update webpack 5 version in docs: ba3575c47e6943ed1246cfc0dd485fd1278860f9

v4.2.13

Published on Mon Dec 20 2021.

Patches

  • Feat: add serverless example: 30e3ee4570bfc9ca0f730f33dd3b1f27cfa58218
  • Fix: update examples list: c495dccb04579e97357e520aec4e876f5fa13471

v4.2.12

Published on Mon Dec 20 2021.

Patches

  • Fix: fix default route in default template: 18ffcc52d2eb7da9333990a984fffd87a953ff81

v4.2.11

Published on Mon Dec 20 2021.

Patches

  • Fix: use switch not routes: aabb4b46da1f5daa421c4cac0ffb7630508f6d0d

v4.2.10

Published on Mon Dec 20 2021.

Patches

  • Fix: fix import for staticrouter in default template: dc53d12ba7a560e8d5622a4527712f271866cc91

v4.2.9

Published on Mon Dec 20 2021.

Patches

  • Fix: respect pinning in default cra template: 95bc7260f426102ab5d2c7bc8b3563387e5c6a04

v4.2.8

Published on Sat Dec 04 2021.

Patches

  • Implemented using create-razzle-app to create project in existing folder: ef465a3225b5d15baa2a1cef2864c2d3130b0ead
  • Added facebook/create-react-app's logic for determining whether a dir is safe to create project in.: c77f9281e6b9659688e894b94659e427cca37bda
  • Update react-router-dom syntax: 2a549fed6d1414433db0e55ca89cc2b647547fe3

v4.2.7

Published on Wed Nov 10 2021.

Patches

  • Fix: process.env won't be overwritten by razzle-plugin-manifest: 433039cbafd206864e6a3c9348c2278b2f46e3c5
  • Fix(razzle): make errors log correctly in build: 52bc1c700d47eda248aa70220de8c54738aa78fd

v4.2.6

Published on Sun Oct 31 2021.

  • Feat: add razzle-plugin-manifest: #1748
  • Feat: add webpack-manifest-plugin as dependecy: #1749

Credits

Huge thanks to @nimaa77 for helping!