v0.26.0
What's Changed
- docs: add REPO.md developer guide by @samifouad in #246
- Docs: testsuite is deka run vs browser Worker, not Node by @samifouad in #250
- purge(typeck): remove
mixed, DekaScript's realanyby @samifouad in #251 - feat(bigint): add BigInt as a first-class DekaScript type by @samifouad in #249
- ci: move actions off Node 20 so checkout stops failing by @samifouad in #257
- fix(typeck): infer string concatenation and function references by @samifouad in #255
- docs: add CI.md, a debugging guide for the self-hosted runners by @samifouad in #258
- fix(pm): use registry versions, write deka.json deps, default to ds_modules by @samifouad in #256
- chore(release): bump runtime and CLI to 0.26.0 by @samifouad in #259
Full Changelog: v0.25.7...v0.26.0