Skip to content

fix: format capture tags as YAML arrays#974

Merged
chhoumann merged 1 commit intomasterfrom
nicosia
Nov 5, 2025
Merged

fix: format capture tags as YAML arrays#974
chhoumann merged 1 commit intomasterfrom
nicosia

Conversation

@chhoumann
Copy link
Copy Markdown
Owner

@chhoumann chhoumann commented Nov 5, 2025

Closes #972

Summary

  • post-process capture frontmatter when scripts assign arrays via {{VALUE:...}}
  • ensure structured values collected during capture are applied after templater
  • add regression test covering tag array serialization

Testing

  • bun run test src/engine/CaptureChoiceEngine.template-property-types.test.ts],

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
quickadd Ready Ready Preview Nov 5, 2025 4:51pm

@chhoumann chhoumann merged commit bc61760 into master Nov 5, 2025
3 checks passed
github-actions Bot pushed a commit that referenced this pull request Nov 8, 2025
# [2.7.0](2.6.0...2.7.0) (2025-11-08)

### Bug Fixes

* format capture tags as YAML arrays ([#974](#974)) ([bc61760](bc61760))
* remove script suffix in request inputs ([#979](#979)) ([60ec853](60ec853))
* stop macros and APIs immediately when cancellations occur ([#976](#976)) ([48ea32d](48ea32d))

### Features

* add git info display to settings for development mode ([#973](#973)) ([e3b2a8b](e3b2a8b))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 8, 2025

🎉 This PR is included in version 2.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@chhoumann chhoumann deleted the nicosia branch November 8, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Tags Array Missing Space in Frontmatter with new Template Property Types

1 participant