Graphql-playground: Last Stable Releases Roadmap

Created on 4 Apr 2020  路  8Comments  路  Source: graphql/graphql-playground

The last few initiatives for the next and final release(s) please create issues/PRs and suggest other bugs in the comments as needed.

We may do a few betas first so folks can test it, as we want this last release to be as stable as possible.

Major dependency upgrades

  • [x] graphql upgrade (introspectionQuery -> getIntrospectionQuery())
  • [x] react upgrade
  • [ ] codemirror-graphql (should fix several bugs, i maintain this and it's dependencies!)
  • [ ] codemirror itself, to the latest 5.x version
  • [ ] redux, react-redux, etc upgrades?

Tooling Issues

  • [x] only node 10 seems to work for installs/builds? get node 13 working?
  • [x] restore yarn workspaces?
  • [x] dependabot config for all lockfiles
  • [x] get netlify working again
  • [x] typescript upgrade
  • [x] react webpack upgrade
  • [ ] electron webpack upgrade?
  • [ ] react babel upgrade?

Bugfixes

  • [ ] Schema polling feches new schema, does not update the UI #965
  • [x] user facing security fixes for electron
  • [x] user facing security fixes for react
  • [ ] development security fixes?
  • [x] Allow scroll in result panel #1023
  • [x] allow results to fill the entire pane horizontally #1142
  • [x] Update express mw to latest graphql-playground-html #984
  • [ ] #1097?
  • [ ] #1098?
  • [ ] #1141
last hurrah

Most helpful comment

cut a release!

sorry very busy, and maintaining this repo is one of many volunteer efforts

freezing now

All 8 comments

@beeman check it out! is this helpful?

I think we have an RC coming today :D

I think these bug fixes are really mandatory for a "stable" release, because both bugs throw errors by simply clicking on the UI:

  • Schema tab not working: #1243, #1248 and #1252 (duplicate issues)
  • "Copy CURL" not working: #1219 (I opened a PR to fix this bug)

Thank you.

Any updates? It has been a while and it would be great to get a new version out.

cut a release!

sorry very busy, and maintaining this repo is one of many volunteer efforts

freezing now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

anodynos picture anodynos  路  19Comments

nicolas-besnard picture nicolas-besnard  路  22Comments

grahamb picture grahamb  路  20Comments

acao picture acao  路  14Comments

lastmjs picture lastmjs  路  19Comments