Releases: miyagi-dev/miyagi
Releases · miyagi-dev/miyagi
core/v3.3.7
Fixes resolving nested $ref
in mock data
core/v3.3.6
core/v3.3.5
Fixes missing assets
core/v3.3.4
Fixes missing space before defer
and async
attributes
core/v3.3.3
- Fixes incorrect result when using arrays in
$render
mock data method. Thanks, @LucidityDesign!
core/v3.3.2
Fix: Properly exit the process when linting a single component fails
core/v3.3.1
Fixes "new" command when using node directly instead of npm or yarn
core/v3.3.0
What's Changed
- Verbose error logging for mock data validation (closes #181) — Thanks, @LucidityDesign!
core/v3.2.1
What's Changed
- Updates npm dependencies
- Adds proper styling to tables in documentation
core/v3.1.10
What's Changed
- Fixes a JS error in chrome when navigating back after having used the GOTO function
- Updates npm dependencies