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: v3.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: v3.0.1
Choose a head ref
  • 5 commits
  • 15 files changed
  • 2 contributors

Commits on Apr 10, 2023

  1. Bump @sveltejs/kit from 1.12.0 to 1.15.2 (#132)

    Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.12.0 to 1.15.2.
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.15.2/packages/kit)
    
    ---
    updated-dependencies:
    - dependency-name: "@sveltejs/kit"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a48b7d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Added script for headers (#133)

    I'm not sure about any differences between node headers vs express headers https://nodejs.org/api/http.html#requestgetheaders
    niemyjski authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d719b34 View commit details
    Browse the repository at this point in the history
  2. Updated deps

    niemyjski committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1b15a99 View commit details
    Browse the repository at this point in the history
  3. Upgrade to TypeScript 5

    niemyjski committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4785a0c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Updated sample deps

    niemyjski committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5abbe1e View commit details
    Browse the repository at this point in the history
Loading