Skip to content

v2.1.0

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 09 Jun 12:33
· 41 commits to master since this release
7069257

Major changes:

  • ⚠️ FSName now sanitized and limited to 28 symbols, no white-spaces allowed
  • ⚠️ fileId now sanitized and limited to 20 symbols, no white-spaces allowed
  • ⚠️ File extension now sanitized and limited to 20 symbols, no white-spaces allowed
  • 📦 Decouple fs-extra, use native node.js fs module
  • 👨‍💻 Add missing isData helper via #795, by @harryadel

Changes:

Other: