github QwikDev/qwik create-qwik@1.14.0

latest releases: @qwik.dev/core@2.0.0-beta.8, @qwik.dev/router@2.0.0-beta.8, @qwik.dev/react@2.0.0-beta.8...
3 months ago

Patch Changes

  • 🐞🩹 create-qwik logAppCreated.ts now displays correct next steps for deno. (by @LogProphet in #7566)

    After using the create-qwik command, the logAppCreated.ts file was not displaying the correct next steps for deno. Prior to this fix it would display "deno start" instead of "deno task start". This would cause a failure to run, as deno requires the 'task' keyword. This fixes bug 7520

  • 🐞🩹 linting errors which were previously being ignored across the monorepo. (by @better-salmon in #7418)

Don't miss a new qwik release

NewReleases is sending notifications on new releases.