Releases: relay-tools/relay-local-schema
Releases · relay-tools/relay-local-schema
v0.8.0
- Breaking: Drop Relay Classic support (#61)
v0.7.0
- Breaking: Make
relay-runtime
a peer dependency (#43)
v0.6.2
- Feature: Expose
createFetch
(#40)
v0.6.1
- Chore: Don't use wildcard re-export (#38)
v0.6.0
- Breaking: Support Relay Modern (#37)
- Breaking: Move Relay Classic support to
relay-local-schema/lib/classic
(#37)
v0.5.5
- Feature: Add
source
property on errors (#32)
- Chore: Mark compatibility with newer versions of
graphql
(#33)
v0.5.4
- Bugfix: Don't require Regenerator runtime (#29)
- Chore: Mark compatibility with graphql-js v0.7.x (#27)
v0.5.3
- Chore: Upgrade to Babel 6
v0.5.2
- Bugfix: Update
formatRequestErrors
fork to incorporate upstream fixes (#21)
v0.5.1
- Chore: Mark compatibility with
graphql-js
v0.6.x (#20)