Releases: varHarrie/mokia
Releases · varHarrie/mokia
v0.5.0
Features
- cli: improve watch mode
- server: add
context
option, default toproducer
- server: add
bodyWrapper
option, default toproducer.generate
- server: add
delay
option - server: add
middlewares
option - server: add
proxy
option to replacepreferredUrl
andfallbackUrl
- producer: add
pagination
producer - producer: add
imageDataURL
producer to replaceimage
anddataImage
- decorator: improve createDecorator implementation and types.
- mokia: add
defineConfig
export
BREAKING CHANGES
- server: remove
preferredUrl
andfallbackUrl
- producer: remove
image
anddataImage
- mokia: update exports, only export
mokia
as default