Skip to content

Version 4.1.5

Compare
Choose a tag to compare
@khalwat khalwat released this 03 Nov 23:07
· 369 commits to develop since this release

Changed

  • Fixed HMR in local dev with explicit alias that resolves to the actual directory
  • Add import.meta.hot.accept for entrypoint JavaScript for HMR

Fixed

  • Fixed an issue where the default value for redirectHttpCode would cause a validation error to be displayed when creating a new static redirect (#255)
  • Fixed an issue where the default value for redirectHttpCode would cause importing a CSV file to fail if no redirectHttpCode was provided in the CSV file (#253)