Skip to content

Commit 9c3d44e

Browse files
authored
Merge pull request #8849 from QwikDev/wmertens-patch-1
chore: document nightlies
2 parents 761c3e4 + 18bd2a8 commit 9c3d44e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ bun create qwik@beta
3232
- Understand the difference between [resumable and replayable](https://next.qwik.dev/docs/concepts/resumable/) applications.
3333
- Learn about Qwik's high level [mental model](https://next.qwik.dev/docs/concepts/think-qwik/).
3434

35+
## Nightlies
36+
37+
We use pkg.pr.new to make packages available for each PR and for the branches. Use these URLs instead of versions to get the latest build:
38+
39+
- https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@main
40+
- https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@main
41+
- https://pkg.pr.new/QwikDev/qwik/@qwik.dev/react@main
42+
- https://pkg.pr.new/QwikDev/qwik/@qwik.dev/devtools@main
43+
3544
## Resources
3645

3746
- [Docs](https://next.qwik.dev/)

0 commit comments

Comments
 (0)