Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pinojs/pino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.10.0
Choose a base ref
...
head repository: pinojs/pino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.11.0
Choose a head ref
  • 3 commits
  • 12 files changed
  • 5 contributors

Commits on Sep 18, 2025

  1. feat: added timestamp rfc3339 format with nanoseconds (#2251)

    * feat: added timestamp rfc3339 format with nanoseconds
    
    * chore: updated docs and tests
    
    * Update lib/time.js
    
    Co-authored-by: Andrea Carraro <toomuchdesign@users.noreply.github.com>
    
    * feat: updated and improved fn performance, fixed types
    
    * chore: updated docs and tests
    
    * chore: fixed leftover test comment
    
    ---------
    
    Co-authored-by: Matteo Collina <matteo.collina@gmail.com>
    Co-authored-by: Andrea Carraro <toomuchdesign@users.noreply.github.com>
    3 people authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    feef9ac View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. Configuration menu
    Copy the full SHA
    991a5f9 View commit details
    Browse the repository at this point in the history
  2. Bumped v9.11.0

    mcollina committed Sep 20, 2025
    Configuration menu
    Copy the full SHA
    cc57d79 View commit details
    Browse the repository at this point in the history
Loading