Brian Beck
f095cd4de7
Modernize dependencies, syntax, imports ( #93 )
...
* wip: Modernize dependencies, syntax, imports
* Use final release of ava-nock v2
* Update Travis config
* Remove Node 13 from test matrix
* Replace errorClass with parseErrorMessage in subclasses
* define exports, apply updated lint rules
* Remove markdown eslint plugin
* Update README
* v9.0.0-beta.1
* Add gql tag to exports
* v9.0.0-beta.2
* Bump ava-nock, add test
* Update dataloader loadMany usage
* Add modules note to README
* Add retry option to got calls
2021-04-15 21:34:29 -07:00
Brian Beck
24d53d4687
Reset lockfile to fix event-stream npm removal
2021-04-10 11:37:01 -07:00
Brian Beck
cb2d2a1a3f
Media tracks ( #87 )
...
* Add support for getting tracks on release objects
* Fix track number type, update docs
* Stop snapshotting tracks query because it blows up AVA
* Fix lint issue
2018-09-16 21:53:15 -07:00
Brian Beck
d9c029ff71
Use new major release of graphql-markdown
2018-08-04 15:36:11 -07:00
Brian Beck
9f0172ba9d
Bump dependencies, update schemas ( #72 )
2018-08-04 12:04:19 -07:00
Brian Beck
4768d2f359
Bump dependencies
2017-12-08 23:35:10 -08:00
Brian Beck
14487a747e
Use graphql-tag on extension schemas to get syntax highlighting ( #52 )
...
* Use graphql-tag on extension schemas to get syntax highlighting
* Replace graphql-tag with a simple implementation that just uses graphq.parse()
2017-11-18 15:48:23 -08:00
Brian Beck
ccce751ccb
Bump dependencies
2017-11-16 19:17:58 -08:00
Brian Beck
8c0a9f44ef
Adopt Prettier (but keep Standard) via ESLint ( #48 )
2017-11-06 21:54:56 -08:00
Brian Beck
e77143fbd7
Bump deps, use latest updateSchema feature from graphql-markdown ( #45 )
...
* Bump deps, use latest updateSchema feature from graphql-markdown
2017-11-01 22:40:52 -07:00
Brian Beck
e4569607f4
Bump dependencies, add Markdown linting
2017-10-24 21:26:21 -07:00
Brian Beck
d2f4d118fc
Add CORS support to the standalone server
2017-10-19 21:40:29 -07:00
Brian Beck
898ec78a6f
Add a schema extension API and several extensions ( #42 )
...
* Add a schema extension API and several extensions
* Update graphql-markdown to use new diffSchema function
* Update Node support
2017-10-19 01:00:21 -07:00
Brian Beck
698ba58492
Bump deps and fix rating type ( #38 )
...
* Bump deps and fix rating type
* Add a new test macro, testThrows, due to GraphQL bug
2017-10-05 20:27:53 -07:00
Brian Beck
bd12fc8812
Bump dependencies
2017-04-27 19:34:16 -07:00
Brian Beck
f558eba626
Bump dependencies
2017-04-10 23:34:11 -07:00
greenkeeper[bot]
fc53b15455
Update dependencies to enable Greenkeeper 🌴 ( #20 )
...
* chore(package): update dependencies
https://greenkeeper.io/
* chore(travis): whitelist greenkeeper branches
https://greenkeeper.io/
* docs(readme): add Greenkeeper badge
https://greenkeeper.io/
* Update yarn.lock, fix badges
2017-04-05 18:19:43 -07:00
Brian Beck
61efd5d6fa
Upgrade graphql-markdown and regenerate docs ( #19 )
...
* Upgrade graphql-markdown and regenerate docs
* Use published 2.0.0
2017-04-03 21:59:25 -07:00
Brian Beck
5e9604ffe6
Update rendering of the Schema Types document ( #18 )
...
* Update rendering of the Schema Types document
* Use graphql-markdown 1.3.0
2017-04-02 13:12:40 -07:00
Brian Beck
406fede9ea
Use new graphql-markdown importable schema
2017-03-26 03:03:12 -07:00
Brian Beck
debd296b44
Return node v4 (and add v5) to CI
2017-03-19 01:09:50 -07:00
Brian Beck
fbbb1503e2
Bump dependencies
2017-03-19 00:48:30 -07:00
Brian Beck
1c8d6c4765
Use graphql-markdown package
2017-03-18 14:54:22 -07:00
Brian Beck
35a1f0f86b
Bump dependencies, tweak descriptions and field/arg order
2016-12-14 23:18:53 -08:00
Brian Beck
4f9ba30977
Bump pre-commit dep
2016-12-12 01:05:25 -08:00
Brian Beck
325c6db0ce
Add support for more MusicBrainz features, improve test coverage
2016-12-09 18:55:41 -08:00
Brian Beck
d5067159f9
Add pre-commit hook
2016-12-07 06:25:22 -08:00
Brian Beck
19e7f978eb
Add new tests and coverage
2016-12-07 00:23:02 -08:00
Brian Beck
7fb971180d
Bump dependencies
2016-12-03 00:13:55 -08:00
Brian Beck
6cb41e1ce0
Internal renames, update dependencies, add Travis config
2016-12-02 00:21:10 -08:00
Brian Beck
7780c97339
Add graphbrainz script and docs
2016-11-25 18:18:41 -08:00
Brian Beck
1eeaa83eef
Relay-compliant API
2016-11-25 17:38:32 -08:00