Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 24 Jan 16:39
· 6613 commits to main since this release
73ca0ef

Major Changes

  • #5717 a3a7fc929 Thanks @bluwy! - Remove style.postcss Astro config. Refactor Tailwind integration to configure through vite instead. Also disables autoprefixer in dev.

  • #5806 7572f7402 Thanks @matthewp! - Make astro a peerDependency of integrations

    This marks astro as a peerDependency of several packages that are already getting major version bumps. This is so we can more properly track the dependency between them and what version of Astro they are being used with.

Patch Changes