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

Improve documentation for Tagged #943

Merged
merged 4 commits into from
Aug 24, 2024
Merged

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    752647a View commit details
    Browse the repository at this point in the history
  2. Add deprecation notices to top of documentation

    The JSDoc deprecation tags at the bottom are easy to miss when
    you read the source.
    joliss committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7243a6f View commit details
    Browse the repository at this point in the history
  3. Rename opaque.d.ts to tagged.d.ts

    I considered leaving the deprecated Opaque types in
    opaque.d.ts, but that would require that we export the
    shared `Tag` type, and I'm not sure if that would
    cause it to be suggested by IDEs.
    joliss committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    23bebe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbf19a0 View commit details
    Browse the repository at this point in the history