v0.4.1
·
38 commits
to main
since this release
[0.4.1] - 2025-10-23
🐛 Bug Fixes
- (worker) Fix worker by passing version explicitely, having "process.env" crashes cloudflare runtime, bun server: add version api endpoint
🤖 CI
- Add getVersion command, checkout code in a later stage
- (package) Add getVersion script
🚜 Refactor
- (tsconfig.lib) Increase target version to 2024, ignore test files
🧪 Testing
- Refactor/simplify, move targetEnv into test, add getVersion test