Skip to content

Releases: AssemblyScript/assemblyscript

v0.27.17

09 Nov 18:40
f055bff
Compare
Choose a tag to compare

Bug fixes

  • placeholder commit for aspublish (#2789) (f055bff)
    The commit that fixed the regression didn't start with "fix:" and such,
    so this commit accounts for that instead.

Other

v0.27.16

09 Nov 01:13
94fa207
Compare
Choose a tag to compare

Bug fixes

Other

v0.27.15

03 Nov 01:10
0b8abe4
Compare
Choose a tag to compare

Bug fixes

  • add diagnose for non-declarative statements in namespace (#2765) (0b8abe4)

v0.27.14

18 Oct 01:11
145cbc6
Compare
Choose a tag to compare

Bug fixes

Other

v0.27.13

11 Oct 01:11
c22c078
Compare
Choose a tag to compare

Bug fixes

v0.27.12

08 Oct 01:15
e3e4166
Compare
Choose a tag to compare

Bug fixes

v0.27.11

02 Oct 01:10
a27258d
Compare
Choose a tag to compare

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] support@github.com
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.27.10

28 Sep 01:11
1126ef1
Compare
Choose a tag to compare

Bug fixes

  • StaticArray#concat link child to incorrect parent (#2746) (1126ef1)

v0.27.9

14 Aug 01:08
321ed3d
Compare
Choose a tag to compare

Bug fixes

  • Error on usage of reference types in fields (#2733) (321ed3d)

v0.27.8

02 Aug 01:18
0ede7ff
Compare
Choose a tag to compare

Bug fixes

  • Use correct index as shadowstack slot key (#2720) (0ede7ff)