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

[removed] #103

Merged
merged 28 commits into from
Aug 6, 2024
Merged

[removed] #103

merged 28 commits into from
Aug 6, 2024

Conversation

brillout
Copy link
Member

@brillout brillout commented Aug 6, 2024

[removed]

brillout added 28 commits August 2, 2024 09:53
BREAKING CHANGE: The [`title` setting](https://vike.dev/title) now also adds the `<meta property="og:title">` tag; if you generate it yourself then make sure to remove it.
BREAKING CHANGE: The setting `favicon` now only accepts one global
value, see https://vike.dev/favicon#global
BREAKING CHANGE: The responsive viewport tag is now injected by default (`<meta name="viewport" content="width=device-width,initial-scale=1">`). If you already inject `<meta name="viewport">` then remove it or set the `viewport` setting to `null`, see https://vike.dev/viewport.
BREAKING CHANGE: The `Head` setting is now cumulative https://vike.dev/Head#cumulative
BREAKING CHANGE: component `<ClientOnly>` removed: use `clientOnly()` helper instead https://vike.dev/clientOnly
@brillout brillout merged commit 98e53b7 into main Aug 6, 2024
3 of 5 checks passed
@brillout brillout deleted the brillout/head-components branch August 6, 2024 12:56
@brillout brillout restored the brillout/head-components branch August 6, 2024 12:58
@brillout
Copy link
Member Author

brillout commented Aug 6, 2024

Closed in favor of #104.

@brillout brillout changed the title feat: new [components <Head> and <Config>](https://vike.dev/useConfig#config-head) [removed] Aug 7, 2024
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.

1 participant