Skip to content

Releases: fastify/send

v3.2.0

22 Nov 10:38
v3.2.0
52f810e
Compare
Choose a tag to compare

What's Changed

  • docs(readme): replace var statements by @Fdawgs in #86
  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #88
  • style: remove trailing whitespace by @Fdawgs in #89
  • chore(package): add homepage and bugs urls by @Fdawgs in #91
  • refactor: use lowercase for charset by @Fdawgs in #92
  • feat: add contentType option by @Fdawgs in #93

Full Changelog: v3.1.1...v3.2.0

v3.1.1

13 Sep 11:27
7dcacdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v2.1.1

13 Sep 13:59
27d8179
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #48
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #49
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #52
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #53
  • chore: add .gitattributes file by @Fdawgs in #57
  • chore(package): explicitly declare js module type by @Fdawgs in #58
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #62
  • build(deps-dev): bump supertest from 6.3.3 to 6.3.4 by @dependabot in #63
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #64
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #65
  • chore: add TypeScript about @types/mime by @climba03003 in #67
  • docs(readme): tidy typescript section by @Fdawgs in #68
  • fix: XSS via template injection v2.x by @mcollina in #85

Full Changelog: v2.1.0...v2.1.1

v3.1.0

12 Jul 09:54
c0310ba
Compare
Choose a tag to compare

What's Changed

  • feat: extends send result to provide ability of custom handling by @climba03003 in #80

Full Changelog: v3.0.0...v3.1.0

v3.0.0

09 Jul 09:46
ab277e4
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #48
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #49
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #52
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #53
  • chore: add .gitattributes file by @Fdawgs in #57
  • chore(package): explicitly declare js module type by @Fdawgs in #58
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #62
  • build(deps-dev): bump supertest from 6.3.3 to 6.3.4 by @dependabot in #63
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #64
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #65
  • chore: add TypeScript about @types/mime by @climba03003 in #67
  • docs(readme): tidy typescript section by @Fdawgs in #68
  • Merge next into master by @jsumners in #76
  • build(deps-dev): bump tap from 16.3.10 to 20.0.3 by @dependabot in #75
  • refactor!: new implementation by @climba03003 in #77

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

13 Apr 17:10
cf190d7
Compare
Choose a tag to compare

What's Changed

  • improve performance of normalizeList by @Uzlopak in #38
  • improve performance of isUtf8MimeType by @Uzlopak in #39
  • improve performance of collapseLeadingSlashes by @Uzlopak in #40
  • improve performance of parseRange by @Uzlopak in #37
  • improve containsDotFile and only run if necessary by @Uzlopak in #41
  • chore(.gitignore): add bun lockfile by @Fdawgs in #43
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #44
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #45
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #46
  • test(fixtures/images): compress test image by @Fdawgs in #47

Full Changelog: v2.0.1...v2.1.0

v2.0.1

30 Jan 13:34
0cda6e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Jan 22:21
f52d44c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

11 Jan 11:00
e5ebad0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/send/commits/v1.0.0