[PR #2897] [MERGED] fix(docs): replace error with status in elysia example #4549

Closed
opened 2026-03-13 11:50:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2897
Author: @LuggaPugga
Created: 6/3/2025
Status: Merged
Merged: 6/4/2025
Merged by: @Bekacru

Base: mainHead: docs/elysia


📝 Commits (2)

  • b7b34ec fix(docs): replace error with status in elysia example
  • 020e6d8 fix(docs): undo typo in elysia example

📊 Changes

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

View changed files

📝 docs/content/docs/integrations/elysia.mdx (+2 -2)

📄 Description

This PR updates the example code to reflect the deprecation of error in resolve and instead uses status. This aligns with the latest Elysia context structure as seen here.


🔄 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/2897 **Author:** [@LuggaPugga](https://github.com/LuggaPugga) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/elysia` --- ### 📝 Commits (2) - [`b7b34ec`](https://github.com/better-auth/better-auth/commit/b7b34ec039e124fb383ff787476c07fed6abb885) fix(docs): replace error with status in elysia example - [`020e6d8`](https://github.com/better-auth/better-auth/commit/020e6d8c518e11333bf936f172c3eb665792c8c0) fix(docs): undo typo in elysia example ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/elysia.mdx` (+2 -2) </details> ### 📄 Description This PR updates the example code to reflect the deprecation of error in resolve and instead uses status. This aligns with the latest Elysia context structure as seen [here](https://github.com/elysiajs/elysia/blob/7d921a2c90b99a83240b20d01e8673e49e4327fd/src/context.ts#L190). --- <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-03-13 11:50:38 -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#4549