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

feat(NODE-3692): make change stream events typing more generic #3034

Merged
merged 6 commits into from
Nov 10, 2021
Merged

Commits on Nov 10, 2021

  1. Added event typing for change streams

    Added typescript generic typing to ChangeStreamEvents
    mrbrianevans authored and durran committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    08d91d1 View commit details
    Browse the repository at this point in the history
  2. style(NODE-3692): fix eslint formatting

    Signed-off-by: Brian Evans <ebrian101@gmail.com>
    mrbrianevans authored and durran committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    53123fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42339e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a2bcef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a3003a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f0fa27 View commit details
    Browse the repository at this point in the history