-
-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add roadmap navlink, with first meeting notes
- Loading branch information
1 parent
6cb4ce8
commit 7e538ca
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Single-spa roadmap | ||
|
||
## November 2023 Roadmap | ||
1. Release single-spa@6 as latest (Joel) | ||
2. Consolidate example projects (Milan) | ||
|
||
## Roadmap Brainstorm | ||
- Adding unit tests to existing projects | ||
- SystemJS -> ESM migration | ||
- create-single-spa update (https://github.com/cruft/cruft) | ||
- Release single-spa 6 as latest | ||
- Improve shared dependencies management | ||
- Autopublishes to npm | ||
- Server rendering enhancements? | ||
- Support for NextJS, NuxtJS, Remix, create-react-app, and other build tools | ||
- Consolidate example projects | ||
- Feature voting | ||
- Automated integration tests for popular frameworks | ||
- Update create-single-spa dependencies | ||
|
||
## Meeting Notes 2023-11-16 | ||
|
||
Nov 7, 2023 | Single-spa - Core team periodic alignment | ||
|
||
Attendees: Joel Denning, Milan Kovacic, Jake Hayes | ||
|
||
Notes | ||
- Reviewed open pull requests, pressing Github issues | ||
- Long review on https://github.com/single-spa/single-spa-react/pull/197 | ||
- Add more core team members? | ||
- Add Jake Hayes to the #core-team channel, but not officially a core team member | ||
- Joel will reach out to Ian about joining the core team. | ||
- Single-spa roadmap | ||
- Maintenance update/plan |