Changelog
2.0.3
Changelog
2.0.2
0
code when no need to build vendor packages. https://github.com/anvilco/spectaql/pull/606Changelog
2.0.0
>=14
.
npm >= 7
.run
and loadData
commands are now asynchronous and return a promise.example
generation scenarios.Subscriptions
are now listed under Operations
, immediately after Queries
and Mutations
, in the default theme.loadExternalFont
option was removed.config
yaml will have environment variable substitution performed.config
yaml can now be specified as a CLI option (-c
or --config
), instead of only as the first argument..mjs
modules are now supported.<h>
tags deeper than <h6>
using the aria-level
attribute.embeddable
, oneFile
and targetDir
are now options that can be specified in the config yaml (previously was only CLI).targetDir
can be set to null
in order to not write any output to a user directory.headers
CLI option is now -H
instead of -A
queryNameStategy
option. 🤦node 16
when cloning and developing on this repo.