Releases: mjancarik/merkur
Releases · mjancarik/merkur
v0.35.13
Bug Fixes
- 🐛 exclude object internals (85bb3b7)
- 🐛 tree shaking for package.json (ec29152)
Features
- 🎸 allow async getSingleton function (9f5401a)
v0.35.12
Bug Fixes
- 🐛 all callbacks are optional (52e7b99)
v0.35.11
Features
- 🎸 add getSingleton method to callbacks (3b33e89)
v0.35.10
Bug Fixes
- 🐛 clone registerCustomElement options (c8c30cb)
v0.35.9
Features
- 🎸 clear build folder before dev and build commands (6add7e3)
v0.35.8
Bug Fixes
- 🐛 allow easy override part playground templates (cb08339)
v0.35.7
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)
v0.35.6
Bug Fixes
- 🐛 remove node_modules path (d4dc7d4)
v0.35.5
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)
v0.35.4
Features
- 🎸 add playgroud.widgetParams function to merkur (a0a0e9c)