Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor: remove hooks ssr param support#8491

Merged
patak-cat merged 2 commits intovitejs:mainfrom
sapphi-red:refactor/remove-hooks-ssr-param-boolean-handling
Jun 8, 2022
Merged

refactor: remove hooks ssr param support#8491
patak-cat merged 2 commits intovitejs:mainfrom
sapphi-red:refactor/remove-hooks-ssr-param-boolean-handling

Conversation

Copy link
Member

sapphi-red commented Jun 7, 2022

Description

#5253 changed ssr positional param in a property in a object. But still leaved handling for params for backwards compatibility.
Since Vite 3.0+ is only supported for plugin-*, now those can be dropped.

Additional context


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.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • 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).
  • Ideally, include relevant tests that fail without this PR but pass with it.

sapphi-red added the p1-chore Doesn't change code behavior (priority) label Jun 7, 2022
bluwy reviewed Jun 8, 2022
Co-authored-by: Bjorn Lu
bluwy approved these changes Jun 8, 2022
patak-cat approved these changes Jun 8, 2022
patak-cat merged commit f59adf8 into vitejs:main Jun 8, 2022
sapphi-red deleted the refactor/remove-hooks-ssr-param-boolean-handling branch June 8, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

patak-cat patak-cat approved these changes

bluwy bluwy approved these changes

Assignees

No one assigned

Labels

p1-chore Doesn't change code behavior (priority)

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants