v0.9.2
·
296 commits
to mainnet
since this release
SDK Version v0.9.2 includes the following fixes and enhancements:
Fixes
- Fix strict module resolution required by stricter module resolution introduced in the most recent versions of typescript.
moduleResolution: nodenext
andmoduleResolution: node16
now work correctly.