·
114 commits
to main
since this release
Minor Changes
-
#956
ce8c75c
Thanks @VAIBHAVSING! - feat: add EJS (Embedded JavaScript) templating engine support- Added EJS loader to support parsing and translating EJS template files
- EJS loader extracts translatable text while preserving EJS tags and expressions
- Updated spec package to include "ejs" in supported bucket types
- Added comprehensive test suite covering various EJS scenarios including conditionals, loops, includes, and mixed content
- Automatically installed EJS dependency (@types/ejs) for TypeScript support
Patch Changes
- Updated dependencies [
ce8c75c
]:- @lingo.dev/[email protected]
- @lingo.dev/[email protected]
- @lingo.dev/[email protected]