- Sponsor
-
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 meeting notes and roadmap * Ian's feedback --------- Co-authored-by: Jake Hayes <thejayhaykid@users.noreply.github.com>
1 parent
6cb4ce8
commit 0eb0a0b
Showing
1 changed file
with
32 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# November 2023 Core Team Meeting | ||
|
||
Attendees: Joel Denning, Milan Kovacic, Jake Hayes | ||
|
||
## November 2023 Roadmap | ||
|
||
1. Release `single-spa@6` as latest | ||
2. Consolidate and update the example projects | ||
|
||
## Meeting Notes | ||
|
||
- Open pull requests, pressing Github issues | ||
- We reviewed https://github.com/single-spa/single-spa-react/pull/197 | ||
- Core team vacancy | ||
- 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 | ||
|
||
## 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 |