v0.3.0

Lightricks/LTX-Videov0.3.0Feb 9, 2015by koistya

AI Summary

Introduces server-side rendering as a core feature and reorganizes the project structure for better maintainability.

Key Highlights

  • Implementation of server-side rendering using Node.js and Express
  • New improved project structure
  • Enhanced bundling and optimization logic

Breaking Changes

  • New project structure

New Features

  • Server-side rendering (SSR)
  • Improved bundling and optimization

Full Release Notes

- Server-side rendering with [Node.js](http://nodejs.org/) & [Express](http://expressjs.com/)
- Improved bundling and optimization logic
- New improved project structure