Skip to content

v0.27.11

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 01:10
a27258d

Bug fixes

  • interface inheritance cause crash (#2756) (a27258d)
  • Ensure call-less references to builtin functions in namespaces error (#2738) (58ed2b2)
  • diagnose not implement when assign value to closure variable (#2750) (73193f0)
    Fixes: #2749
  • Type checker does not detect a signature mismatch (927b7cd)
    Fixes: #2727

Other

  • build(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/loader (#2610) (eedf306)
    Bumps json5 from 2.2.1 to 2.2.3.


    updated-dependencies:

    • dependency-name: json5
      dependency-type: indirect
      ...

    Signed-off-by: dependabot[bot] [email protected]
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>