| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.9.1 source code.tar.gz | 2022-02-16 | 663.1 kB | |
| 0.9.1 source code.zip | 2022-02-16 | 982.9 kB | |
| README.md | 2022-02-16 | 604 Bytes | |
| Totals: 3 Items | 1.6 MB | 0 | |
This release fixes an issue with EnvironmentValues, updates CI workflow for SwiftWasm 5.5, and bumps JavaScriptKit dependency to 0.12.0.
Merged pull requests:
- Fix typo (#462) via @regexident
- Fix
rootEnvironmentnot merged with.defaultEnvironment(#461) via @regexident - Build and test with SwiftWasm 5.5 on CI (#460) via @MaxDesiatov