[PR #4058] [MERGED] docs: fix getRequestEvent SvelteKit version callout #13404

Closed
opened 2026-04-13 08:54:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4058
Author: @jowsey
Created: 8/17/2025
Status: Merged
Merged: 8/18/2025
Merged by: @Kinfe123

Base: mainHead: patch-1


📝 Commits (1)

  • c210a10 Fix getRequestEvent availability callout

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/docs/integrations/svelte-kit.mdx (+1 -1)

📄 Description

Should be 2.20.0, not 2.2.0.

See: https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md#2200


Summary by cubic

Fixes the SvelteKit version in the docs: getRequestEvent is available in 2.20.0 and later, not 2.2.0. Aligns with the SvelteKit changelog to prevent confusion.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4058 **Author:** [@jowsey](https://github.com/jowsey) **Created:** 8/17/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c210a10`](https://github.com/better-auth/better-auth/commit/c210a1000e5800a74a95b6a4f8e99bb366847bbf) Fix getRequestEvent availability callout ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/svelte-kit.mdx` (+1 -1) </details> ### 📄 Description Should be `2.20.0`, not `2.2.0`. See: https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md#2200 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixes the SvelteKit version in the docs: getRequestEvent is available in 2.20.0 and later, not 2.2.0. Aligns with the SvelteKit changelog to prevent confusion. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 08:54:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#13404