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

[Turbo] Allowing version 8 #1317

Merged
merged 1 commit into from
Feb 7, 2024
Merged

[Turbo] Allowing version 8 #1317

merged 1 commit into from
Feb 7, 2024

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? no
New feature? yes
Issues None
License MIT

Turbo 8 is now beta! This allows Turbo 8 to be installed. There are no BC breaks that would affect us that i'm aware of, which is not surprising as we do very little with Turbo other than supply it to the user.

Once we merge and release this, users installing TurboBundle will get v8 by default, even while in beta stage. From AssetMapper's perspective, that happens because https://data.jsdelivr.com/v1/packages/npm/@hotwired/turbo/resolved already selects beta. I can't find any specifier - e.g. https://data.jsdelivr.com/v1/packages/npm/@hotwired/turbo/resolved?specifier=stable that selects the latest, non-beta version.

Cheers!

@smnandre
Copy link
Member

We could make a first call to fetch the releases

https://data.jsdelivr.com/v1/packages/npm/@hotwired/turbo?specifier=stable

@weaverryan weaverryan merged commit c1b369e into 2.x Feb 7, 2024
74 checks passed
@weaverryan weaverryan deleted the allow-turbo-8 branch February 7, 2024 15:02
@weaverryan
Copy link
Member Author

Turbo 8 is out!

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

Successfully merging this pull request may close these issues.

2 participants