Skip to content

Version 10.2.0

Choose a tag to compare

@jaydenseric jaydenseric released this 12 May 11:18
· 28 commits to master since this release

Minor

  • Added a package sideEffects field.

Patch

  • Updated dependencies.
  • Fixed lint errors introduced by the updated Prettier version.
  • Fixed JSDoc parameter or property tags without types or descriptions causing an exception when generating the markdown tables. Now, the “Type” and “Description” columns are only generated if at least one row has a type or description.
  • Corrected the code location for JSDoc parameter and property tag default value invalid JSDoc type errors.
  • Readme tweaks.
  • The file changelog.md is no longer published.