Skip to content

Releases: relay-tools/relay-compiler-webpack-plugin

v0.9.3

14 Mar 23:13
Compare
Choose a tag to compare

Explicitly include fast glob as dependency

v0.9.2

27 Feb 21:41
Compare
Choose a tag to compare

Add quiet option to console reporter

v0.9.1

27 Feb 11:28
Compare
Choose a tag to compare

Change over from deprecated relay-compiler parser

v0.9.0

27 Feb 10:54
Compare
Choose a tag to compare

Some fixes for new GraphQL version

v0.8.0

21 Feb 22:11
Compare
Choose a tag to compare

Compatibility with relay-compiler 1.5

v0.7.0

24 Jan 01:33
Compare
Choose a tag to compare

Support relay-compiler 1.5 beta 1

v0.6.0

23 Jan 06:48
Compare
Choose a tag to compare

Remove graphql as an explicit peerDependency and rely on relay-compiler to specify the version it needs instead

v0.5.11

08 Jan 23:54
Compare
Choose a tag to compare

Compatibility with next.js webpack builds (see #18 )

v0.5.10

13 Dec 06:33
Compare
Choose a tag to compare

Allow passing a GraphQLSchema directly to the plugin instead of just a path

v0.5.9

01 Dec 00:57
Compare
Choose a tag to compare

Change webpack hooks. See #13 for details