github withastro/astro astro@0.20.10

latest releases: astro@4.8.6, astro@4.8.5, @astrojs/studio@0.1.0...
2 years ago

Patch Changes

  • dbd2f50: Adds the astro check command

    This adds a new command, astro check which runs diagnostics on a project. The same diagnostics run within the Astro VSCode plugin! Just run:

    astro check

    Which works a lot like tsc and will give you error messages, if any were found. We recommend adding this to your CI setup to prevent errors from being merged.

Don't miss a new astro release

NewReleases is sending notifications on new releases.