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: exceptionless/Exceptionless.JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: exceptionless/Exceptionless.JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 19 commits
  • 62 files changed
  • 3 contributors

Commits on Aug 16, 2021

  1. Updated deps

    niemyjski committed Aug 16, 2021
    Copy the full SHA
    46caf4f View commit details

Commits on Sep 9, 2021

  1. Updated to latest typescript and enabled exactOptionalPropertyTypes a…

    …nd useUnknownInCatchVariables
    niemyjski committed Sep 9, 2021
    Copy the full SHA
    e3133b8 View commit details

Commits on Oct 20, 2021

  1. Copy the full SHA
    8d1d4a6 View commit details

Commits on Feb 15, 2023

  1. Upgrade dependencies and fix linting issues. (#105)

    * Transpile stacktracejs into local esm package and consume it.
    
    * fixed issue with angular build
    
    * fixed missing npm scripts
    
    * fixed publish config
    
    * Fix jest error
    
    * try and fix the jest default export
    
    * Updated Deps
    
    * Updated svelte
    
    * Updated packages
    
    * Fixed test asserts
    
    * Fixed mocking of test submission clients
    
    * Fixed typing of browser and node shared functions (setTimeout / setInterval)
    
    * Bumped deps
    
    * Reverted stack trace changes
    
    * Fixed eslint and ts-ignore problems
    niemyjski authored Feb 15, 2023
    Copy the full SHA
    3114c4b View commit details
  2. Bump loader-utils from 2.0.0 to 2.0.4 (#119)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.0...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2023
    Copy the full SHA
    d7818ea View commit details

Commits on Feb 16, 2023

  1. Copy the full SHA
    5f9568f View commit details
  2. Update Svelte Kit example

    ejsmith committed Feb 16, 2023
    Copy the full SHA
    303890b View commit details
  3. Copy the full SHA
    a2367b3 View commit details

Commits on Feb 17, 2023

  1. Copy the full SHA
    7748f55 View commit details
  2. Updated deps

    niemyjski committed Feb 17, 2023
    Copy the full SHA
    06334db View commit details
  3. Copy the full SHA
    28e4849 View commit details
  4. Updated readme for testing

    niemyjski committed Feb 17, 2023
    Copy the full SHA
    8b31d02 View commit details
  5. Copy the full SHA
    f125bda View commit details
  6. Copy the full SHA
    1214b89 View commit details
  7. Update build.yml

    ejsmith authored Feb 17, 2023
    Copy the full SHA
    243ab67 View commit details
  8. Update build.yml

    ejsmith authored Feb 17, 2023
    Copy the full SHA
    07d02f9 View commit details
  9. Update package.json

    ejsmith authored Feb 17, 2023
    Copy the full SHA
    624d625 View commit details

Commits on Feb 18, 2023

  1. Fix build versioning

    ejsmith committed Feb 18, 2023
    Copy the full SHA
    e6e1151 View commit details
  2. Copy the full SHA
    9448400 View commit details
Loading