Skip to content

Restart the dev server when environment files change

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:27
Immutable release. Only release title and notes can be modified.

What's Changed

  • Restart the development server when a loaded environment file changes, including files loaded from a custom ENV_PATH, in both watch and HMR modes.
  • Apply the same glob, filter, and source-directory rules when dynamically adding files to the virtual file system.
  • Keep throttled operations usable and process the latest queued invocation when the active invocation rejects.

Full Changelog: v8.5.0...v8.5.1