Skip to content

Releases: wevm/vocs

vocs@1.4.1

07 Jan 19:47
0767be5

Choose a tag to compare

Patch Changes

  • d720626 Thanks @jxom! - Fixed "Ask in ChatGPT" button not prepopulating the query parameter.

vocs@1.4.0

19 Dec 01:38
a1af9a0

Choose a tag to compare

Minor Changes

  • f22f3ca Thanks @jxom! - Added an "Are you an LLM?" callout in index.html

  • f22f3ca Thanks @jxom! - Added content visbility directives (e.g. :::show[html] or :::hide[md]) to show/hide content based on document content type (.md vs html).

vocs@1.3.1

10 Dec 21:22
e906c12

Choose a tag to compare

Patch Changes

  • #357 dc417ac Thanks @tmm! - Added handling for "Failed to fetch dynamically imported module" errors, which can be caused by version skew.

vocs@1.3.0

08 Dec 16:25
4e541b5

Choose a tag to compare

Minor Changes

vocs@1.2.2

08 Dec 01:57
537c06e

Choose a tag to compare

Patch Changes

  • 1914333 Thanks @jxom! - Enhanced sidebar active match mechanism to avoid duplicate topnav matches.

vocs@1.2.1

02 Dec 21:04
f426bfe

Choose a tag to compare

Patch Changes

  • 1bb96f6 Thanks @jxom! - Added config option to disable twoslash.

vocs@1.2.0

01 Dec 17:38
99fb4a7

Choose a tag to compare

Minor Changes

  • #350 20dcec5 Thanks @tmm! - Added support for custom tags in non-twoslash code blocks.

vocs@1.1.4

14 Nov 18:06
3c566b1

Choose a tag to compare

Patch Changes

  • d9736cf Thanks @tmm! - Fixed collapse when selecting sidebar item chevron button.

vocs@1.1.3

11 Nov 21:04
c00edbe

Choose a tag to compare

Patch Changes

  • 251d5ea Thanks @jxom! - Fixed issue where vocs dev would crash on vocs.config.ts syntax errors.

vocs@1.1.2

11 Nov 04:14
2268962

Choose a tag to compare

Patch Changes