What's Changed
- feat(collections): update function references to use canonical namespace by @ziflex in #1045
- fix(msgpack): improve integer handling with boundary tests and 32-bit support by @ziflex in #1046
- feat(runtime): expand integer width support and improve type handling by @ziflex in #1047
- fix(diagnostics): Refined parser diagnostics span documentation and tests by @ziflex in #1048
- fix(diagnostics): Fixed diagnostics span rendering and update documentation by @ziflex in #1049
Full Changelog: v2.0.0-alpha.55...v2.0.0-alpha.56