diff --git a/pages/overview/roadmap.md b/pages/overview/roadmap.md index e5a9984d4..1141e9436 100644 --- a/pages/overview/roadmap.md +++ b/pages/overview/roadmap.md @@ -12,16 +12,19 @@ These milestones were completed recently: - Improve the GitHub issue/PR triage process to improve turnaround times - Rename our GitHub repo and Gitter chat room from "web-build-tools" to "rushstack" - Set up a [@rushstack](https://twitter.com/rushstack) Twitter feed +- Improve DocFX support for namespaces ([issue #1537](https://github.com/microsoft/rushstack/pull/1537)) ## In progress Contributor availability is difficult to predict, so we try not to make commitments about when (or whether) a particular feature will get implemented. That said, here's some areas which people are actively working on: +- Migrate our NPM packages to use the new `@rushstack` NPM scope: now mostly complete with + [PR 1784](https://github.com/microsoft/rushstack/pull/1784); Rush and API Extractor are a more disruptive rename, + so they will be handled very carefully once the dust has settled - Write up various design notes and guidance as articles on the new rushstack.io website - Complete the migration from TSLint to ESLint/Prettier using the new [@rushstack/eslint-config](https://www.npmjs.com/package/@rushstack/eslint-config) ruleset - Rush integration with [BuildXL](https://github.com/microsoft/BuildXL) for sharded builds -- Improve DocFX support for namespaces ([issue #1537](https://github.com/microsoft/rushstack/pull/1537)) ## Soon, hopefully