Skip to content

Releases: tolgee/tolgee-js

v6.2.2

27 Feb 09:58
Compare
Choose a tag to compare

6.2.2 (2025-02-27)

Bug Fixes

  • prevent failing when response without body (#3437) (c9c313e)

v6.2.1

25 Feb 14:26
Compare
Choose a tag to compare

6.2.1 (2025-02-25)

Bug Fixes

  • plural variable name change not generating screenshots correctly (#3438) (6e1aa92), closes #3419

v6.2.0

25 Feb 12:18
Compare
Choose a tag to compare

6.2.0 (2025-02-25)

Features

  • correctly initialize plural from default value in in-context form (#3436) (6253348)

v6.1.1

14 Feb 20:17
Compare
Choose a tag to compare

6.1.1 (2025-02-14)

Bug Fixes

v6.1.0

13 Feb 13:19
Compare
Choose a tag to compare

6.1.0 (2025-02-13)

Features

v6.0.1

20 Jan 08:55
Compare
Choose a tag to compare

6.0.1 (2025-01-20)

Bug Fixes

  • added standalone false to angular components/pipes (#3421) (50bda10)

v6.0.1-prerelease.8d24de83.0

10 Jan 13:10
Compare
Choose a tag to compare
Pre-release

6.0.1-prerelease.8d24de83.0 (2025-01-10)

Bug Fixes

  • drop custom d.ts files for web package (1838aac)
  • drop type module in web package (8d24de8)

v5.33.3-prerelease.53f1bab1.0

10 Jan 10:33
Compare
Choose a tag to compare
Pre-release

5.33.3-prerelease.53f1bab1.0 (2025-01-10)

Bug Fixes

BREAKING CHANGES

    • cache now returning plain objects instead of maps
  • renamed and updated getRequiredRecords
  • onNsUpdate removed in favor of update event
  • useSuspense in rect TolgeeProvider is now off by default
  • TolgeeProvider for vue has now standardized API

v6.0.0

08 Jan 14:21
Compare
Choose a tag to compare

6.0.0 (2025-01-08)

BREAKING CHANGES

    • cache now returning plain objects instead of maps
  • renamed and updated getRequiredRecords
  • onNsUpdate removed in favor of update event
  • useSuspense in rect TolgeeProvider is now off by default
  • TolgeeProvider for vue has now standardized API

v5.33.3-prerelease.f3241859.0

31 Dec 12:17
Compare
Choose a tag to compare
Pre-release

5.33.3-prerelease.f3241859.0 (2024-12-31)

BREAKING CHANGES

    • cache now returning plain objects instead of maps
  • renamed and updated getRequiredRecords
  • onNsUpdate removed in favor of update event
  • useSuspense in rect TolgeeProvider is now off by default
  • TolgeeProvider for vue has now standardized API