Skip to content

5.18.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:02
ae165dd

🚀 Features

  • (dart) Add Async runtime and Future interop for dart (#4978) (b5a337d0)

🐞 Bug Fixes

  • Retry MSBuild project cracking serially (#4991) (b0c6129e)
  • (beam) Preserve local spawn calls (#4992) (70278ec6)
  • (dart) Prefix file scope names shadowed by class members (#4982) (ece7b071)
  • (js/ts) Fix Dictionary.Remove and HashSet.Remove to remove empty buckets (#4985) (aea61b56)
  • (js/ts) Clear custom System.Collections.IList implementations (2369fbd2)
  • (python) Keep the payload type when reading an erased union field (#4981) (e0536ecd)
  • (rust) Less allocations when enumerating strings (#4970) (5d62380c)
  • (rust) Remove reflection registration on boxing (#4983) (50a37f78)

⚡ Performance Improvements

  • (js/ts) Faster resizeArray.Clear() in JS/TS (32d85add)

View changes on Github