Skip to content

v24.5.1: An element should correctly be added to a nested body (#2682)

Choose a tag to compare

@release-drafter release-drafter released this 16 Aug 11:37
· 347 commits to master since this release
879d6ae

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 extends Function is not getting the correct prototype when running under Hammerhead (close #2439) (#2464) @LavrovArtem