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: polywrap/javascript-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: origin-0.12-dev
Choose a base ref
...
head repository: polywrap/javascript-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: origin-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 64 files changed
  • 5 contributors

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    24c0798 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from polywrap/embed-wraps-from-wrapscan

    chore: embed wraps from wrapscan.io
    dOrgJelli authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    59f8314 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    c5b3747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffa06df View commit details
    Browse the repository at this point in the history
  3. changed undefined to never in tryResolveUri in PackageResolver, R…

    …edirectResolver, and WrapperResolver
    krisbitney committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1409a4e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. add typedoc

    pileks committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e6c6a37 View commit details
    Browse the repository at this point in the history
  2. add copyFiles types

    pileks committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    51f887d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

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

Commits on Sep 25, 2023

  1. updated row line in test

    krisbitney committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    593d543 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge pull request #84 from polywrap/update-codeowners

    chore: Update CODEOWNERS
    dOrgJelli authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3afd306 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 31, 2023

  1. Merge pull request #87 from polywrap/pileks/bugfix/client-reference-d…

    …ocs-link
    
    Add JS Client reference docs link to README
    dOrgJelli authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    66c1d04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from polywrap/pileks/feat/typedoc

    Add reference documentation via Github Pages
    dOrgJelli authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ff66e0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from polywrap/kris/result-defined-error

    Changed error type in `Result`to `TError` instead of `TError | undefined`
    dOrgJelli authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0878b14 View commit details
    Browse the repository at this point in the history
Loading