Releases: modernweb-dev/rocket
Releases · modernweb-dev/rocket
@rocket/[email protected]
Patch Changes
- a5661b8: Updates dependencies
@rocket/[email protected]
Patch Changes
- d91e46b: Add
bootstrap
command - 9978ea7: Improves typings for
addPlugin
- Updated dependencies [9978ea7]
- @rocket/[email protected]
- [email protected]
@rocket/[email protected]
Patch Changes
- a5661b8: Updates dependencies
@mdjs/[email protected]
Patch Changes
- a5661b8: Updates dependencies
@mdjs/[email protected]
@mdjs/[email protected]
Patch Changes
- fbcedde: Get a scoped registry for the internal accordion element to no longer pollute the global registry with a
lion-accordion
element.
@rocket/[email protected]
Patch Changes
- b7d5cba: remove footer extra comma
@rocket/[email protected]
Patch Changes
-
9e3c2f5: Only show the help & feedback link if a site.helpUrl is defined
-
9625b94: Remove footer urls to pages that users would need to create
-
1f79d7a: Add font-family CSS variables
--primary-font-family
for body text--secondary-font-family
for emphasis (e.g. call-to-action)--heading-font-family
for headings (defaults to--primary-font-family
)--monospace-font-family
for code blocks
@rocket/[email protected]
Patch Changes
-
bf99541: Adjust copy logic to
- for
_assets/_static
copy over everything - for all other paths copy over everything except
*.html
and*.md
- for
-
579e8e7: Unordered joiningBlocks are now considered with the order number
10 000
and will generally be at the bottom.
You can use numbers> 10 000
to place files even after unordered joiningBlocks.
@rocket/[email protected]
Patch Changes
- 1b9559f: Adds
before11ty
hook to config and presets