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: onejs/one
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.4
Choose a base ref
...
head repository: onejs/one
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.5
Choose a head ref
  • 3 commits
  • 69 files changed
  • 1 contributor

Commits on May 17, 2026

  1. fix(vite-plugin-metro): rewrite native /index.bundle requests to One …

    …entry
    
    native/dev-client fallback requests to /index.bundle bypassed the Expo manifest path; only /.expo/.virtual-metro-entry.bundle was rewritten to One's mainModuleName. now both paths route through the resolved entry, preserving platform and query.
    natew committed May 17, 2026
    Configuration menu
    Copy the full SHA
    e0fe890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ad3365 View commit details
    Browse the repository at this point in the history
  3. v1.17.5

    natew committed May 17, 2026
    Configuration menu
    Copy the full SHA
    b19c3fb View commit details
    Browse the repository at this point in the history
Loading