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: rescript-lang/experimental-rescript-webapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: mutation-observer
Choose a base ref
...
head repository: rescript-lang/experimental-rescript-webapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    c5013d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d2607 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #221 from Freddy03h/dom-api-null

    getElementById and getSelection could return null
    nojaf authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    3cb774d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #222 from rescript-lang/mutation-observer

    Mutation observer
    nojaf authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    dfaee50 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Bump oxfmt from 0.40.0 to 0.41.0

    Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.40.0 to 0.41.0.
    - [Release notes](https://github.com/oxc-project/oxc/releases)
    - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
    - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.41.0/npm/oxfmt)
    
    ---
    updated-dependencies:
    - dependency-name: oxfmt
      dependency-version: 0.41.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    6774945 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #224 from rescript-lang/dependabot/npm_and_yarn/ox…

    …fmt-0.41.0
    
    Bump oxfmt from 0.40.0 to 0.41.0
    nojaf authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    21475fa View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Bump actions/deploy-pages from 4 to 5

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    36f0da7 View commit details
    Browse the repository at this point in the history
  2. Bump oxfmt from 0.41.0 to 0.42.0

    Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.41.0 to 0.42.0.
    - [Release notes](https://github.com/oxc-project/oxc/releases)
    - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
    - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.42.0/npm/oxfmt)
    
    ---
    updated-dependencies:
    - dependency-name: oxfmt
      dependency-version: 0.42.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    65e30fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #227 from rescript-lang/dependabot/npm_and_yarn/ox…

    …fmt-0.42.0
    
    Bump oxfmt from 0.41.0 to 0.42.0
    nojaf authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    361eb85 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #225 from rescript-lang/dependabot/github_actions/…

    …actions/deploy-pages-5
    
    Bump actions/deploy-pages from 4 to 5
    nojaf authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    61b1074 View commit details
    Browse the repository at this point in the history
Loading