We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 761c3e4 + 18bd2a8 commit 9c3d44eCopy full SHA for 9c3d44e
1 file changed
README.md
@@ -32,6 +32,15 @@ bun create qwik@beta
32
- Understand the difference between [resumable and replayable](https://next.qwik.dev/docs/concepts/resumable/) applications.
33
- Learn about Qwik's high level [mental model](https://next.qwik.dev/docs/concepts/think-qwik/).
34
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
44
## Resources
45
46
- [Docs](https://next.qwik.dev/)
0 commit comments