- Update todo-app
1.0.0-alpha.5 - 2023-02-17
- CLI usage readme section
- New enginePath CLI option for specifying Swayer index.js module
- Make CLI options more consistent
- Make basePath handling more stable
1.0.0-alpha.4 - 2023-02-14
- New basePath CLI option
- Base URI module resolution
- GitHub Pages todo-app workflow for online demo
- Replace source /node_modules/swayer path with JSPM CDN url
- Deprecate node_modules for frontend build
1.0.0-alpha.3 - 2023-02-13
- Update readme code examples
- Optimize starter app icons
- Make LF as default line separator for all files
1.0.0-alpha.2 - 2023-02-12
- Improve starter application
- Write learning comments
- Change Telegram links
- Update types
1.0.0-alpha.1 - 2023-02-11
- Implement initial engine features