merkur

tiny extensible javascript library for front-end microservices

MIT License

Downloads
973
Stars
47
Committers
20

Bot releases are visible (Hide)

merkur - v0.36.4 Latest Release

Published by github-actions[bot] 3 months ago

Bug Fixes

  • 🐛 security improvements (42212a5)
merkur - v0.36.3

Published by github-actions[bot] 5 months ago

Features

  • 🎸 add css bundle support to custom element (753915d)
merkur - v0.36.2

Published by github-actions[bot] 5 months ago

Bug Fixes

  • 🐛 creating merkur widget in playground (6b639ed)

Features

  • 🎸 turn off HMR for custom element (5340b95)
merkur - v0.36.1

Published by github-actions[bot] 5 months ago

Bug Fixes

  • 🐛 auto appendChild works only for not defined remount (a4a761a)
merkur - v0.36.0

Published by github-actions[bot] 5 months ago

Bug Fixes

  • 🐛 devPlugin is only supported for dev command (1f058ae)

Features

  • 🎸 better support for new @merkur/{framework} (e197b95)
merkur - v0.35.13

Published by github-actions[bot] 5 months ago

Bug Fixes

  • 🐛 exclude object internals (85bb3b7)
  • 🐛 tree shaking for package.json (ec29152)

Features

  • 🎸 allow async getSingleton function (9f5401a)
merkur - v0.35.12

Published by github-actions[bot] 5 months ago

Bug Fixes

  • 🐛 all callbacks are optional (52e7b99)
merkur - v0.35.11

Published by github-actions[bot] 5 months ago

Features

  • 🎸 add getSingleton method to callbacks (3b33e89)
merkur - v0.35.10

Published by github-actions[bot] 5 months ago

Bug Fixes

  • 🐛 clone registerCustomElement options (c8c30cb)
merkur - v0.35.9

Published by github-actions[bot] 5 months ago

Features

  • 🎸 clear build folder before dev and build commands (6add7e3)
merkur - v0.35.8

Published by github-actions[bot] 6 months ago

Bug Fixes

  • 🐛 allow easy override part playground templates (cb08339)
merkur - v0.35.7

Published by github-actions[bot] 6 months ago

Bug Fixes

  • 🐛 emit CLI_CONFIG event after loaded merkur.config.mjs (107f317)
  • 🐛 filter only node task (82a9b3b)

Features

  • 🎸 allow override body part in playground template (2375d4d)
merkur - v0.35.6

Published by github-actions[bot] 6 months ago

Bug Fixes

  • 🐛 remove node_modules path (d4dc7d4)
merkur - v0.35.5

Published by github-actions[bot] 6 months ago

Bug Fixes

  • 🐛 keep types file in published module (4288098)
  • 🐛 support for inlineScript, inline source with writeToDisk (0141f6e)

Features

  • 🎸 add support test command for monorepo (415a941)
merkur - v0.35.4

Published by github-actions[bot] 6 months ago

Features

  • 🎸 add playgroud.widgetParams function to merkur (a0a0e9c)
merkur - v0.35.3

Published by github-actions[bot] 6 months ago

Bug Fixes

  • 🐛 preact template (9be091e)
  • 🐛 template for inlineStyle assets (f0fa8d6)

Features

  • 🎸 add base cli types (6ab6983)
  • 🎸 playground template allow empty slots (3863f69)
merkur - v0.35.1

Published by github-actions[bot] 6 months ago

Bug Fixes

merkur - v0.35.0

Published by github-actions[bot] 6 months ago

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)
merkur - v0.34.6

Published by github-actions[bot] 8 months ago

Features

  • 🎸 add support for client config and assets (66f3a23)
merkur - v0.34.5

Published by github-actions[bot] 9 months ago

Features

  • 🎸 new integration-custom-element (209dc88)