Skip to content

5.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbroma jbroma released this 29 Oct 17:17
· 18 commits to main since this release
069107f

Minor Changes

  • #674 9f4ad85 Thanks @jbroma! - Add support for Module Federation V2

  • #765 efff0c2 Thanks @jbroma! - Add default rules for transpiling popular flow typed packages

  • #702 495203d Thanks @jbroma! - Enable dev-server to serve source assets alongside build artifacts

  • #763 e433584 Thanks @thiagobrez! - Add getModulePaths utility to generate include and exclude paths for modules in the bundler config

  • #757 8a90731 Thanks @artus9033! - Display list of available interactions on dev server startup & add support for 'j' to debug

  • #753 176324a Thanks @artus9033! - Add support for React Native 0.76

  • #750 c4a3235 Thanks @jbroma! - Normalize filepath & ensure path exists when writing stats to a file

  • #734 b455503 Thanks @hexboy! - Add a mechanism for retrying downloads of scripts through retry and retryDelay properties

Patch Changes