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

Roadmap to v1.0 #920

Open
18 of 26 tasks
aklinker1 opened this issue Aug 16, 2024 · 0 comments
Open
18 of 26 tasks

Roadmap to v1.0 #920

aklinker1 opened this issue Aug 16, 2024 · 0 comments

Comments

@aklinker1
Copy link
Collaborator

aklinker1 commented Aug 16, 2024

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
  • 🚧 Don't use webextension-polyfill by default (#1084)
    • Experimental setting to use chrome and browser globals as provided by the browser (#868)
    • Update manifest config typing (#521)
    • Named exports for chrome namespace types Not possible, but types are accessible from browser import (browser.runtime.Sender) (#932)
  • 🚧 Load wxt.config.ts as ESM #297
  • Use WXT_ prefix for environment variables (#1076)
  • Extract wxt/storage into it's own NPM package (#1129)
  • Finish documenting all the incomplete pages (#933)

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!

@aklinker1 aklinker1 pinned this issue Aug 16, 2024
@aklinker1 aklinker1 removed the feature label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant