Nightlies changelog - HaxeFoundation/haxe GitHub Wiki
Changes available in nightlies, that will be included in next release of Haxe (5.0).
If you've missed it, changes from Haxe 5.0.0-preview.1 are also included.
API removal
Breaking changes
See Breaking changes in Haxe 5.0.0 for some help with dealing with these.
Other changes
General improvements / additions:
- all: [std] add methods to get Map and EReg sizes (#11961)
Haxe 5.0 regression fixes:
- all: fix remap vs module resolution for sub types (#12305)
Other bugfixes: