All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add the
@metamask/java-tron-uppackage (#9208).
- Adopt
@metamask/local-node-utilsfor shared installer utilities (#9235).
- Parse
.yarnrc.ymlas YAML when detecting Yarn global cache, matching@metamask/foundryup. - Merge partial
fullNodeandjavaRuntimeoverrides frompackage.jsonwith the pinned defaults instead of replacing them. - Re-verify the cached Java runtime checksum on reuse via a
.source-checksummarker. - Propagate child termination signals from the generated
java-tronwrapper as a non-zero exit.