Skip to content

Releases: wessberg/ts-evaluator

v0.1.0

20 May 20:17
Compare
Choose a tag to compare
  • chore(build): update tsconfig 64415e4
  • chore(build): update dependencies ecd7dc7
  • BREAKING CHANGE: rename package from @wessberg/ts-evaluator to ts-evaluator e2b221c
  • perf: remove runtime dependency on tslib 684fe07

v0.0.29...v0.1.0

v0.0.29

17 May 21:26
Compare
Choose a tag to compare
  • feat(typescript): add support for TypeScript 4.3 a955f91

v0.0.28...v0.0.29

v0.0.28

17 Mar 20:52
Compare
Choose a tag to compare
  • feat(typescript): add TypeScript 4.2 support e87b496

v0.0.27...v0.0.28

v0.0.27

20 Oct 21:44
Compare
Choose a tag to compare
  • feat: add TypeScript 4.1 support f1d2e28

v0.0.26...v0.0.27

v0.0.26

07 Aug 23:55
Compare
Choose a tag to compare
  • feat(logical assignment): add support for Logical Assignments 639bc5c
  • chore(build): move typings into devDependencies since these are not present in the declarations 12d0d24
  • test: run every test for every supported minor version of TypeScript to ensure stability across versions 64fba7d

v0.0.25...v0.0.26

v0.0.25

01 Mar 00:58
Compare
Choose a tag to compare
  • test(github actions): setup Github Actions 3d106e0
  • feat: add support for TypeScript v3.8. Add support for passing a specific TypeScript version to the evaluate function. Remove dependency on deasync. Return a Promise when evaluating an await-expression. Disallow evaluating async iterators with the synchronous variant of evaluate c19e1cc

v0.0.24...v0.0.25

v0.0.24

09 Nov 23:47
Compare
Choose a tag to compare
  • chore(package): add FUNDING c96e892
  • chore(package): update scripts c62d3c0
  • feat(optional chaining): add support for optional chaining and nullish coalescing 7a79b34

v0.0.23...v0.0.24

v0.0.23

14 Oct 09:18
Compare
Choose a tag to compare
  • chore(dependencies): bump dependencies 5a320ca
  • feat(deasync): make the deasync module an optional dependency since not all environments support it 814e2f8

v0.0.22...v0.0.23

v0.0.22

09 Sep 22:32
Compare
Choose a tag to compare
  • chore(dependencies): add rollup as a devDependency a7ab05f
  • chore(dependencies): update dependencies 0f58aea

v0.0.21...v0.0.22

v0.0.21

29 May 22:11
Compare
Choose a tag to compare
  • build(npm): updates dependencies e5cc5ad

v0.0.20...v0.0.21