0.26.0
What's Changed
- Make
JSObjectconform toExpressibleByDictionaryLiteralby @MaxDesiatov in #312 - Use JS's
==operator forJSStringequality comparison by @MaxDesiatov in #313 - Unlock
JSTypedArrayfor 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
Embeddedfeature for more modules by @kateinoigakukun in #320
Full Changelog: 0.25.1...0.26.0