process-warning

A small utility for creating warnings and emitting them.

MIT License

Downloads
32.7M
Stars
36
Committers
13

Bot releases are hidden (Show)

process-warning - v3.0.0 Latest Release

Published by Eomm 10 months ago

process-warning - v2.3.2

Published by Eomm 11 months ago

📚 PR:

  • revert 2.3.1 (#93)
process-warning - v2.3.1

Published by Eomm 11 months ago

What's Changed

Full Changelog: https://github.com/fastify/process-warning/compare/v2.3.0...v2.3.1

process-warning - v2.3.0

Published by mcollina 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/process-warning/compare/v2.2.0...v2.3.0

process-warning - v2.2.0

Published by mcollina over 1 year ago

What's Changed

Full Changelog: https://github.com/fastify/process-warning/compare/v2.1.0...v2.2.0

process-warning - v2.1.0

Published by mcollina almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/process-warning/compare/v2.0.0...v2.1.0

process-warning - v2.0.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/process-warning/compare/v1.0.0...v2.0.0

process-warning - v1.0.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/process-warning/compare/v0.2.0...v1.0.0

process-warning - v0.2.0

Published by delvedor about 4 years ago

Breaking changes:

  • create no longer returns an error constructor but an object containing the warning metadata - #3

Fixes:

  • Make emit work in jest #3
process-warning - v0.1.0

Published by delvedor about 4 years ago

Initial release.