Skip to content

Releases: DanWebb/jdown

v1.0.0

19 Feb 20:31
Compare
Choose a tag to compare

jdown 1.0 🚀

  • Cleaned up code and moved to Typescript
  • Rewrote the docs (https://github.com/DanWebb/jdown) including a fresh new look and illustrations
  • Improved internal tooling (Prettier, Travis, Husky, etc)
  • Simplified API options
  • Improved error handling for asset output (#11)
  • Assets placed in frontmatter are now handled the same as they are if added to the content (#12)
  • A new fileInfo option has been added (#13)
  • More tests!