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

fix: rename from serverComponentsExternalPackages to serverExternalPackages #1474

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

thucpn
Copy link
Collaborator

@thucpn thucpn commented Nov 13, 2024

Nextjs 15 moved serverComponentsExternalPackages from experimental to stable.
Also renamed from serverComponentsExternalPackages to serverExternalPackages

https://nextjs.org/docs/app/api-reference/next-config-js/serverExternalPackages

Copy link

changeset-bot bot commented Nov 13, 2024

🦋 Changeset detected

Latest commit: 3119cfd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
llamaindex Patch
@llamaindex/unit-test Patch
docs Patch
@llamaindex/doc Patch
@llamaindex/cloudflare-worker-agent-test Patch
@llamaindex/next-agent-test Patch
@llamaindex/nextjs-edge-runtime-test Patch
@llamaindex/next-node-runtime-test Patch
@llamaindex/waku-query-engine-test Patch
@llamaindex/autotool Patch
@llamaindex/experimental Patch
@llamaindex/autotool-01-node-example Patch
@llamaindex/autotool-02-next-example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
legacy-llama-index-ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 4:56am
llamaindex-ts-doc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 4:56am

Copy link

pkg-pr-new bot commented Nov 13, 2024

Open in Stackblitz

@llamaindex/autotool

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/autotool@1474

@llamaindex/cloud

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/cloud@1474

@llamaindex/community

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/community@1474

@llamaindex/core

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/core@1474

@llamaindex/experimental

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/experimental@1474

@llamaindex/env

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/env@1474

llamaindex

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/llamaindex@1474

@llamaindex/node-parser

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/node-parser@1474

@llamaindex/readers

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/readers@1474

@llamaindex/wasm-tools

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/wasm-tools@1474

@llamaindex/workflow

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/workflow@1474

@llamaindex/anthropic

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/anthropic@1474

@llamaindex/clip

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/clip@1474

@llamaindex/deepinfra

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/deepinfra@1474

@llamaindex/groq

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/groq@1474

@llamaindex/huggingface

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/huggingface@1474

@llamaindex/ollama

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/ollama@1474

@llamaindex/openai

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/openai@1474

@llamaindex/portkey-ai

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/portkey-ai@1474

@llamaindex/replicate

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/replicate@1474

@llamaindex/vllm

pnpm add https://pkg.pr.new/run-llama/LlamaIndexTS/@llamaindex/vllm@1474

commit: 3119cfd

@@ -0,0 +1,5 @@
---
"llamaindex": patch
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@himself65 we saw this issue when using nextjs 15 as a warning in create-llama generated code. you might want to release this with the next minor version

Suggested change
"llamaindex": patch
"llamaindex": minor

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we both suport nextjs 14 and 15?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want to bump to 0.9.0

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.

3 participants