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: clerk/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @clerk/fastify@0.0.2-staging.0
Choose a base ref
...
head repository: clerk/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @clerk/fastify@0.1.0
Choose a head ref
  • 18 commits
  • 60 files changed
  • 2 contributors

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    6cb4c6a View commit details
    Browse the repository at this point in the history
  2. fix(fastify): Refactor to drop fastify deprecation warning

    We used null instead of {} to avoid:
    > FastifyDeprecation: You are decorating Request/Reply with a reference type.
    > This reference is shared amongst all requests. Use onRequest hook instead.
    > Property: auth
    dimkl authored and nikosdouvlis committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    472ab57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13d4f0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    441bdd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51cdb71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5ffeb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4957a23 View commit details
    Browse the repository at this point in the history
  8. fix(fastify): Improve readability

    dimkl authored and nikosdouvlis committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1162362 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be1a8c4 View commit details
    Browse the repository at this point in the history
  10. fix(fastify): Tackle PR comments

    dimkl authored and nikosdouvlis committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a2c9615 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05475c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7142f3c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebc556d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba7abfa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf22472 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    81efbe2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b3ca1f8 View commit details
    Browse the repository at this point in the history
  18. chore(release): Publish

     - @clerk/backend@0.6.0
     - @clerk/clerk-js@4.26.0
     - eslint-config-custom@0.1.0
     - @clerk/clerk-expo@0.12.0
     - @clerk/fastify@0.1.0
     - gatsby-plugin-clerk@4.1.0
     - @clerk/localizations@1.4.0
     - @clerk/nextjs@4.9.0
     - @clerk/clerk-react@4.11.0
     - @clerk/remix@2.2.0
     - @clerk/clerk-sdk-node@4.7.0
     - @clerk/shared@0.11.0
     - @clerk/themes@1.3.0
     - @clerk/types@3.26.0
    nikosdouvlis committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4b5f291 View commit details
    Browse the repository at this point in the history
Loading