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

chore(deps): update dependency html-tag-js to v2 #38

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-tag-js (source) ^1.1.22 -> ^2.0.0 age adoption passing confidence
html-tag-js (source) ^1.1.41 -> ^2.0.0 age adoption passing confidence

Release Notes

deadlyjack/tag (html-tag-js)

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

  • Removed tag.use method instead use html-tag-js/Reactive to create reactive node. E.g. const count = Reactive(0);
  • Now you can pass onref callback to Ref(onrefCallback) constructor to get reference of the node.
  • Supports promise in children. E.g. <div>{Promise.resolve('hello')}</div will render <div>hello</div>

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sebastianjnuwu sebastianjnuwu merged commit ebdefe5 into acode Feb 23, 2025
@sebastianjnuwu sebastianjnuwu deleted the renovate/html-tag-js-2.x branch February 23, 2025 12:25
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.

1 participant