v24.5.1: An element should correctly be added to a nested body (#2682)
·
347 commits
to master
since this release
What’s Changed
- An element should correctly be added to a nested body (#2682) @LavrovArtem
- fix: fixed an issue related to iterable objects destructuring (closes #2669) (#2679) @Farfurix
- fix
A class that extendsFunctionis not getting the correct prototype when running under Hammerhead(close #2439) (#2464) @LavrovArtem