Releases: voxpelli/node-bunyan-adaptor
Releases · voxpelli/node-bunyan-adaptor
v6.0.1
- FIX: Types for ESM export 05e158a
- Internal: Replace
dependency-check
withknip
(see dependency-check-team/dependency-check#228) da5b7e3 - Internal: Update dev dependencies
- Docs: Update
README.md
v6.0.0
- BREAKING: Require at least Node 16 (everything older is end of lifed) 3fb92e0 d071cc5
- Drop type testing in anything lower than TS 4.9 562fa18
- Mention
pino
support a891077
v5.0.1
Notable changes:
- Move to the more permissive Zero-Clause BSD license to get rid of requirement to include copyright statement. This is a fully backwards compatible change as it only allows more and is a license recognized as usable by eg. Google 87f10e9
v5.0.0
v4.0.1
- Fix: Properly pointed out the types in the package.json file
- Fix: Corrected the JSDoc declaration of the main options
v4.0.0
v3.0.2
- Revert: TypeScript definition not compatible with any release before TypeScript 3.7.0, which made it a breaking change
v3.0.1
- Feature: TypeScript definition generated from JSDoc comments (thanks to TypeScript 3.7.0)
- Tweak: Enforced stricter TypeScript tests
- Tweak: Added a very restrictive
.npmignore
, to avoid publishing any unneeded files - Chore: Updated dev dependencies
- Chore: Added Renovate, to get pinged about outdated dependencies
v3.0.1-0
- Feature: TypeScript definition generated from JSDoc comments (thanks to TypeScript 3.7.0)
- Tweak: Enforced stricter TypeScript tests
- Tweak: Added a very restrictive
.npmignore
, to avoid publishing any unneeded files - Chore: Updated dev dependencies
- Chore: Added Renovate, to get pinged about outdated dependencies