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: fastify/send
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: fastify/send
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 24, 2024

  1. docs(readme): replace var statements (#86)

    * docs(readme): replace `var` statements
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    * Update README.md
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    ---------
    
    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6639f47 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#88)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a4b8f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84d6f72 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 18, 2024

  1. chore(package): add homepage and bugs urls (#91)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    396f0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f078bb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. feat: add contentType option (#93)

    * feat: add  `contentType` option
    
    * test: add type tests
    
    * Update README.md
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    ---------
    
    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    277a32f View commit details
    Browse the repository at this point in the history
  2. 3.2.0

    Fdawgs committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    52f810e View commit details
    Browse the repository at this point in the history
Loading