What's Changed
- build(deps): bump dev dependencies and package version by @cawalch in #56
- chore(deps): update dev dependencies by @cawalch in #57
- chore: biome 2.x and auto linting/formatting by @cawalch in #58
- chore: bump to typescript 5.8.3 by @cawalch in #59
- feat(perf): improve lexer performance by @cawalch in #61
- perf: runtime function type checking overhead by @cawalch in #62
- perf: scope chain memory allocation by @cawalch in #63
- fix: useless regular-expression character escape by @cawalch in #64
- Potential fix for code scanning alert no. 10: Workflow does not contain permissions by @cawalch in #65
- Potential fix for code scanning alert no. 9: Workflow does not contain permissions by @cawalch in #66
- feat: enhanced custom function registration by @cawalch in #60
- refact: cleanup function table in runtime by @cawalch in #70
- fix: typescript compiler build by @cawalch in #72
- build: fix cli build / modernize by @cawalch in #74
- release: 1.3.0 by @cawalch in #73
Full Changelog: v1.2.0...v1.3.0