ππ SnapDOM v2 β first public beta is live! #273
tinchox5
announced in
Announcements
Replies: 1 comment 4 replies
-
|
There are two plugins demos at https://snapdom.dev ! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v2.0.0-dev.0 β October 14, 2025
This developer preview introduces the new plugin system and composable exporters. Itβs meant for early testing and feedback before the RC.
Highlights
Plugin system documented (hooks like
beforeSnap,afterClone,defineExports, etc.).First drafts of a plugin and an exporter to validate the API.
Demos updated to showcase plugins in real scenarios.
Engine fixes & improvements:
background-repeat(see The SVG background image has been repeated multiple timesΒ #259).background-imageexists (see When background-image is used in ordered or unordered lists, the images generated by snapdom may exhibit styling errorsβΒ #265).excludeFontsdefinitions fix (Outdated docsΒ #260), local plugin registration fixes, export namejpg β jpeg, and allowing custom exporters to reuse built-in ones.Roadmap updated for the v2 series.
Install / Try it
NPM
CDN (ESM)
Migration notes (v1.9.x β v2 dev)
snapdom(element, options).Weβd love your feedback on
defineExportsDX.Thanks for testing v2 and shaping the RC with us! π
Special thanks to @sdraper69 for the generous sponsorship. π
Beta Was this translation helpful? Give feedback.
All reactions