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

refactor(common,core): support read-only arrays on module metadata #13655

Closed

Commits on Jun 6, 2024

  1. refactor(common,core): support read-only arrays on module metadata

    Add support for ModuleMetadata to accept ReadOnlyArray. This allows developers to use TypeScript const assertions for module definitions.
    
    There are no breaking changes with this commit and this change is discussed in nestjs#13326.
    dfanara committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    abfccf1 View commit details
    Browse the repository at this point in the history