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

fix(async-hooks): mixing async and callback style in preHandler option now returns an error #5069

Merged
merged 11 commits into from
Oct 3, 2023

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    1bba51f View commit details
    Browse the repository at this point in the history
  2. refactor(async-hooks-validation): moved validation in one place and c…

    …hanged following already present validation and @Eomm suggestions
    giuliowaitforitdavide committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4a62008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6e3888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    348dae3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28c0fac View commit details
    Browse the repository at this point in the history
  6. Update lib/validation.js

    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    giuliowaitforitdavide and jsumners committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2ae3fd3 View commit details
    Browse the repository at this point in the history
  7. Revert "Update lib/validation.js"

    This reverts commit 2ae3fd3.
    giuliowaitforitdavide committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1a72522 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7de902a View commit details
    Browse the repository at this point in the history
  9. Revert "refactor(async-hooks-validation): moved validation in one pla…

    …ce and changed following already present validation and @Eomm suggestions"
    
    This reverts commit 4a62008.
    giuliowaitforitdavide committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3fe7880 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f0a896 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51bc299 View commit details
    Browse the repository at this point in the history