Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 582 Bytes

changelog.md

File metadata and controls

32 lines (20 loc) · 582 Bytes

1.0.4

Lib

  • Added exports all types and providers

Workspace

  • Updated build logic
  • Now docs generating by GH actions
  • Removed dist and docs from git repo
  • Bump depends

1.0.3

  • Fix invalid getLangs example in README
  • Removed eslint-plugin-sonarjs package

1.0.2

  • Added text format param for rawTranslate method for MSEdge and YandexTranslate

1.0.1

  • Fix providers export
  • Fix typescript paths building
  • Fix providers mismatch apiUrl property name with base provider
  • Fix set properties (apiUrl, origin and etc) for provider

1.0.0

  • Initial release