-
-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add a blog post for december 2023 core team meeting (#609)
- Loading branch information
1 parent
775b8c2
commit 3956519
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 @@ | ||
# December 2023 Core Team Meeting | ||
|
||
Attendees: Artur Androsovych, Ian Bacher, Jake Hayes, Milan Kovacic | ||
|
||
## Achievements and Progress from November | ||
|
||
- Successfully released single-spa version 6, marking a significant milestone in the project's development | ||
|
||
## December 2023 Roadmap | ||
|
||
1. Update dependencies, and set up automation, starting with create-single-spa | ||
2. Continue work on the consolidation and updates of the example projects | ||
|
||
## Meeting Notes | ||
|
||
- Welcomed Ian Bacher as a new addition to the core team. | ||
- Reviewed single-spa roadmap | ||
|
||
## Initiatives and Goals | ||
|
||
- 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 🚧 |