| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0-rc.3 source code.tar.gz | 2026-02-08 | 7.7 MB | |
| 2.0.0-rc.3 source code.zip | 2026-02-08 | 8.1 MB | |
| README.md | 2026-02-08 | 580 Bytes | |
| Totals: 3 Items | 15.8 MB | 0 | |
Features
- optimize performance of building metadata storage with HashMap caching for O(1) lookups (#1779)
Fixes
- prevent enumerable undefined properties in input types instances (#1789)
- add missing support for GraphQL extensions in interface types (#1776)
Others
- Breaking Change: update
graphql-jspeer dependency to^16.12.0 - Breaking Change: drop support for Node.js < 20.11.1
- Breaking Change: update
graphql-scalarspeer dependency to^1.25.0 - Breaking Change: update
class-validatorpeer dependency to>=0.14.3