Skip to content

Update html-mod README to reflect promoted auto-flush implementation#41

Merged
avigoldman merged 3 commits intomainfrom
fix-html-mod-readme
Feb 22, 2026
Merged

Update html-mod README to reflect promoted auto-flush implementation#41
avigoldman merged 3 commits intomainfrom
fix-html-mod-readme

Conversation

@avigoldman
Copy link
Copy Markdown
Contributor

The last PR promoted the experimental auto-flush version to be the default and removed the flush() API, but the README wasn't updated.

Changes

  • Remove outdated flush() and isFlushed() method documentation
  • Remove the "Flushing and AST Synchronization" section with manual flush examples
  • Remove the "Experimental: Auto-Flush Version" section
  • Add example showing element references stay valid across modifications
  • Add migration notes for users upgrading from older versions

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 22, 2026

🦋 Changeset detected

Latest commit: 1523d04

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ciolabs/html-mod Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@avigoldman avigoldman merged commit c19865b into main Feb 22, 2026
1 check passed
@avigoldman avigoldman deleted the fix-html-mod-readme branch February 22, 2026 15:26
@github-actions github-actions bot mentioned this pull request Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants