Skip to content

0.43.0

Compare
Choose a tag to compare
@denobot denobot released this 09 Feb 20:23
· 418 commits to main since this release
  • feat: add ModuleGraph segment and walk (#216)
  • feat: add range to assertion type error (#213)
  • feat: add range to module not found and loading error (#214)
  • feat: additive graph (#211)
  • fix: coalesce multiple same-specifier imports correctly (#137)
  • fix: include quotes in deno-types/type reference ranges (#220)
  • fix: trim quotes of import/export specifiers (#212)
  • perf: reduce some clones and pre-allocate some collections (#215)