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

Add roadmap navlink, with first meeting notes #603

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ module.exports = {
{ to: 'docs/', label: 'Docs' },
{ to: 'https://single-spa-workshop.com', label: 'Courses' },
{ to: 'help/', label: 'Help' },
{ to: 'roadmap/', label: 'Roadmap' },
{ to: 'blog/', label: 'Blog' },
{ href: 'https://opencollective.com/single-spa', label: 'Donate' },
{ href: 'https://github.com/single-spa/single-spa', label: 'GitHub' },
Expand Down
34 changes: 34 additions & 0 deletions src/pages/roadmap.md
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