All Versions
30
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.6 Changes
- ⏪ Re-publish after some reverts
-
v1.5.5 Changes
- ⚡️ Dependency updates
- Last LTS for 1.x and Node 12
-
v1.5.4 Changes
- ⚡️ Dependency updates
- Option to have
run
resolve with an object containing the outputs. https://github.com/anvilco/spectaql/pull/497
-
v1.5.3 Changes
- ⚡️ Dependency updates
- 👍 Better support for parsing
@spectaql
directive options. https://github.com/anvilco/spectaql/pull/462 Thanks @kylebjordahl
-
v1.5.2 Changes
- ➕ Add option to remove unused types.
- ⚡️ Updated
microfiber
to add support for usage ofINTERFACES
to count as usage of the types that implement them.
-
v1.5.1 Changes
- ⚡️ Dependency updates
- ➕ Added examples and better support for various things in the
metadata.json
file, as well as examples.
-
v1.5.0 Changes
- 👌 Support for metadata via the
@spectaql
directive. https://github.com/anvilco/spectaql/pull/439
- 👌 Support for metadata via the
-
v1.4.2 Changes
- ⚡️ Dependency updates
- Accessibility improvements. https://github.com/anvilco/spectaql/pull/397
-
v1.4.1 Changes
- 👌 Support interpolation of references in
loadTextFromFile
and add it to intro items area. https://github.com/anvilco/spectaql/pull/new/newhouse/416/interpolation-in-file-reads
- 👌 Support interpolation of references in
-
v1.4.0 Changes
- ➕ Add support for inline fragments for Union queries. https://github.com/anvilco/spectaql/pull/407