light-my-request

Fake HTTP injection library

OTHER License

Downloads
7.5M
Stars
310
Committers
66

Bot releases are hidden (Show)

light-my-request - v4.10.1

Published by mcollina over 2 years ago

What's Changed

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.10.0...v4.10.1

light-my-request - v4.10.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.9.0...v4.10.0

light-my-request - v4.9.0

Published by mcollina over 2 years ago

What's Changed

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.8.0...v4.9.0

light-my-request - v4.8.0

Published by mcollina over 2 years ago

What's Changed

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.7.1...v4.8.0

light-my-request - v4.7.1

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.7.0...v4.7.1

light-my-request - v4.7.0

Published by mcollina almost 3 years ago

What's Changed

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.6.0...v4.7.0

light-my-request - v4.6.0

Published by mcollina about 3 years ago

What's Changed

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.5.0...v4.6.0

light-my-request - v4.5.0

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.4.4...v4.5.0

light-my-request - v4.4.4

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.4.3...v4.4.4

light-my-request - v4.4.3

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.4.2...v4.4.3

light-my-request - v4.4.2

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/light-my-request/compare/v4.4.1...v4.4.2

light-my-request - v4.4.1

Published by mcollina almost 4 years ago

📚 PR:

  • Revert "Use Ajv@7, remove dependency on Ajv (#115)"
  • Bumped v4.4.1
  • Bump tsd from 0.13.1 to 0.14.0 (#113)
light-my-request - v4.4.0

Published by mcollina almost 4 years ago

📚 PR:

  • Use Ajv@7, remove dependency on Ajv (#115)
light-my-request - v4.3.0

Published by mcollina almost 4 years ago

📚 PR:

  • Bump standard from 14.3.4 to 15.0.0
  • fix(test): add semver version to check node version on tests
  • types(Chain): add response as Promise on chainable methods
  • update: add tests for PromiseLike response
  • update(index): add end overload type
  • Merge pull request #110 from RafaelGSS/fix-typescript-chain
  • use let instead of var
  • feat: add stale (#106)
  • Bump standard from 15.0.1 to 16.0.1 (#111)
light-my-request - v4.2.1

Published by mcollina almost 4 years ago

📚 PR:

  • module.exports.inject = inject (#104)
light-my-request - v4.2.0

Published by mcollina about 4 years ago

📚 PR:

  • fix: fix response.destroy (#102)
  • Removed warning in the test (#103)
light-my-request - v4.1.1

Published by mcollina about 4 years ago

📚 PR:

  • test: ✅ improve test line coverage (#100)
  • Expose a mock socket that is an EventEmitter like a real one would be (#101)
light-my-request - v4.1.0

Published by mcollina about 4 years ago

📚 PR:

  • fix: add missing request.socket (#87) (#99)
light-my-request - v4.0.2

Published by mcollina about 4 years ago

📚 PR:

  • Bump form-auto-content from 1.0.0 to 2.0.0
  • fix: change this to res in response.js (#93)
  • Bump tsd from 0.11.0 to 0.12.0 (#95)
  • Bump tsd from 0.12.1 to 0.13.1 (#96)
  • types: using generic type for request json parser (#97)
    q
light-my-request - v4.0.1

Published by mcollina over 4 years ago

  • Add missing type for Response.raw.req (#92)
  • Bump @types/node from 13.13.6 to 14.0.1 (#91)