Exported constants no longer render the type and default value if they are the same, #2717.
The HTML output now wraps tag blocks with <div> tags and includes the tag name in a class name, #2723.
Bug Fixes
Correctly handle external link resolver link text when referencing an external symbol, #2700.
Big integer literals are now supported as default values, #2721.
Corrected handling of @link tags present in comments at the start of source files.
The index will now display when a module only contains documents, #2722.
ReflectionSymbolId.pos no longer references the position before any doc comments for a symbol.
This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
Bumps the minor group with 8 updates in the / directory:
0.8.2
0.13.0
19.3.0
19.5.0
19.2.2
19.5.0
9.2.0
9.13.0
10.2.0
10.7.3
10.0.6
10.0.9
0.25.7
0.26.10
5.4.5
5.6.3
Updates
openapi-fetch
from 0.8.2 to 0.13.0Release notes
Sourced from openapi-fetch's releases.
... (truncated)
Changelog
Sourced from openapi-fetch's changelog.
... (truncated)
Commits
3988612
[ci] release (#1969)267977e
feat: 204 to undefined (#1968)163dbe6
Update Next.js (#1966)d76802a
Update deps (#1964)c9a3177
[ci] release (#1965)06163a2
fix(openapi-fetch): Return union of possible responses (data & error) (#1937)4e17f27
[ci] release (#1963)d6a94f9
[ci] release (#1961)d14aa65
fix(openapi-fetch): Prevent orphan ampersands in query from empty arrays (#1936)6c38f6a
[ci] release (#1921)Updates
@commitlint/cli
from 19.3.0 to 19.5.0Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.Commits
7e79af1
v19.5.0d7070d8
feat(cli): use special errorCode for missing rules/config #4142 (#4143)3c4b0fd
chore: replaceexeca
withtinyexec
and Node'schild_process.spawnSync
(...249e6a2
v19.4.1bac2288
v19.4.04b204ec
feat: support linting from the last tag (#4110)a20e890
feat: support command line options from a file (#4109)Updates
@commitlint/config-conventional
from 19.2.2 to 19.5.0Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
7e79af1
v19.5.0249e6a2
v19.4.1Updates
eslint
from 9.2.0 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
mocha
from 10.2.0 to 10.7.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
d5766c8
chore(main): release 10.7.3 (#5195)afd66ef
fix: make release-please build work (#5194)9e0a4bd
chore(main): release 10.7.2 (#5192)7e7a2ec
chore: fix failing markdown linting (#5193)1ac5b55
docs: improve filtering (#5191)1528c42
chore(main): release 10.7.1 (#5189)d7013dd
fix: crash with --parallel and --retries both enabled (#5173)5c2989f
chore: add knip to validate included dependenciesa777fd1
ci: automate releases (#5186)ac5574e
ci: update towindows-latest
in actions (#5185)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
@types/mocha
from 10.0.6 to 10.0.9Commits
Updates
typedoc
from 0.25.7 to 0.26.10Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.