Releases: AssemblyScript/assemblyscript
Releases · AssemblyScript/assemblyscript
v0.27.21
Bug fixes
- diagnose when accessing setter only property (#2800) (153def6)
Co-authored-by: CountBleck Mr.YouKnowWhoIAm@protonmail.com
v0.27.20
v0.27.19
Bug fixes
- string field with false value in
asconfig.js
(#2802) (5dec4a3)
Co-authored-by: Zhenya.Liu zhenya.liu@partner.bmw.com - add diagnose when getter is not as accessible as the setter (#2801) (41f395a)
- diagnose correct class name when resolving class member fails (#2799) (5ee17be)
- handle nest tostack in shadowstack pass (#2792) (53aab48)
v0.27.18
v0.27.17
v0.27.16
v0.27.15
v0.27.14
v0.27.13
Bug fixes
- introduce CallableFunction and NewableFunction from typescript/lib/lib.es5.d.ts (#2712) (c22c078)
Co-authored-by: Xinquan XU Xinquan.XU@partner.bmw.com