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.12.2
19.3.0
19.5.0
19.2.2
19.5.0
9.2.0
9.12.0
10.2.0
10.7.3
10.0.6
10.0.8
0.25.7
0.26.8
5.4.5
5.6.2
Updates
openapi-fetch
from 0.8.2 to 0.12.2Release notes
Sourced from openapi-fetch's releases.
... (truncated)
Changelog
Sourced from openapi-fetch's changelog.
... (truncated)
Commits
6c38f6a
[ci] release (#1921)e39d11e
Improve middleware type definition (#1918)d2cb020
[ci] release (#1920)efaa1e2
feat(openapi-fetch): allow usage of custom Request class (#1907)4a59124
chore: Update deps (#1917)a9cd9aa
feat(openapi-typescript): Optional Export Root Type Aliases (#1876)5a227eb
Fix benchmarks (#1897)08e507d
chore(openapi-fetch): Split apart tests (#1895)e40fe06
[ci] release (#1891)b893c44
Do not set content-type on body-less requests (#1826)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.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)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.8Commits
Updates
typedoc
from 0.25.7 to 0.26.8Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
Superseded by #535.