Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 05:22

compare changes

🩹 Fixes

  • cli: Create templates correctly under deno and bypass dep-age in tests (3ef2940)
  • cli: Continue qwik upgrade when @astrojs/upgrade fails (warn + manual command) (34bf04c)
  • cli: Make the CLI work on Windows (#295)
  • scan: Use fileURLToPath for the entrypoint scan root (#296)
  • cli: Pin @qwik.dev/core@latest in --add pre-install so Deno cannot resolve the 0.0.0 placeholder (15d2f5a)

✅ Tests

  • Pin fixtures to astro 7 to match @qwik.dev/astro peer range (b939bea)
  • Make legacy upgrade fixture peer-consistent for npm (2829e44)

🎨 Styles

  • website: Contain overscroll in docs scroll containers (1c67ed9)
  • test: Format scan.test.ts (07aa8ca)

🤖 CI

  • Disable fail-fast on cli matrix to surface all cell outcomes (19f6a0c)
  • Drop windows from cli matrix until windows support is fixed (1cc022e)

❤️ Contributors