Skip to content

@withstudiocms/effect@0.5.0

Choose a tag to compare

@apollo-git-bot apollo-git-bot released this 24 Sep 10:32
· 27 commits to main since this release
55aa386

Minor Changes

  • #1537 f7646fe Thanks @Adammatthiesen! - Updates for Astro v6, Lints .astro files, and scope CSS files to prevent weird CSS leakage across pages.

  • #1691 33b879f Thanks @dreyfus92! - Expose new @clack/prompts v1.7 functionality through the Effect clack wrapper: adds date and multiline prompt wrappers and re-exports the DateOptions, DateFormat, MultiLineOptions, and Option types. All existing wrapper APIs are unchanged; no consumer updates required.

  • #1490 418b743 Thanks @Adammatthiesen! - Moves packages to tsdown based builder instead of custom esbuild pipeline

Patch Changes