@lingo.dev/compiler@0.3.11

lingodotdev/lingo.dev@lingo.dev/compiler@0.3.11Feb 24, 2026by github-actions[bot]

AI Summary

Patch release fixing a SyntaxError caused by bundlers transforming the LMDB CommonJS bundle.

Key Highlights

  • Fixed SyntaxError caused by bundlers/require hooks transforming LMDB's CJS bundle

New Features

  • Bundler compatibility fix for LMDB

Full Release Notes

### Patch Changes

-   [#2015](https://github.com/lingodotdev/lingo.dev/pull/2015) [`13aeb36`](https://github.com/lingodotdev/lingo.dev/commit/13aeb360805ca4fe8ccff9370ea1e11327c3b2df) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Fixed SyntaxError caused by bundlers/require hooks transforming lmdb's CJS bundle