Skip to content

v2.0.1

Choose a tag to compare

@jason18505 jason18505 released this 11 Jul 00:07

What's new

  • Every DropInBlog API request now sends an X-Dib-Package: astro@<version>+<mode> header identifying the package version and render mode (ssg, ssr, or island) to the API.
  • Added a CI check that fails if the hardcoded package version constant drifts from package.json.