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: rivet-dev/secure-exec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0-rc.3
Choose a base ref
...
head repository: rivet-dev/secure-exec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0-rc.4
Choose a head ref
  • 7 commits
  • 124 files changed
  • 2 contributors

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    7eb0b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed38b2 View commit details
    Browse the repository at this point in the history
  3. chore: docs

    NathanFlurry committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    2c2b3f5 View commit details
    Browse the repository at this point in the history
  4. chore: docs

    NathanFlurry committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    bd1620f View commit details
    Browse the repository at this point in the history
  5. chore: docs

    NathanFlurry committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    42c853b View commit details
    Browse the repository at this point in the history
  6. fix: comment out browser/python re-exports from umbrella entry to fix…

    … Node.js import crash
    
    node-stdlib-browser@1.3.1 ESM entry references mock/empty.js which is missing
    from the published package. Eagerly importing @secure-exec/browser or
    @secure-exec/python from the main entry pulls in node-stdlib-browser and crashes.
    
    Browser/python exports are commented out with TODOs and remain available via
    "secure-exec/browser" and "secure-exec/python" subpath imports.
    NathanFlurry committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    32e85f2 View commit details
    Browse the repository at this point in the history
  7. release: v0.1.0-rc.4

    NathanFlurry committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    55cfd27 View commit details
    Browse the repository at this point in the history
Loading