releases

Daniel Slutsky 2026-05-02T13:05:13.556949Z

https://scicloj.github.io/babqua/ - Babashka in Quarto notebooks - v0.1.1 • :kind/tablerenders as a Pandoc pipe table • :kind/mermaiddiagrams carry a`.mermaid`class

2
vanelsas 2026-05-02T15:05:18.518519Z

New Release https://github.com/avanelsas/baredom What's in 2.7.0 Summary Bump version to 2.7.0 across package.json, build.clj, deps.edn. Focus on simplifying code base. • Component factory refactoring — All 91 components migrated to component/register! with shared utils (~2 285 lines removed) • Fix x-command-palette search field not receiving focus on open • Fix package.json export ordering • Fix test runner classList error and x-image missing-alt warning Live demos of all web components at the repo's https://avanelsas.github.io/baredom/. Feedback Welcome! There is a #baredom channel where you can ask questions.

2