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

Up front interceptor config #25

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    9b7b885 View commit details
    Browse the repository at this point in the history
  2. Update typescript version

    keawade committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4e05fd8 View commit details
    Browse the repository at this point in the history
  3. Add skeleton tests

    keawade committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    061fd7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ea1b3b View commit details
    Browse the repository at this point in the history
  5. Make sure module can be constructed implicitly, explicitly set module…

    … name and options injection token name for easier deugging
    keawade committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9f7ef4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b33e06d View commit details
    Browse the repository at this point in the history
  7. Update docs, update tests

    keawade committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7e637d5 View commit details
    Browse the repository at this point in the history
  8. Add workflow to run tests

    keawade committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    950771f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Bump major version

    keawade committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bcac4f8 View commit details
    Browse the repository at this point in the history
  2. Bump reflect-metadata peer dependency

    Trying to fix issue installing in new NestJS project created with `nest new`
    keawade committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b08e09f View commit details
    Browse the repository at this point in the history