Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add a blog post for december 2023 core team meeting #609

Merged
merged 1 commit into from
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions blog/2023-12-12-core-team-meeting-notes.md
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 🚧