Skip to content

Releases: wevm/vocs

[email protected]

28 Feb 03:26
Compare
Choose a tag to compare

Patch Changes

[email protected]

28 Feb 02:28
c48a275
Compare
Choose a tag to compare

1.0.0

Major Changes

  • Breaking: Updated react & react-dom peer dependencies to ^19.
  • Breaking: Added support for Tailwind v4. See docs for setup.
  • Breaking: Removed vocs/head entrypoint. You can now use React <head> components.
  • Fixed a lot of bugs.

1.0.0-alpha.62

Patch Changes

1.0.0-alpha.61

Patch Changes

  • ad56fc7 Thanks @jxom! - Fixed search index for pages that include relative imports.

1.0.0-alpha.60

Patch Changes

1.0.0-alpha.59

Patch Changes

  • 91640f9 Thanks @jxom! - Defauled Twoslash to throw on syntax errors, and added a // @noErrors tag to disable this behavior.

1.0.0-alpha.58

Patch Changes

  • d29b41e Thanks @jxom! - Expand collapsed sidebar items when they have a link and are pressed.

1.0.0-alpha.57

Patch Changes

  • daab75e Thanks @jxom! - Fixed location match for collapsed sidebars.

1.0.0-alpha.56

Patch Changes

  • 1d02a16 Thanks @jxom! - Fixed location match for collapsed sidebars.

1.0.0-alpha.55

Patch Changes

  • 4a888ea Thanks @jxom! - Fixed top nav search bar ↔ item gap.

1.0.0-alpha.54

Patch Changes

  • 66a0390 Thanks @jxom! - Fixed excessive `createHighlighter` instantiation.

1.0.0-alpha.53

Patch Changes

1.0.0-alpha.52

Patch Changes

  • 9eeb8b6 Thanks @jxom! - Fixed concurrent MDX page processing for search index.

1.0.0-alpha.51

Patch Changes

  • 0c3193e Thanks @jxom! - Fixed outline slug links when a basePath exists.

1.0.0-alpha.50

Patch Changes

  • 14b0594 Thanks @jxom! - Added ability to override the internal Vite React plugin.

1.0.0-alpha.49

Patch Changes

  • 7a8d54d Thanks @jxom! - Added support to define a font family for inline code & code blocks.

1.0.0-alpha.48

Patch Changes

1.0.0-alpha.47

Patch Changes

1.0.0-alpha.46

Patch Changes

  • 9030ca6 Thanks @tmm! - Fixed Warpcast icon attributes.

1.0.0-alpha.45

Patch Changes

1.0.0-alpha.44

Patch Changes

  • #133 ae4eca2 Thanks @dalechyn! - Fixed unsupported media-queries in iOS15^ Safari that led to incorrect rendering.

1.0.0-alpha.43

Patch Changes

1.0.0-alpha.42

Patch Changes

  • f5b2394 Thanks @jxom! - Added ability for head on config to be path aware.

1.0.0-alpha.41

Patch Changes

1.0.0-alpha.40

Patch Changes

1.0.0-alpha.39

Patch Changes

  • fcec093 Thanks @jxom! - Fixed issue where Vocs was loading assets from wrong path.

  • a3d7df0 Thanks @jxom! - Fixed an issue where theme.colorScheme in config would not register.

1.0.0-alpha.38

Minor Changes

  • #104 da4ee40 Thanks @jxom! - Added basePath config property to support documentation subpaths (e.g. GitHub pages, etc)

1.0.0-alpha.37

Patch Changes

  • a138c82 Thanks @jxom! - Added search-index command to CLI to build search index separately.

1.0.0-alpha.36

Minor Changes

1.0.0-alpha.35

Patch Changes

1.0.0-alpha.34

Patch Changes

  • 7171da0 Thanks @jxom! - Fixed SSR hydration issue in footer navigation.

1.0.0-alpha.33

Minor Changes

Patch Changes

Read more

[email protected]

28 Feb 02:28
c48a275
Compare
Choose a tag to compare

create-vocs

1.0.0-alpha.5

Patch Changes

  • 7815f60 Thanks @jxom! - Added typescript & @types/react as dependencies.

1.0.0-alpha.4

Patch Changes

  • 957d228 Thanks @jxom! - Fixed `.gitignore` dist directory.

1.0.0-alpha.3

Patch Changes

1.0.0-alpha.2

Patch Changes

  • 3e717c5 Thanks @jxom! - Modified template to include landing page.

1.0.0-alpha.1

Patch Changes

  • Initial release

1.0.0-alpha.0

Major Changes

[email protected]

24 Oct 03:19
cba3dab
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

27 Sep 08:08
6a2a09b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • ad56fc7 Thanks @jxom! - Fixed search index for pages that include relative imports.

[email protected]

27 Sep 02:17
a084be2
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

26 Sep 05:06
42cfb64
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 91640f9 Thanks @jxom! - Defauled Twoslash to throw on syntax errors, and added a // @noErrors tag to disable this behavior.

[email protected]

03 Sep 06:57
6924717
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • d29b41e Thanks @jxom! - Expand collapsed sidebar items when they have a link and are pressed.

[email protected]

14 Aug 05:02
71f0ab3
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • daab75e Thanks @jxom! - Fixed location match for collapsed sidebars.

[email protected]

14 Aug 04:54
27cfeb0
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 1d02a16 Thanks @jxom! - Fixed location match for collapsed sidebars.