mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
4.0.5
This commit is contained in:
parent
cbea149ae8
commit
61b22358fa
@ -3,6 +3,11 @@
|
||||
This file describes notable changes in each version of JSDoc, starting with version 3.0.0.
|
||||
|
||||
|
||||
## 4.0.5 (October 2025)
|
||||
|
||||
Fixes a performance issue when generating documentation for medium-to-large APIs.
|
||||
|
||||
|
||||
## 4.0.4 (October 2024)
|
||||
|
||||
Fixes a compatibility issue with Node.js 23.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "jsdoc",
|
||||
"version": "4.0.4",
|
||||
"revision": "1729364734219",
|
||||
"version": "4.0.5",
|
||||
"revision": "1759892212631",
|
||||
"description": "An API documentation generator for JavaScript.",
|
||||
"keywords": [
|
||||
"documentation",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user