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.12
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.14
Choose a head ref
  • 19 commits
  • 104 files changed
  • 3 contributors

Commits on Sep 2, 2025

  1. Make parent links even more restrictive

    Resolves #3007
    Gerrit0 committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    1269e3a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. docs(tags): fix link to packageDocumentation

    This link was broken.
    boneskull committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    e0fd143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df88357 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. Fix #3012

    Gerrit0 committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    8f94288 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Gerrit0 committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    12a3f3a View commit details
    Browse the repository at this point in the history
  3. Use basePath option for relative links

    Resolves #3009
    Gerrit0 committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    3b84d2d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. Configuration menu
    Copy the full SHA
    33e4eb9 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.28.13

    Gerrit0 committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    a57c48e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7240906 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Update bug_report.md

    Gerrit0 authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    bd7888a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Introduce preservedTypeAnnotationTags option

    Resolves #3020
    
    Total time spent: 32 minutes
    Gerrit0 committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    54af135 View commit details
    Browse the repository at this point in the history
  2. Fix conversion of auto accessor types

    Resolves #3019
    
    Total time spent: 20 minutes
    Gerrit0 committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    efd06b1 View commit details
    Browse the repository at this point in the history
  3. Improve slugger for headers containing HTML

    Resolves #3023
    Gerrit0 committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    fdd8369 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Gerrit0 committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    8ff7d27 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Sort null and undefined last in union types

    Resolves #3024
    Gerrit0 committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    a85a65b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Implement excludePrivateClassFields

    resolves #3017
    Gerrit0 committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    1009206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca04c1 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.28.14

    Gerrit0 committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    a79f8d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15f0f2a View commit details
    Browse the repository at this point in the history
Loading