5.4.2
hexojs/hexo5.4.2Apr 7, 2022by yoshinorin
AI Summary
A quick patch release to downgrade the js-yaml dependency to fix a specific compatibility issue.
Key Highlights
- Downgraded `js-yaml` from v4.x to v3.14.x to fix issue #4917.
Full Release Notes
## Fixes * fix(#4917): downgrade `js-yaml` from `v4.x` to `v3.14.x` by @yoshinorin in https://github.com/hexojs/hexo/pull/4932 **Full Changelog**: https://github.com/hexojs/hexo/compare/5.4.1...5.4.2