-
Notifications
You must be signed in to change notification settings - Fork 20
Project Roadmap
Daniel edited this page Jun 23, 2022
·
4 revisions
- Switch from
master
totrunk
as main branch.
- Remove dependency on Node's
util
package, fromgenerate-function
fromis-my-json-valid
. This may involve exploring alternatives tois-my-json-valid
. - Figure out how to load
config.wpcom.json
without needing awebpack
plugin. - Update
react-scripts
and dependencies and remove custom build config script.
- Disable the CircleCI build that fails on every PR but doesn't do anything (or update it so tests will run)
- Update React to a newer version
- Add a JSON diff viewer
- Refresh/resubmit previous api calls (refresh button)
- Click-to-edit previous API calls using the Query Builder grid system