Skip to content

Version 5.0.2

Choose a tag to compare

@jaydenseric jaydenseric released this 09 Feb 10:15
· 9 commits to master since this release

Patch

  • Updated dev dependencies.
  • Simplified dev dependencies and config for ESLint.
  • Removed the jsdoc-md dev dependency and the related package scripts, replacing the readme “API” section with manually written “Examples” and “Exports” sections.
  • Updated jsconfig.json to disable TypeScript automatic type acquisition for the project.
  • Moved a JSDoc @typedef block to after the module default export.
  • Added a license.md MIT License file.