Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Add empty string as valid _target value, remove target property if value is not set (fix #106) #107

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

swashbuck
Copy link
Contributor

@swashbuck swashbuck commented Aug 20, 2024

Fixes #106

Fix

  • Add empty string as valid _target value in the schemas
  • Remove target attribute from the link element if a value is not set

@swashbuck swashbuck self-assigned this Aug 20, 2024
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@joe-allen-89 joe-allen-89 merged commit 4500361 into master Sep 2, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Sep 2, 2024
## [6.2.9](v6.2.8...v6.2.9) (2024-09-02)

### Fix

* Add empty string as valid _target value, remove target property if value is not set (fixes #107) ([4500361](4500361)), closes [#107](#107)
Copy link

github-actions bot commented Sep 2, 2024

🎉 This PR is included in version 6.2.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add empty string as an option for the _target value
4 participants