Problem
The package is still pre-1.0 (0.0.6) with no documented schema stability or deprecation policy. Public consumers need stability guarantees.
Proposal
- Cut
1.0.0.
- Document a GraphQL schema stability + deprecation policy (graphql-inspector already provides breaking-change enforcement in CI).
Acceptance
1.0.0 released; a written stability/deprecation policy exists and is referenced from the README.
Part of #163.
Problem
The package is still pre-1.0 (
0.0.6) with no documented schema stability or deprecation policy. Public consumers need stability guarantees.Proposal
1.0.0.Acceptance
1.0.0released; a written stability/deprecation policy exists and is referenced from the README.Part of #163.