Skip to content

emdash@0.39.1

Choose a tag to compare

@emdashbot emdashbot released this 23 Sep 10:07
· 47 commits to main since this release
ae32cf1

Patch Changes

  • #3311 2787dab Thanks @DavidPivert! - Fixes emdash migrate failing on Cloudflare D1 with incomplete input: SQLITE_ERROR (migration: 081_redirect_write_guards). The redirect loop triggers no longer contain an inner CASE ... END;, which the D1 HTTP API treated as the end of the CREATE TRIGGER statement. Loop detection is unchanged. Sites where 081 stopped partway can run emdash migrate again: the migration resumes safely.
  • Updated dependencies [4ffc631]:
    • @emdash-cms/admin@0.39.1
    • @emdash-cms/auth@0.39.1
    • @emdash-cms/blocks@0.39.1
    • @emdash-cms/gutenberg-to-portable-text@0.39.1