Skip to content

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:20
· 360 commits to master since this release

Bug Fixes

  • 🐛 build in CI (5f26ec1)
  • 🐛 change snapshots to toMatchSnapshot due to prettier@3 (f48f315)
  • 🐛 empty merkur config extends field (02fd41a)
  • 🐛 Fixed optional slotFactories prop in createWidgetFactory (a818e18)
  • 🐛 Fixed tests (8082933)
  • 🐛 remove watch mode (b63c145)
  • 🐛 require module (865f6bc)
  • 🐛 Type fxies (848c468)
  • 🐛 uhtml build, mark ucontent as external dependency (9d2f522)

Features

  • 🎸 add svelte esbuild configuration (6706746)
  • 🎸 Added @merkur/preact (36ec4ca)
  • 🎸 Added mapViews helper to plugin-component (52e5551)
  • 🎸 Added new @merkur/uhtml integration package (5bf180a)
  • 🎸 Added support for custom entry points (e74b055)
  • 🎸 Added svelte package (f55463f)
  • 🎸 change exports to @merkur/cli/server (ae7b9e5)
  • 🎸 initial commit @merkur/cli (12e54dc)
  • 🎸 test command return corrrect exit code (b3cf4c7)