Last Stable Releases Roadmap
See original GitHub issueThe 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
- graphql upgrade (
introspectionQuery
->getIntrospectionQuery()
) - 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
- only node 10 seems to work for installs/builds? get node 13 working?
- restore yarn workspaces?
- dependabot config for all lockfiles
- get netlify working again
- typescript upgrade
- react webpack upgrade
- electron webpack upgrade?
- react babel upgrade?
Bugfixes
- Schema polling feches new schema, does not update the UI #965
- user facing security fixes for electron
- user facing security fixes for react
- development security fixes?
- Allow scroll in result panel #1023
- allow results to fill the entire pane horizontally #1142
- Update express mw to latest graphql-playground-html #984
- #1097?
- #1098?
- #1141
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Oracle Java SE Support Roadmap
Oracle provides this Oracle Java SE Support Roadmap, to help you understand maintenance and support options and related timelines.
Read more >Releases - The Linux Kernel Archives
New mainline kernels are released every 9-10 weeks. Stable: After each mainline kernel is released, it is considered "stable." Any bug fixes for ......
Read more >Microsoft Edge release schedule
The following table lists the planned and actual release dates for major releases in the Beta, Stable, and Extended Stable channels. Note.
Read more >Roadmap - DPDK Core
Stable Releases ; 20.11.7, -, -, December 2022 (EOL), - ; 21.11.3, 21.11.4, April 2023, November 2023 (LTS), Kevin Traynor.
Read more >Ubuntu release cycle
Overview of the Ubuntu release cycle - maintenance, support and security coverage, lifetime, upgrade paths, kernel versions and the range of editions and ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
cut a release!
sorry very busy, and maintaining this repo is one of many volunteer efforts
freezing now
I think these bug fixes are really mandatory for a “stable” release, because both bugs throw errors by simply clicking on the UI:
Thank you.