Skip to content

fix: do not include empty values (e.g. ="") on boolean attributes#14

Merged
johnjenkins merged 10 commits intomainfrom
fix-boolean-attrs
Feb 15, 2026
Merged

fix: do not include empty values (e.g. ="") on boolean attributes#14
johnjenkins merged 10 commits intomainfrom
fix-boolean-attrs

Conversation

@johnjenkins
Copy link
Contributor

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Build (pnpm build) was run locally and passed
  • Tests (pnpm test:unit and pnpm test:e2e) were run locally and passed
  • Linting (pnpm lint) was run locally and passed

Pull request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes)
  • Documentation
  • Other (please describe):

What is the current behavior?

Issue URL:

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

@johnjenkins johnjenkins merged commit 587ac4c into main Feb 15, 2026
3 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 15, 2026
## [1.1.15](v1.1.14...v1.1.15) (2026-02-15)

### Bug Fixes

* do not include empty values (e.g. `=""`) on boolean attributes ([#14](#14)) ([587ac4c](587ac4c))
@github-actions
Copy link

🎉 This PR is included in version 1.1.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant