Maintenance Plan
- Dominant language
- JavaScript
- Stars
- 13.4k
- Forks
- 518
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 2
Description
Hello everyone!
We @the-guild-org are the [new maintainers](https://github.com/graphql/dataloader/discussions/292) of this project. We investigated current state of this project, triaged all existing issues and PRs so we can address them. Here is our plan: before addressing issues and PRs there are some infra things we need to introduce that will help simplify management of this project and make it simpler to encourage new contributors.
- [x] #305
- Today it uses Dependabot but it lacks many features. Checkout detailed analysis why Renovate bot here https://theguildoss.notion.site/Dependency-Update-Bot-Why-Renovate-ad8590e7fd7a4780bbdfeeee730b95c2
- [x] Update branch https://github.com/graphql/dataloader/issues/259
- [x] Add CI jobs to run tests, lint and flow check https://github.com/graphql/dataloader/pull/255
- [x] Get NPM publishing access #301
- [x] Setup `[changeset](https://github.com/changesets/changesets)` for publishing to NPM
- [x] Make it platform agnostic https://github.com/graphql/dataloader/issues/249
- [ ] Add performance benchmarks https://github.com/graphql/dataloader/issues/238
- [ ] Migrate to TypeScript https://github.com/graphql/dataloader/pull/295
- Add new examples
- [ ] https://github.com/graphql/dataloader/issues/199
- [ ] https://github.com/graphql/dataloader/pull/241
- [ ] https://github.com/graphql/dataloader/pull/268
- Documentation - answer questions and possibly add to docs
- [ ] https://github.com/graphql/dataloader/issues/289
- [ ] https://github.com/graphql/dataloader/issues/285
- [ ] https://github.com/graphql/dataloader/issues/272
- [ ] https://github.com/graphql/dataloader/issues/231
- [ ] https://github.com/graphql/dataloader/issues/229
- [ ] https://github.com/graphql/dataloader/issues/243
- [ ] https://github.com/graphql/dataloader/issues/276
- Review feature requests and maybe implement them
- [ ] https://github.com/graphql/dataloader/issues/290
- [ ] https://github.com/graphql/dataloader/issues/274
- [ ] https://github.com/graphql/dataloader/issues/258
- [ ] https://github.com/graphql/dataloader/issues/247
- [ ] https://github.com/graphql/dataloader/issues/236
- [x] https://github.com/graphql/dataloader/issues/235
- [ ] https://github.com/graphql/dataloader/issues/233
- [x] https://github.com/graphql/dataloader/issues/294
If you have any suggestions or feedback let us know!
Contributor guide
Assessment
This issue has not been assessed yet.