0.26.0
What's Changed
- Make
JSObject
conform toExpressibleByDictionaryLiteral
by @MaxDesiatov in #312 - Use JS's
==
operator forJSString
equality comparison by @MaxDesiatov in #313 - Unlock
JSTypedArray
for Embedded Swift by @kateinoigakukun in #317 - Fix potential use-after-free in JSString by @kateinoigakukun in #318
- Use package-trait to enable Embedded specific options by @kateinoigakukun in #319
- Enable
Embedded
feature for more modules by @kateinoigakukun in #320
Full Changelog: 0.25.1...0.26.0