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: microsoft/tslib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: microsoft/tslib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.2
Choose a head ref
  • 17 commits
  • 25 files changed
  • 6 contributors

Commits on Jul 29, 2020

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

Commits on Sep 23, 2020

  1. Merge pull request #123 from alan-agius4/patch-1

    docs: update readme to mention tslib and typescript versions
    Orta Therox authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    faf63ae View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Orta Therox authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b5c7b76 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    46729a9 View commit details
    Browse the repository at this point in the history
  2. Adds CI to verify

    orta committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    fec2197 View commit details
    Browse the repository at this point in the history
  3. Tests docs

    orta committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0ff4aef View commit details
    Browse the repository at this point in the history
  4. Adds tests for rollup and webpack - e.g. the 'module' and 'sideEffect…

    …s' options in the package.json
    orta committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    ad71efd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Adds snowpack to the tests

    orta committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    3160d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Update modules/index.js

    Co-authored-by: Guy Bedford <[email protected]>
    Orta Therox and guybedford authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    d819465 View commit details
    Browse the repository at this point in the history
  2. Update test/esm-node-native/package.json

    Co-authored-by: Guy Bedford <[email protected]>
    Orta Therox and guybedford authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    cf03cbb View commit details
    Browse the repository at this point in the history
  3. Fix CI

    orta committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c7980ae View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Update test/cjs/package.json

    Co-authored-by: Ron Buckton <[email protected]>
    Orta Therox and rbuckton authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    965b93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1007d3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    964103a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ee4347 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge pull request #126 from microsoft/esm_tests

    Adds es modules support and tests
    Orta Therox authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    65edb98 View commit details
    Browse the repository at this point in the history
  2. Bump version for 2.x branch

    orta committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4dc5f82 View commit details
    Browse the repository at this point in the history
Loading