5.0.0-rc.0
Pre-releaseMinor 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 throughretry
andretryDelay
properties
Patch Changes
-
#711
7af6d5b
Thanks @jbroma! - fix: always use URL from Script config assourceUrl
when evaluating bundles on Android -
#766
206d76f
Thanks @jbroma! - Fix handling of cjs,mjs,cts,mts files when transpiling node modules with swc -
#755
90faeeb
Thanks @jbroma! - Disable package imports by default -
#756
f119ab3
Thanks @hosseinmd! - Prevent to loadScript which is already is loading
issue: #749 -
#771
df1d587
Thanks @hosseinmd! - script should be cached after successfully loaded