12.0.0-beta.12
Pre-release
Pre-release
💥 Breaking Change
- Make experimental-features kebap-case in compiler config like the other fields. #7891
🚀 New Feature
- Add
littleEndian
feature forDataView
to Stdlib. #7881 - Add
mapOkAsync
,mapErrorAsync
,flatMapOkAsync
andflatMapErrorAsync
for asyncresult
s to Stdlib. #7906
🐛 Bug fix
- Include
-runtime-path
as bsc argument when generating.mlmap
file. #7888