Skip to content

[ci] release#158

Merged
megheaiulian merged 1 commit into
mainfrom
changeset-release/main
Jul 2, 2026
Merged

[ci] release#158
megheaiulian merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@pionjs/pion@2.16.1

Patch Changes

  • 7560f99: Fix: useProperty initialization sets default value even when preventDefault is called

    When a parent component uses lift() to listen to a property change event without
    passing the property value to the child, useProperty's initialization event was
    preventDefault'd by lift, leaving the host property undefined. This caused crashes
    in components like cosmoz-omnitable where selectedItems was never initialized.

    The updater method now accepts an isInit flag that bypasses the preventDefault veto
    during initialization, ensuring the host always receives its default value. Subsequent
    updates retain the full lift/preventDefault two-way binding semantics.

@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for pionjs ready!

Name Link
🔨 Latest commit 7b466d1
🔍 Latest deploy log https://app.netlify.com/projects/pionjs/deploys/6a45ff90e8b36b0008b838f5
😎 Deploy Preview https://deploy-preview-158--pionjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from b0fcb78 to fbe1a25 Compare July 2, 2026 06:05
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fbe1a25 to 7b466d1 Compare July 2, 2026 06:05
@megheaiulian megheaiulian merged commit 945f823 into main Jul 2, 2026
8 checks passed
@megheaiulian megheaiulian deleted the changeset-release/main branch July 2, 2026 06:17
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.

1 participant