apollo-smith@0.6.0-beta.1
·
224 commits
to main
since this release
BREAKING
- Remove the
parser-implfeature flag - SimonSapin, pull/754.
This functionality is now always enabled. - Use apollo-compiler instead of apollo-encoder for serialization - SimonSapin, pull/754.
The exact string output may change.
Fixes
- Make serialization ordering deterministic - SimonSapin, pull/754.
Internally useIndexMapandIndexSetinstead ofIndexMapandIndexSet