0.42.0
What's Changed
- [NFC] BridgeJS: Add push/pop JS codegen helpers by @kateinoigakukun in #587
- [NFC] BridgeJS: Remove explicit stack storage captures from enum/struct helpers by @kateinoigakukun in #588
- BridgeJS: Add Dictionary support by @kateinoigakukun in #581
- PackageToJS: Fix skeleton file discovery path for build plugin output by @krodak in #591
- [NFC] BridgeJS: Remove remaining explicit captures from enum/struct helpers by @kateinoigakukun in #589
- Add ts2swift Record to Dictionary mapping by @kateinoigakukun in #582
- BridgeJS: Add missing
functionkeyword for namespace function declarations in TypeScript by @krodak in #592 - [NFC] BridgeJS: Make Stack ABI storage direction agnostic by @kateinoigakukun in #590
Full Changelog: 0.41.0...0.42.0