Skip to content

Releases: LunarClient/node-molang

v1.0.10

01 Oct 23:19
Compare
Choose a tag to compare

Patch Changes

  • fix: infer return of the left hand of assignment operator

v1.0.9

01 Oct 22:40
Compare
Choose a tag to compare

Patch Changes

  • fix: skip void expressions in statement parselet

v1.0.8

01 Oct 22:08
Compare
Choose a tag to compare

Patch Changes

  • feat: infer when to return values at end of statement

v1.0.7

30 Sep 22:57
Compare
Choose a tag to compare

Patch Changes

  • feat: allow bang in front of booleans

v1.0.6

17 Sep 14:47
Compare
Choose a tag to compare

Patch Changes

  • fix types entrypoint

v1.0.5

17 Sep 14:09
Compare
Choose a tag to compare

Patch Changes

  • clean packages

v1.0.4

16 Sep 22:49
Compare
Choose a tag to compare

Patch Changes

  • feat: set left operator of nullish operator to result of operation

v1.0.3

07 Aug 06:27
Compare
Choose a tag to compare

Patch Changes

  • fix: prevent if statements from ending statement parsing

v1.0.2

06 Aug 17:17
Compare
Choose a tag to compare

Patch Changes

  • chore: update tsconfig

v1.0.1

02 Aug 19:24
Compare
Choose a tag to compare

Patch Changes

  • chore: build with types