[PR #6082] [MERGED] chore(demo): set type module #14676

Closed
opened 2026-04-13 09:34:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6082
Author: @himself65
Created: 11/18/2025
Status: Merged
Merged: 11/18/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/11/18/module


📝 Commits (3)

  • 4479efe chore(demo): set type module
  • 3f96961 Update demo/stateless/package.json
  • b4048fe Update demo/nextjs/package.json

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -0)
📝 demo/stateless/package.json (+1 -0)

📄 Description

Remove some warnings


Summary by cubic

Set "type": "module" in the Next.js and stateless demo package.json files to use ESM and remove Node/Next warnings during dev and build. No code changes; just package metadata for correct import resolution.

Written for commit b4048feff3. Summary will update automatically on new commits.


🔄 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/6082 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/11/18/module` --- ### 📝 Commits (3) - [`4479efe`](https://github.com/better-auth/better-auth/commit/4479efe5ae722139914981a39e89fa78c474153c) chore(demo): set type `module` - [`3f96961`](https://github.com/better-auth/better-auth/commit/3f96961ac5d8a9b7e19d2cb02f684f13f9aa9043) Update demo/stateless/package.json - [`b4048fe`](https://github.com/better-auth/better-auth/commit/b4048feff31ba7cf196771aa41ac9f90acdf9d92) Update demo/nextjs/package.json ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -0) 📝 `demo/stateless/package.json` (+1 -0) </details> ### 📄 Description Remove some warnings <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Set "type": "module" in the Next.js and stateless demo package.json files to use ESM and remove Node/Next warnings during dev and build. No code changes; just package metadata for correct import resolution. <sup>Written for commit b4048feff31ba7cf196771aa41ac9f90acdf9d92. Summary will update automatically on new commits.</sup> <!-- 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 09:34:49 -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#14676