Skip to content

Release 10.0.0

Compare
Choose a tag to compare
@scalvert scalvert released this 15 Aug 00:50
· 232 commits to master since this release

💥 Breaking Change

  • #279 Change return value of writeTodos to object (@scalvert)
  • #276 Change public API to take V2 format data over lint results (@scalvert)
  • #264 Adding test cases for fuzzy matching (@scalvert)
  • #252 Adding expanded todo batching functionality to account for fuzzy matching (@scalvert)
  • #250 Renaming FilePath type to improve code readability (@scalvert)

🚀 Enhancement

  • #277 Adds match agnostic lint result identity referencing (@scalvert)
  • #270 Adds new readTodoData API for convenience reading of TodoDataV2 (@scalvert)
  • #264 Adding test cases for fuzzy matching (@scalvert)
  • #257 Expands todo data into v2 format (@scalvert)
  • #252 Adding expanded todo batching functionality to account for fuzzy matching (@scalvert)

🐛 Bug Fix

  • #269 Converts the remove Set back to a Map, which is required for consumers (@scalvert)
  • #268 Adds missing export to public API (@scalvert)

🏠 Internal

  • #250 Renaming FilePath type to improve code readability (@scalvert)

Committers: 1