Roadmap to v1.0
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
[!IMPORTANT]
Please refer to the v1.0 milestone for the official list of issues that have been created and that need resolved. This milestone includes bugs and small improvements not listed below.
Hello everyone, we're getting super close to WXT v1.0 and I want to share a public roadmap for how we'll get there. Below are the high-level features I want to implement before v1.0 is released.
🚧 indicates a potentially breaking change
Prerelease (v0.X)
- File system based manifest generation
- Frontend Framework support
- Module System
- Initial implementation (#672)
- Runtime Configuration (
app.config.tsfile)- Basic implementation (#792)
- Env var integration
- #1070
- In-depth examples
- Recipes for common patterns (#933)
- Double check the template repo is ready to go: https://github.com/wxt-dev/module-template
- #1627
- #1629
- https://github.com/wxt-dev/wxt/pull/1176
- 🚧 Don't use
webextension-polyfillby default (#1084) - 🚧 #297
- Use
WXT_prefix for environment variables (#1076) - Extract
wxt/storageinto it's own NPM package (#1129) - Finish documenting all the incomplete pages (#933)
- 🚧 API Renaming
-
defineRunnerConfig→defineWebExtConfig(in prep for creating WXT's own runner, which would usedefineRunnerConfigandwxt.runner.config.ts)
-
- https://github.com/wxt-dev/wxt/issues/1195
- 🚧 https://github.com/wxt-dev/wxt/issues/1631
Release Candidate (v1.0.0-rcX)
No alpha/beta, we're going straight into release candidates. Here, we're focusing on bugs and performance. At this point, there will be no more breaking changes and there might only be small features added.
There will probably be 1 month's worth of release candidates, and as long as everything is looking stable, I'll release v1.0!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked v1.0 milestone and its unresolved issues; this issue is a high-level checklist rather than an implementation entry point. Review the remaining runtime-configuration item for app.config.ts environment-variable integration and the listed open issues. Done means the applicable milestone work is resolved and the roadmap is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100