Closed greenkeeper[bot] closed 7 years ago
Update to this version instead š
Update to this version instead š
this.stringify()
instead of JSON.stringify
#251Update to this version instead š
The new version differs by 10 commits.
3e309d3
Bumped v4.7.0.
4e619f0
Added node 8 to travis.
836d855
Updated chalk to v2.0.0.
ce10ba1
Merge pull request #268 from pinojs/fast-child
c14a0ef
Replace that with self in applyOptions.
9522423
Slice off some ms in some happy-paths
df540c2
Faster child() implementation.
f09549c
Merge pull request #264 from vladgolubev/patch-1
0343c4e
Add missing logstash link in docs/transports.md
09d5990
Do not cause problems to turbofan (#260)
See the full diff
Update to this version instead š
The new version differs by 6 commits.
b1f753c
v4.7.1
329634e
Merge branch 'issue-263'
54a2f8d
Reword reasoning for out-of-process benefit
ba20e87
Remove expected clause
4f487a2
Add not to transports about wrapping and pino-multi-stream
e366286
Add a detailed overview of transports to initial readme
See the full diff
Version 4.5.2 of pino just got published.
The version 4.5.2 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of pino. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v4.5.2pretty()
do not crash if there is no timestamp #244 by @mcollinaCommits
The new version differs by 93 commits0.
e3bbb24
Bumped v4.5.2.
c496bbd
Make pretty() do not crash if there is no timestamp (#244)
dc9cbb0
Bumped snazzy to 7
eda4f9b
v4.5.1
73d1c16
Merge pull request #241 from AlexTes/patch-2
5fe4307
Clarify serializers further
7ebd850
Merge pull request #240 from AlexTes/patch-1
81ff4c8
Correct typographical error
615e460
v4.5.0
a3d6f22
Merge pull request #239 from pinojs/issue-202
0a3f5c0
Re-add
slowtime
option with deprecation notice7455cd9
Correct documentation and add tstamp function test
c0b1670
Remove slowtime doc from API.md
d6c33b0
Implement pluggable time functions
3352e6f
4.4.0
There are 93 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: