- Introduced a new guide on translating JavaScript arrow functions to .NET Expression Trees for IQueryable providers.
- Added performance benchmarks for the JS → LINQ translator, highlighting efficiency in various predicate shapes.
- Updated the main index to include a section on JS → LINQ, emphasizing its capabilities and benefits.
- Adjusted package descriptions to reflect the new Cocoar.JsEval.Linq package, detailing its functionality.
- Changed the development server port in package.json for local testing.