Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jsverse/transloco-scoped-libs

jsverse93.3kMIT8.1.0TypeScript support: included

Transloco support tool for libraries with translations

Angular, i18n, Translate, Angular Translate, Transloco, Build Tool

readme

changelog

8.1.0 (2025-10-11)

🩹 Fixes

  • scoped-libs: 🐛 gracefully handle missing file (cd8bb789)

  • scoped-libs: 🐛 add Windows path support for glob patterns (d462998d)

❤️ Thank You

  • Shahar Kazaz @shaharkazaz

8.0.2 (2025-09-26)

This was a version bump only for transloco-scoped-libs to align it with other projects, there were no code changes.

8.0.1 (2025-09-26)

This was a version bump only for transloco-scoped-libs to align it with other projects, there were no code changes.

8.0.0 (2025-09-14)

💡 Refactor

  • scoped-libs: 💡 update node version (a9f6bc24)

⚠ BREAKING CHANGES

  • scoped-libs: 🧨 Minimum node version is now 18

❤️ Thank You

  • chaitanay94
  • Shahar Kazaz

7.0.1 (2024-05-31)

7.0.0 (2024-03-23)

chore

  • scoped-libs: 🤖 update package scope (2b5ae85)

BREAKING CHANGES

  • scoped-libs: 🧨 The package is now published under the jsverse scope

6.0.0 (2024-03-23)

5.0.3 (2023-08-05)

Bug Fixes

  • scoped-libs: 🐛 utils dependency version (cded54b), closes #681

5.0.2 (2023-08-04)

5.0.1 (2023-08-01)

Bug Fixes

  • 🐛 Add skipGitIgnoreUpdate to watch mode options. (#605) (781a6d3), closes #604

5.0.0 (2023-07-30)

Bug Fixes

  • transloco-scoped-libs: 🐛 remove unwanted peerDependencies (#668) (8a05565)

4.0.0 (2023-06-17)

chore

  • 🤖 upgrade to angular v16 (#661) (08db7e7)
  • scoped-libs: 🤖 min node version is 16 (42ffd32)

BREAKING CHANGES

  • scoped-libs: 🧨 min node version is 16
  • 🧨 Angular 16

3.0.5 (2023-05-18)

3.0.4 (2022-01-15)

Bug Fixes

  • scoped-libs: remove typo in the main property (#540) (71a2823)

3.0.3 (2021-10-28)

Bug Fixes

  • scoped-libs: 🐛 resolve scoped libs path (c7a701f)

3.0.2 (2021-10-28)

3.0.1 (2021-10-25)

Bug Fixes

  • scoped-libs: 🐛 bad import crash (80b91cc), closes #515