Releases: wevm/vocs
Releases · wevm/vocs
[email protected]
Patch Changes
-
1bcdee3fa96554a378b9c5bce2e585dc8ed9e90e
Thanks @jxom! - Fixed theme script in dev. -
1bcdee3fa96554a378b9c5bce2e585dc8ed9e90e
Thanks @jxom! - Updatedreact-router
and fixed imports.
[email protected]
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
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
1.0.0-alpha.57
Patch Changes
1.0.0-alpha.56
Patch Changes
1.0.0-alpha.55
Patch Changes
1.0.0-alpha.54
Patch Changes
1.0.0-alpha.53
Patch Changes
1.0.0-alpha.52
Patch Changes
1.0.0-alpha.51
Patch Changes
1.0.0-alpha.50
Patch Changes
1.0.0-alpha.49
Patch Changes
1.0.0-alpha.48
Patch Changes
1.0.0-alpha.47
Patch Changes
1.0.0-alpha.46
Patch Changes
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
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 wheretheme.colorScheme
in config would not register.
1.0.0-alpha.38
Minor Changes
- #104
da4ee40
Thanks @jxom! - AddedbasePath
config property to support documentation subpaths (e.g. GitHub pages, etc)
1.0.0-alpha.37
Patch Changes
1.0.0-alpha.36
Minor Changes
1.0.0-alpha.35
Patch Changes
1.0.0-alpha.34
Patch Changes
1.0.0-alpha.33
Minor Changes
-
#75
1708be3
Thanks @jxom! - Breaking: Migrated torehype-shiki
fromrehype-pretty-code
.The following meta properties on code blocks have been removed:
- Highlight Lines (e.g. ```js {1-3,4}).
- Use the inline
// [!code hl]
notation instead.
- Use the inline
- Highlight Chars (e.g. ```js /carrot/, ```js "carrot", etc).
- Use the inline
// [!code word]
notation instead.
- Use the inline
- Highlight Lines (e.g. ```js {1-3,4}).
-
#77
a9940fc
Thanks @jxom! - Adhere to Vercel Build Output API for zero-config Vercel deployments. -
#75
1708be3
Thanks @jxom! - Migrated from[email protected]
to[email protected]
.
Patch Changes
[email protected]
create-vocs
1.0.0-alpha.5
Patch Changes
1.0.0-alpha.4
Patch Changes
1.0.0-alpha.3
Patch Changes
1.0.0-alpha.2
Patch Changes
1.0.0-alpha.1
Patch Changes
- Initial release