Releases: dart-lang/build
Releases · dart-lang/build
package:build_web_compilers v4.8.1
- Bump the min sdk to 3.13.0-107.0.dev.
- Internal only changes.
package:build_web_compilers v4.8.0
- Improve error message when a transitive import uses a disallowed platform
library. Print an import path to the problem library. - Add several
build_modulesexports tobuild_web_compilers.
package:build_web_compilers v4.7.0
- Add support for proper reload-restarts after invalid hot reloads in DDC + Frontend Server builder.
package:mockito v5.7.0
- Handle JS interop extension types and provide dummy values for them.
#4498
package:scratch_space v1.2.1
- Move source to
https://github.com/dart-lang/build/blob/master/builder_pkgs/scratch_space. - Add
ScratchSpace.existingto create a scratch space from a pre-existing directory.
package:build_web_compilers v4.6.0
- Add
webAssetsPathoption tobuild_web_compilers:entrypointto allow manually specifying a non-default main directory. - Add
scratch-space-dirto specify the directory forscratch_spaceinbuild_daemon.
package:build_web_compilers v4.5.1
- Add module caching to wasm deferred loading logic so that the same load Promise is reused when a specific module is loaded multiple times.
package:build_web_compilers v4.5.0
- Fixed
DdcFrontendServerBuilderto correctly work with generated entrypoints. - Move
module_libraryandmodule_cleanupbuilders frombuild_modulestobuild_web_compilers. - Add module caching to wasm deferred loading logic so that the same load Promise is reused when a specific module is loaded multiple times.
package:mockito v5.6.5
- Require
analyzer13.0.0.
package:build_test v3.5.15
- Use
build_runner2.15.0. - Remove
enableLowResourceModeparameters as there is no longer a low resource
mode. - Allow
analyzer13.0.0.