Skip to content

fix(create-vite): switch to default Remix template#16203

Merged
patak-cat merged 1 commit intovitejs:mainfrom
markdalgleish:remix-template-update
Mar 19, 2024
Merged

fix(create-vite): switch to default Remix template#16203
patak-cat merged 1 commit intovitejs:mainfrom
markdalgleish:remix-template-update

Conversation

@markdalgleish
Copy link
Copy Markdown
Contributor

@markdalgleish markdalgleish commented Mar 19, 2024

Description

We've just updated create-remix so that our default template is using Vite. Our vite template is now deprecated and will be removed once this PR is shipped. Since we're moving to Vite as the new default, we're not going to have specific templates for Vite anymore and will instead only be calling out when our templates aren't using Vite.

Additional context

Thanks again for including us in create-vite :)


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines, especially the Pull Request Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Update the corresponding documentation if needed.
  • Ideally, include relevant tests that fail without this PR but pass with it.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-cat patak-cat merged commit ea480df into vitejs:main Mar 19, 2024
@patak-cat
Copy link
Copy Markdown
Member

Nice! Let us know when would be the best time to cut a create-vite release. If it sounds good to you we'll release it together with Vite 5.2 stable (prob tomorrow or thursday)

@markdalgleish
Copy link
Copy Markdown
Contributor Author

We're flexible, no rush from our side 🙂

@markdalgleish markdalgleish deleted the remix-template-update branch March 19, 2024 22:29
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