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: peers/peerjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: peers/peerjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    8fa864b View commit details
    Browse the repository at this point in the history
  2. fix(source maps): enable source map inlining

    Some bundlers have trouble finding sources without inlining.
    jonasgloning committed May 13, 2022
    Configuration menu
    Copy the full SHA
    97a724b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce34b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a43193f View commit details
    Browse the repository at this point in the history
  5. refactor: delete unused .d.ts

    webrtc-adapter has typings on npm
    jonasgloning committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e331bb4 View commit details
    Browse the repository at this point in the history
  6. fix(CRA@4): import hack

    Closes #954
    jonasgloning committed May 13, 2022
    Configuration menu
    Copy the full SHA
    41c3ba7 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.4.4 [skip ci]

    ## [1.4.4](v1.4.3...v1.4.4) (2022-05-13)
    
    ### Bug Fixes
    
    * **CRA@4:** import hack ([41c3ba7](41c3ba7)), closes [#954](#954)
    * **source maps:** enable source map inlining ([97a724b](97a724b))
    semantic-release-bot authored and jonasgloning committed May 13, 2022
    Configuration menu
    Copy the full SHA
    510c974 View commit details
    Browse the repository at this point in the history
Loading