Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v3.21.2

Choose a tag to compare

@rollup-bot rollup-bot released this 30 Apr 05:34
· 902 commits to master since this release

3.21.2

2023-04-30

Bug Fixes

  • Mark global functions that trigger iterators as impure for now (#4955)

Pull Requests

  • #4955: fix: mark some known globals or their functions as impure (@TrickyPi)