Releases: bruits/satteri
Releases · bruits/satteri
Release list
vite-plugin-satteri-v0.2.15
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri (npm)@0.9.5
satteri-v0.9.5
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri-ast (Cargo)@0.4.2, satteri-mdxjs (Cargo)@0.3.8, satteri-pulldown-cmark (Cargo)@0.5.8
satteri-pulldown-cmark-v0.5.8
Immutable
release. Only release title and notes can be modified.
Patch changes
- d2c33ca Fixed emphasis, strikethrough, and subscript/superscript sometimes nesting in the wrong order. — Thanks @Princesseuh!
- d2c33ca Fixed URLs inside angle brackets like
<https://www.example.com>mangling the punctuation and line break that immediately followed them. — Thanks @Princesseuh! - 24a4689 Fixed heading attribute blocks conflicting with text directives when both features are enabled. — Thanks @Princesseuh!
- d2c33ca Improved automatic linking of bare URLs and emails to match GitHub more closely, including uppercase schemes like
HTTP://andWWW.,wwwhosts without a second dot, trailing punctuation, and not linking inside existing link text. — Thanks @Princesseuh! - d2c33ca Fixed a performance issue when parsing documents with many links in certain contexts — Thanks @Princesseuh!
- Updated dependencies: satteri-ast (Cargo)@0.4.2
satteri-plugin-api-v0.4.2
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri-ast (Cargo)@0.4.2
satteri-napi-v0.4.7
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri-ast (Cargo)@0.4.2, satteri-mdxjs (Cargo)@0.3.8, satteri-plugin-api (Cargo)@0.4.2, satteri-pulldown-cmark (Cargo)@0.5.8
satteri-mdxjs-v0.3.8
Immutable
release. Only release title and notes can be modified.
Patch changes
- 44e3082 Preserve significant whitespace between adjacent JSX elements (and inside
whitespace-only elements like<em> </em>) when JSX is parsed inside an
expression, such as an attribute expression. Previously a space-only text node
with no newline was dropped, so<C d={<><a/> <b/></>} />lost the" "and
rendered the two elements directly adjacent. — Thanks @vaneenige! - Updated dependencies: satteri-ast (Cargo)@0.4.2, satteri-pulldown-cmark (Cargo)@0.5.8
satteri-expressive-code-v0.1.18
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri (npm)@0.9.5
satteri-ast-v0.4.2
Immutable
release. Only release title and notes can be modified.
Patch changes
- d2c33ca Fixed
%being over-escaped in URLs such aswww.example.com/100%off. — Thanks @Princesseuh!
vite-plugin-satteri-v0.2.14
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri (npm)@0.9.4
satteri-v0.9.4
Immutable
release. Only release title and notes can be modified.
Patch changes
- Updated dependencies: satteri-ast (Cargo)@0.4.1, satteri-mdxjs (Cargo)@0.3.7, satteri-pulldown-cmark (Cargo)@0.5.7