DEV Community

Cover image for 3.0 is Here!
Richard Zampieri for ExpressoTS

Posted on

3.0 is Here!

ExpressoTS v3.0 is Here! πŸŽ‰

This major update brings significant enhancements to ExpressoTS Framework.

  • Reduced Dependencies: Streamlined for lighter and faster applications.
  • Custom IoC Container
  • Embedded Environment Management: Now built into the framework for simplicity.
  • New @expressots/shared Package: Consolidates utilities for modular development.
  • Micro API Template: Quickly prototype microservices for enhanced scalability.
  • Streamlined Application Structure: Centralized configuration in app.ts for easier maintenance.
  • Rendering Engine Support: Use EJS, Handlebars, Pug, and more via plugins.
  • Plugin System: Extend functionality effortlessly with custom plugins.
  • CLI Improvements: Enhanced commands, performance boosts, supporting npm, yarn, and pnpm.
  • Improved Testing: Migrated to Jest with extensive unit tests and high coverage. Thanks to Early AI
  • Improved security score, thanks to Snyk Health Package Extension

For more information checkout the full article here!

Top comments (0)