Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases 2.0 #927

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Releases 2.0 #927

wants to merge 29 commits into from

Commits on Feb 19, 2022

  1. init

    afrokick committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    9d6fd16 View commit details
    Browse the repository at this point in the history
  2. add workflows

    afrokick committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    6bfb586 View commit details
    Browse the repository at this point in the history
  3. rename util to Utils

    afrokick committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    a930635 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #926 from afrokick/refactoring/target-es6

    Refactoring for V2
    afrokick committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    c8a0db3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. separate dist files to esm, cjs and iife

    refactoring supports
    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e4de8dd View commit details
    Browse the repository at this point in the history
  2. simplify import

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    12e3a68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #928 from afrokick/features/nodejs-support

    Features/ NodeJS support
    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    fe7243e View commit details
    Browse the repository at this point in the history
  4. 2.0.0-beta.0

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    28a84ae View commit details
    Browse the repository at this point in the history
  5. update readme

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b58ae5f View commit details
    Browse the repository at this point in the history
  6. update example

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a578e0b View commit details
    Browse the repository at this point in the history
  7. update FAQ with empty stream

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    76636b7 View commit details
    Browse the repository at this point in the history
  8. add iOS question

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    73d72b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15539dc View commit details
    Browse the repository at this point in the history
  10. clean empty connections

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    27b37cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59966a2 View commit details
    Browse the repository at this point in the history
  12. fix tests for nodejs

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3e9f6f7 View commit details
    Browse the repository at this point in the history
  13. fix buffered messaged #864

    afrokick committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4c035d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. node 14 for tests

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f08c81d View commit details
    Browse the repository at this point in the history
  2. maybe fix tests(sigfault)

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f524498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be8a5cf View commit details
    Browse the repository at this point in the history
  4. update readme

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8de0afe View commit details
    Browse the repository at this point in the history
  5. 2.0.0-beta.1

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d84e10c View commit details
    Browse the repository at this point in the history
  6. fix build

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    764281b View commit details
    Browse the repository at this point in the history
  7. 2.0.0-beta.2

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1294749 View commit details
    Browse the repository at this point in the history
  8. fix api fetch

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8a3a45d View commit details
    Browse the repository at this point in the history
  9. 2.0.0-beta.3

    afrokick committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1a54d1f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    0e1efd0 View commit details
    Browse the repository at this point in the history
  2. style: run prettier

    jonasgloning committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    302b2b2 View commit details
    Browse the repository at this point in the history
  3. tests: switch to wrtc fork

    wrtc doesn’t work on Apple Silicon. See node-webrtc/node-webrtc#698
    jonasgloning committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    e351bd4 View commit details
    Browse the repository at this point in the history