Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matter-js/matter.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: matter-js/matter.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 5, 2026

  1. Update GHA for backport releases for 0.16.x (#3536)

    * Update GHA for backport releases
    
    * Update Node.js version to 24.x in workflow
    
    * Add '0.16.x' branch to build and test workflows
    
    * Add '0.16.x' branch to workflow triggers
    Apollon77 authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    02e7307 View commit details
    Browse the repository at this point in the history
  2. [0.16.x] migrateNodeData: Add fallback discoveredAt in case discovery…

    …Data doesn't have one (#3539)
    
    * [0.16.x] migrateNodeData: Add fallback discoveredAt in case discoveryData doesn't have one
    
    * Update CHANGELOG with node migration fix details
    
    Added a note about a fix for node migration in the changelog.
    
    ---------
    
    Co-authored-by: Ingo Fischer <github@fischer-ka.de>
    Pierre-Gilles and Apollon77 authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    e2fef85 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. Configuration menu
    Copy the full SHA
    42f50aa View commit details
    Browse the repository at this point in the history
Loading