Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TypeStrong/typedoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.7
Choose a base ref
...
head repository: TypeStrong/typedoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.8
Choose a head ref
  • 15 commits
  • 41 files changed
  • 4 contributors

Commits on Jul 8, 2025

  1. Allow hyphenated JSDoc tags

    JSDoc tags may contain hyphens.  For example, `@TJS-type`, which is used
    by [`typescript-json-schema`](https://www.npmjs.com/package/typescript-json-schema).
    jonathanhefner committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    9121d78 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Merge pull request #2972 from jonathanhefner/allow-hyphenated-jsdoc-tags

    Allow hyphenated JSDoc tags
    Gerrit0 authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    2443ca9 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Gerrit0 committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    f60f0a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    8df8262 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Configuration menu
    Copy the full SHA
    c0182dd View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Gerrit0 committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    c84da4f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Configuration menu
    Copy the full SHA
    dcb0bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3899e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59db5b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07d8315 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b418f6b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Discover parent types through mapped types

    Resolves #2978
    Gerrit0 committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    bc54be8 View commit details
    Browse the repository at this point in the history
  2. Make site build stricter

    Gerrit0 committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    c02e495 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.28.8

    Gerrit0 committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    db59553 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da37862 View commit details
    Browse the repository at this point in the history
Loading