A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jsdoc2md/jsdoc-to-markdown/releases below:

Releases · jsdoc2md/jsdoc-to-markdown · GitHub

Releases: jsdoc2md/jsdoc-to-markdown

Releases · jsdoc2md/jsdoc-to-markdown

v9.1.2 Regression fix since v9.1.1

Previously, you could manually render files in a specific order. For example, in the output this code would render docs for two.js before one.js.

const output = await jsdoc2md.render({ files: ['src/two.js', 'src/one.js'] })

This behaviour was broken by the jsdoc-api v9.0.0 release - instead, that version first sorted the files into alphabetical order, thus rendering one.js before two.js.

Jsdoc-api v9.3.5 (used internally by jsdoc2md) fixes that regression - previous behaviour restored.

v9.1.1 Non-breaking changes since v9.1.0 v9.1.0 New feature since v9.0.5 Upgrade notes

See this testbed directory for example source code and output.

Previously, the tag @deprecated This method has been deprecated since v2.0.0 would simply print ***Deprecated*** in the output, ignoring the deprecation text. The new behaviour:

v9.0.5 Non-breaking changes since v9.0.4 v9.0.4 Non-breaking change v9.0.3 Non-breaking change v9.0.2 Non-breaking v9.0.0

The default output has not changed. The minimum required Node version is still v12.17. The goals for this release were bug fixing and simplification. Feel free to comment in the release discussion or post an issue.

Breaking changes since v8.0.3 Non-breaking changes Other improvements Upgrade notes v8.0.0 Breaking change since 7.1.1 Minor Updates v7.1.0

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4