3.20.3
2023-04-16
Bug Fixes
- Reduce memory consumption for function call parameter analysis (#4938)
- Fix types for
shouldTransformCachedModule
(#4932)
Pull Requests
- #4925: chore: repl style add scoped (@btea)
- #4926: docs: Update the x_google_ignorelist url (@jecfish)
- #4932: Allow shouldTransformCachedModule to return null (@bluwy)
- #4935: Bump peter-evans/create-or-update-comment from 2 to 3 (@dependabot[bot])
- #4936: Disable puppeteer sandbox to fix Vercel deployment (@lukastaegert)
- #4938: Improve memory usage for parameter deoptimizations (@lukastaegert)