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 v2 #12

Closed
26 of 27 tasks
threepointone opened this issue Nov 16, 2021 · 4 comments
Closed
26 of 27 tasks

Roadmap to v2 #12

threepointone opened this issue Nov 16, 2021 · 4 comments

Comments

@threepointone
Copy link
Contributor

threepointone commented Nov 16, 2021

Wrangler 2.0.0 - Project Board

This is the parent issue tracking feature implementations and deprecations for wrangler v2. We commit to be not just feature complete, but also with a solid backward compatibility plan AND a migration plan for the deprecations being made. Expect this list to grow and shrink on the journey to completion.

Features:

Deprecations

Smaller tasks

threepointone added a commit that referenced this issue Nov 16, 2021
* vendor `@cloudflare/kv-asset-handler` and `mime`

We want to be able to transparently turn on asset handling if `--public <folder` is passed. This commit vendors the needed libraries so they can be included if needed.

* add static assets to the example app

This commit adds static assets to the example app, for testing `--public` (and eventually sites.

* `--public <folder>`

This adds support for serving static assets at `<folder>` without any extra configuration/code.

TODO:
- enable this _only_ for es module workers, and error if they try to do otherwise
- full `sites` support
- `--publicRoot <path>` so the file can be served from a different path
- support for `_headers` and `_redirects`
-
@threepointone threepointone pinned this issue Nov 18, 2021
@cloudflare cloudflare deleted a comment from JacobMGEvans Jan 22, 2022
@petebacondarwin petebacondarwin changed the title Roadmap to v2 Roadmap to v2 (https://github.com/orgs/cloudflare/projects/1/views/1) Jan 25, 2022
@petebacondarwin petebacondarwin changed the title Roadmap to v2 (https://github.com/orgs/cloudflare/projects/1/views/1) Roadmap to v2 Jan 25, 2022
@petebacondarwin petebacondarwin added this to the Wrangler 2.0 milestone Feb 1, 2022
@petebacondarwin
Copy link
Contributor

Closing as these are all now captured in the [Wrangler 2.0 Milestone)(https://github.com/cloudflare/wrangler2/milestone/1)

@petebacondarwin petebacondarwin unpinned this issue Feb 1, 2022
@huw
Copy link
Contributor

huw commented Feb 1, 2022

Is there a good way to follow a milestone? Or will there be a blog post when it hits stable?

@petebacondarwin
Copy link
Contributor

@huw - this is a good point. As far as I can tell there is no way to be notified on changes to a milestone.
I believe you can subscribe to releases from a repository... but, for sure, when we release 2.0.0 there will be a blog post.

@JacobMGEvans
Copy link
Contributor

@petebacondarwin is there a way to make the project publically viewable?

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

4 participants