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: napi-rs/napi-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: napi-derive@2.11.1
Choose a base ref
...
head repository: napi-rs/napi-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: napi@2.11.3
Choose a head ref
  • 15 commits
  • 45 files changed
  • 5 contributors

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    4fc7cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Feb 27, 2023

  1. feat(napi): expose uv_run (#1499)

    Signed-off-by: MarkusJx <28785953+MarkusJx@users.noreply.github.com>
    MarkusJx authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    86cfbca View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    3bd3c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96959e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    7e2ab56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1867c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0904dc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60dea3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef26f6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2d3804 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ff6741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    894f082 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix(napi): panic when Promise callbacks trigger after Promise is drop…

    …ped (#1469) (#1516)
    
    Co-authored-by: Alberto Pose <albepose@amazon.com>
    pose and pose authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ffc4980 View commit details
    Browse the repository at this point in the history
  2. Release independent packages

    napi@2.11.3
    
    napi-derive@2.11.2
    Brooooooklyn committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c107246 View commit details
    Browse the repository at this point in the history
Loading