Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
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: libp2p/js-libp2p-webrtc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: libp2p/js-libp2p-webrtc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 5 commits
  • 16 files changed
  • 5 contributors

Commits on Feb 2, 2023

  1. Add playwright tests and add to CI (#87)

    * Add playwright tests and add to CI
    
    * Install deps
    
    * Replace direct html injection in the example to actually creating dom elements
    
    * Small refactors suggested by ckousik
    
    * Implement Glen's suggestions
    
    * Add version to @libp2p/webrtc
    
    * Update example import to use @libp2p/webrtc
    ddimaria authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9313aa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. deps(dev): bump aegir from 37.12.1 to 38.1.6 (#94)

    Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.6.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v37.12.1...v38.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2ee8a5e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    7e0b1c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b962b2e View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.4 [skip ci]

    ## [1.0.4](v1.0.3...v1.0.4) (2023-02-22)
    
    ### Dependencies
    
    * **dev:** bump aegir from 37.12.1 to 38.1.6 ([#94](#94)) ([2ee8a5e](2ee8a5e))
    
    ### Trivial Changes
    
    * Update .github/workflows/semantic-pull-request.yml [skip ci] ([7e0b1c0](7e0b1c0))
    semantic-release-bot committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    13e3927 View commit details
    Browse the repository at this point in the history
Loading