v2.0.1
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, orisland) to the API. - Added a CI check that fails if the hardcoded package version constant drifts from
package.json.