lingui / js-lingui

🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript
https://lingui.dev
MIT License
4.64k stars 383 forks source link

refactor: remove strings support from `LinguiConfig.extractors` #2052

Closed timofei-iatsenko closed 1 month ago

timofei-iatsenko commented 1 month ago

Description

I believe it wasn't used, because it was even not documented.

I removed this ability for simplicity and future ESM support. Related migration notice added.

Types of changes

Fixes # (issue)

Checklist

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
js-lingui ✅ Ready (Inspect) Visit Preview Oct 16, 2024 3:26pm
github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size
./packages/core/dist/index.mjs 3.09 KB (0%)
./packages/detect-locale/dist/index.mjs 723 B (0%)
./packages/react/dist/index.mjs 1.65 KB (0%)
./packages/remote-loader/dist/index.mjs 7.26 KB (0%)