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

publish nuxt 3 edge releases to nuxt-nightly #22143

Closed
danielroe opened this issue Jul 14, 2023 · 3 comments · Fixed by #23508
Closed

publish nuxt 3 edge releases to nuxt-nightly #22143

danielroe opened this issue Jul 14, 2023 · 3 comments · Fixed by #23508

Comments

@danielroe
Copy link
Member

Currently we have a slightly inconsistent edge release strategy, whereby nuxt is the only package where its edge name doesn't just involve adding -edge.

Full breakdown

Nuxt 3

Package Tag Edge channel
@nuxt/kit latest @nuxt/kit-edge
nuxi latest nuxi-edge
nuxt latest nuxt3
@nuxt/schema latest @nuxt/schema-edge
@nuxt/test-utils latest @nuxt/test-utils-edge
@nuxt/vite-builder latest @nuxt/vite-builder-edge
@nuxt/webpack-builder latest @nuxt/webpack-builder-edge

Nuxt 2

Package Tag Edge channel
nuxt 2x nuxt-edge
nuxt-start latest nuxt-start-edge
@nuxt/babel-preset-app latest @nuxt/babel-preset-app-edge
@nuxt/cli latest @nuxt/cli-edge
@nuxt/core latest @nuxt/core-edge
@nuxt/server latest @nuxt/server-edge
@nuxt/utils latest @nuxt/utils-edge
@nuxt/vue-renderer latest @nuxt/vue-renderer-edge
@nuxt/builder latest @nuxt/builder-edge
@nuxt/config latest @nuxt/config-edge
@nuxt/generator latest @nuxt/generator-edge
@nuxt/types latest @nuxt/types-edge
@nuxt/vue-app latest @nuxt/vue-app-edge
@nuxt/webpack latest @nuxt/webpack-edge

I think it make sense to add a 2x tag to the Nuxt 2 nuxt-edge channel, in line with how we're handling nuxt. It wouldn't be a breaking change as such as the edge channel is already opting in to breaking changes.

And it also will set us up for future versions of Nuxt, where nuxt3 will no longer be an accurate package name.

@pi0
Copy link
Member

pi0 commented Jul 14, 2023

On this topic, would be a nice chance to also rename edge channel to canary also avoiding to avoid confusing name with edge runtimes.

@Atinux
Copy link
Member

Atinux commented Jul 14, 2023

canary makes sense, also nightly could be another name

@danielroe
Copy link
Member Author

Let's see what people think. https://twitter.com/danielcroe/status/1681989670433878017

@danielroe danielroe added this to the 3.7 milestone Jul 20, 2023
@danielroe danielroe modified the milestones: 3.7, 3.8 Jul 31, 2023
@danielroe danielroe changed the title publish nuxt 3 edge releases to nuxt-edge publish nuxt 3 edge releases to nuxt-nightly Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants