Patch Changes
-
#10847
1659e7dThanks @hntrl! - chore(core): reduce transitive dependency exposure and tighten release hygieneRemove direct runtime dependencies on
ansi-styles,camelcase, anddecamelize
by inlining equivalent logic in core internals, and enable npm provenance in the
release workflow. -
#10790
ef78bc6Thanks @Genmin! - fix(core): keep different content block types separate when merging chunks