Skip to content

v2.5.6

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 01:37
· 264 commits to main since this release

Bug Fixes

  • detection for vue dyamic props (28382e2)
  • do not detect strings inside $t as hardcoded, close #536 (27cebd5)
  • partial fix for #443 (a0f8f51)
  • skip backquotes when extracting from JS template strings, close #537 (46c3cab)
  • utilize Google API key with new api endpoint (#534) (96adc20)

Features

  • extraction for string concatenation, close #527 (26ada5a)
  • extraction strings with variables in vue, close #525, close #526 (1a11b75)
  • quick fix for hard string problem, close #538 (f8e807c)