@onerepo/logger changelog
1.0.2
Section titled 1.0.2View the full changelog: 74892d8…d7f3a29
1.0.1
Section titled 1.0.1Patch changes
Section titled Patch changes- Prevents an EventEmitter memory leak stemming from the logger’s internal
LogBuffer
by piping streams instead of adding and removing listeners. (f22e04d) Previously, you may experience the following error when receiving a lot of output from subprocesses (particularly eslint):
View the full changelog: cd94664…6ae1391
1.0.0
Section titled 1.0.0🎉 Initial stable release!
For historical changelogs, please view the oneRepo source.