Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add generic logger to route handler & FastifyRequest #3782

Commits on Mar 17, 2022

  1. add generic logger to route handler & FastifyRequest

    Marco leko committed Mar 17, 2022
    Copy the full SHA
    258c233 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary generic

    Marco leko committed Mar 17, 2022
    Copy the full SHA
    e04f5c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Copy the full SHA
    b466a7d View commit details
    Browse the repository at this point in the history
  2. finalize test for custom logger type definition

    Marco leko committed Mar 18, 2022
    Copy the full SHA
    bede3f9 View commit details
    Browse the repository at this point in the history
  3. Update test/types/request.test-d.ts

    remove unnecessary type decleration
    
    Co-authored-by: Maksim Sinik <maksim@sinik.it>
    MarcoLeko and fox1t committed Mar 18, 2022
    Copy the full SHA
    f9b83f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. empty commit to trigger workflow run

    Marco leko committed Mar 20, 2022
    Copy the full SHA
    c5c5ed2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge remote-tracking branch 'upstream/v3.x' into bugfix/adapt-fastif…

    …y-request-logger-to-be-generic
    Marco leko committed Mar 21, 2022
    Copy the full SHA
    f67e8cf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. empty commit to retrigger pipeline

    Marco leko committed Mar 22, 2022
    Copy the full SHA
    98f7ca9 View commit details
    Browse the repository at this point in the history
  2. infer generic types to fastifyinstance in hooks

    Marco leko committed Mar 22, 2022
    Copy the full SHA
    a41a63a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. empty commit to retrigger pipeline

    Marco leko committed Mar 23, 2022
    Copy the full SHA
    c404f4e View commit details
    Browse the repository at this point in the history