Skip to content

mdwiki 0.7.0

Latest
Compare
Choose a tag to compare
@Dynalon Dynalon released this 17 Mar 17:17

Changelog

Change to Version 0.7.0 (March 2024)

  • Removed footer and footer obligation (no footer is displayed by default)
  • Removed gimmicks that are no longer working
  • Fix XSS issue that never got released

Developer fixes:

  • Drop master branch with semi-typescript rewrite that never got finished
  • main branch now build from js-only 0.6.3 branch
  • Add package-lock.json that works and builds the project
  • Add prettier and reformat code to match prettier config
  • Add npm run with targets build and watch
  • Remove jshint