Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:25
· 12 commits to build/v2 since this release

compare changes

🚀 Enhancements

  • Update homepage property (0cdd3b2)
  • Remove aik (#286)
  • ⚠️ Upgrade Astro to v7 (2fc9b91)

🩹 Fixes

  • Add vite ^7.3 overrides to stubs to prevent vite 8 resolution (c579ebc)
  • Biome lint (935f597)
  • Og image url (ff8d806)
  • Compiler rs fail (904df68)
  • Address Astro 7 upgrade regressions (840533f)
  • Keep Astro 7 support on v1 (2e5c899)
  • website: Open search modal reliably on cmd/ctrl+k (2e893cd)
  • cli: Make the test harness and astro-add flow work under deno (5856672)
  • ci: Drop pnpm build-script allowlists to unblock the CLI workflow install (6a36089)

📖 Documentation

  • Og images (dddb3dd)
  • Updated og image and avatars (29c390e)
  • Fix stale source-tree listing in contributing docs (581a095)

🏡 Chore

  • Bump @qwik.dev/create-astro to 1.0.1 (657bb82)
  • Release @qwik.dev packages (7812232)
  • Ignore harness state in biome and fix pre-existing formatter drift (cb2c1f5)
  • Keep local goal board (docs/) out of git (8b091c4)
  • Fix pre-existing formatter drift in create-qwikdev-astro (0d6538c)
  • ⚠️ Replace changesets with bumpp and changelogen (d4b97f9)
  • Add trusted publishing setup walkthrough script (9bdf47b)
  • Stop tracking astro generated state (apps/website/.astro) (c33dc18)
  • Attach trusted publishers via npm trust when available (104412d)

✅ Tests

  • Make smoke-pack portable across package managers (a4b27f3)

🤖 CI

  • Add manual release workflow (bumpp + changelogen + npm OIDC) (9204bac)
  • Fix pnpm setup order/pins and de-pnpm the cli test script (7ba0007)
  • Pin pnpm setup in cli workflow to avoid broken self-update (4f3920c)
  • Only match v-prefixed tags for release changelog range (3701b17)
  • Disable bumpp auto-push so the push step is the only remote mutation (cf343d3)

⚠️ Breaking Changes

  • ⚠️ Upgrade Astro to v7 (2fc9b91)
  • ⚠️ Replace changesets with bumpp and changelogen (d4b97f9)

❤️ Contributors