See UniteJS Engine Changelog for more details of latest engine changes.
- Removed module transpile options
- Major dependency update
- Angular v8
- Babel v7
- Electron v3.0.5
- Eslint v5
- Jest v23
- Jsdom v12
- Karma v3
- Mocha v5
- Rxjs v6
- Webpack v4
- Removed all gulp-util usage
- Update dependencies
- Update dependencies
- Gulp e2e and unit task changes
- Added package command extensions
- Fixed sibling node_modules location
- E2E Install drivers can be versioned
- Added package command to provide access to unitejs-packages
- Unified protractor and webdriver application framework plugins
- Fixes
- Added Documenter ESDoc/JSDoc/None/TypeDoc
- Added noCreateSource option to configure
- Added Style Linting
- Change Gulp tasks converted to TypeScript source
- Added Minification improvements
- Added Loading spinner separated into loader.html and loader.css
- Minor fixes
- Change Improved webdriver tasks
- Added cordova support
- Added additional optional meta data for configure command (description, shortName, organization, keywords,
- namespace, webSite, copyright, author, authorEmail, authorWebSite)
- Updated Angular to v5
- Added pwa (Progressive Web App) buildConfiguration option
- Added version check after running commands
- Added polymer support
- Added transpile options for clientPackages
- Change Decreased size of dependencies
- Added support for vscode extension
- Change list parameters now use comma for separator not semi-colon (BREAKING)
- Added docker support
- Linux electron improvements
- Bugfix release
- Bugfix release
- Bugfix release
- Updated documentation for platforms
- App Configuration and Root Assets additions
- Fixed platform command falling through to generate command
- Added Vue
- Added Preact
- Added Jest to supported Unit Test Runners
- Added JSDom to supported Unit Test Engines
- Added generate command
- Added ides parameter to configure command
- Updated engine calls
- Added profile parameter to configure command
- Added profile parameter to clientPackage command
- Task Updates
- Bug fixes
- Release
- Added Engine version to version info
- Added --noScript option for clientPackages
- Added more options for testing alternatives
- Options are now case insensitive
- Added Angular as App Framework
- Bugfix
- Finalise API