You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)