Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 920 Bytes | |
v20.1.1 source code.tar.gz | 2025-08-06 | 28.9 MB | |
v20.1.1 source code.zip | 2025-08-06 | 34.9 MB | |
Totals: 3 Items | 63.7 MB | 0 |
Version 20.1.1 Release Notes
This patch release reverts the change that disabled persisted queries in validate mode (added in [#5013]) as it was breaking the --validate
command. The release also contains a bug fix for GraphQL payloads without a prototype and a of couple docs improvements.
Bug fixes
- Fix(relay-runtime): prototype less payloads (#5043) by Pavel Glac (commit)
- Back out "Disable persisted queries in validate mode" by Jordan Eldredge (commit)