Skip to content

v5.6.0

Latest
Compare
Choose a tag to compare
@lhw-1 lhw-1 released this 14 Mar 14:49
· 13 commits to master since this release

markbind-cli

User Facing Changes

Breaking Changes

  1. Update Node version to v18 by @gerteck in #2572

Node.js version 16 is no longer supported by Markbind as it has reached its end of life in 11 September 2023.
The minimum required version of Node.js is now 18; users are to upgrade to at least version 18 of Node.js.

  1. Add code highlighting based on absolute positions by @AgentHagu in #2584

This PR adds automatic conversion of tabs to 4 spaces by default, introducing a change in behavior. Additional actions from the user are not required.

Enhancements

Fixes

Documentation

Developer Facing Changes

Code Quality

  • Add compiled dangerfile.js to .gitignore and .eslintignore by @gerteck in #2601
  • Migrate filterIconAssets.test.js to TypeScript by @AgentHagu in #2637

DevOps Changes

Dependencies

  • Remove discontinued crypto-js package by @lhw-1 in #2608

Miscellaneous

Full Changelog: v5.5.3...v5.6.0