What's Changed
- Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 by @dependabot[bot] in #543
- Bump secure-json-parse from 2.7.0 to 3.0.1 by @dependabot[bot] in #547
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in #548
- Readme.md: remove the command prompt symbol by @yegorich in #545
- Add magenta as the color for printed object properties. Fixes suport for
--no-colorizeObjects
by @mcollina in #553 - Bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in #555
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #556 - perf: add missing
'use strict'
directives by @Fdawgs in #557 - Bump rimraf from 3.0.2 to 6.0.1 by @dependabot[bot] in #520
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #558
- Bump secure-json-parse from 3.0.2 to 4.0.0 by @dependabot[bot] in #559
- Bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #562
- test: enable borp to move to node test by @Puppo in #564
- chore: enable node 24 in CI by @Puppo in #565
- fix: borp file test match by @Puppo in #573
- test: move colors.test.js to node test by @Puppo in #574
- Fix: Updated wrong reference for colors object by @rinkeshpurohit in #597
- test: move prettify-time.test.js to node test by @Puppo in #595
- test: move index.test.js to node test by @Puppo in #583
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by @dependabot[bot] in #601
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.4 to 0.18.1 by @dependabot[bot] in #603
- test: move basic.test.js to node test by @Puppo in #566
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #604
- test: move cli.test.js to node test by @Puppo in #568
- The finalization registry bug has been fixed by @mcollina in #572
- test: move cli-rc.test.js to node test by @Puppo in #567
- test: move crlf.test.js to node test by @Puppo in #569
- test: move error-objects.test.js to node test by @Puppo in #571
- test: move build-safe-sonic-boom.test.js to node test by @Puppo in #575
- test: move create-date.test.js to node test by @Puppo in #576
- test: move delete-log-property.test.js to node test by @Puppo in #577
- test: move filter-log.test.js to node test by @Puppo in #578
- test: move format-time.test.js to node test by @Puppo in #579
- test: move get-property-value.test.js to node test by @Puppo in #580
- test: move handle-custom-levels-opts.test.js to node test by @Puppo in #582
- test: move interpret-conditionals.test.js to node test by @Puppo in #584
- test: move is-object.test.js to node test by @Puppo in #585
- test: move is-valid-date.test.js to node test by @Puppo in #586
- test: move join-lines-with-indentation.test.js to node test by @Puppo in #587
- test: move noop.test.js to node test by @Puppo in #588
- test: move prettify-error-log.test.js to node test by @Puppo in #589
- test: move prettify-error.test.js to node test by @Puppo in #590
- test: move prettify-level.test.js to node test by @Puppo in #591
- test: move prettify-message.test.js to node test by @Puppo in #592
- test: move prettify-metadata.test.js to node test by @Puppo in #593
- test: move prettify-object.test.js to node test by @Puppo in #594
- test: move split-property-key.test.js to node test by @Puppo in #596
- chore: upgrade strip-json-comments by @Uzlopak in #600
- chore: upgrade dateformat by @Uzlopak in #598
- chore: remove coveralls artifact in gh workflow by @Uzlopak in #599
- fix: loosen up customPrettifiers typing constraints by @Frederick888 in #551
- test: move handle-custom-levels-names-opts.test.js to node test by @Puppo in #581
New Contributors
- @yegorich made their first contribution in #545
- @Puppo made their first contribution in #564
- @rinkeshpurohit made their first contribution in #597
- @Uzlopak made their first contribution in #600
- @Frederick888 made their first contribution in #551
Full Changelog: v13.0.0...v13.1.0