Skip to content

chore: udpate vite and plugins to stable#11278

Merged
patak-cat merged 1 commit intomainfrom
chore/update-vite-and-plugins-to-stable
Dec 9, 2022
Merged

chore: udpate vite and plugins to stable#11278
patak-cat merged 1 commit intomainfrom
chore/update-vite-and-plugins-to-stable

Conversation

@patak-cat
Copy link
Copy Markdown
Member

Description

Update create-vite templates to stable


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@@ -11,6 +11,6 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.0.0-beta.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@sveltejs/vite-plugin-svelte": "^2.0.0-beta.0",
"@sveltejs/vite-plugin-svelte": "^2.0.0",

@@ -11,6 +11,6 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.0.0-beta.0",
"svelte": "^3.53.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"svelte": "^3.53.1",
"svelte": "^3.54.0",

@patak-cat patak-cat merged commit 026f41e into main Dec 9, 2022
@patak-cat patak-cat deleted the chore/update-vite-and-plugins-to-stable branch December 9, 2022 10:12
@patak-cat
Copy link
Copy Markdown
Member Author

@dominikg please send a new PR for the svelte templates so we have a cleaner history about that change

futurGH pushed a commit to futurGH/vite that referenced this pull request Feb 26, 2023
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