Skip to content

Conversation

@JerryWu1234
Copy link
Contributor

Introduced the QRLInternal type alias in the API reference, enhancing the documentation with its definition and references. Updated internal exports to include QRLInternal, ensuring proper type visibility across the codebase.

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

Introduced the QRLInternal type alias in the API reference, enhancing the documentation with its definition and references. Updated internal exports to include QRLInternal, ensuring proper type visibility across the codebase.
@JerryWu1234 JerryWu1234 requested review from a team as code owners December 4, 2025 09:04
@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

🦋 Changeset detected

Latest commit: 1155318

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

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 4, 2025

Open in StackBlitz

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8193
npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8193
npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8193
npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8193

commit: 1155318

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 1155318

Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

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

This really is an internal type, and because of the $x$ the names get shortened too.
What do you want to access exactly?

@JerryWu1234
Copy link
Contributor Author

JerryWu1234 commented Dec 4, 2025

This really is an internal type, and because of the $x$ the names get shortened too.

What do you want to access exactly?

Devtool has to access the $x$ property. $chunk, $Qrl

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.

2 participants