Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

65 lines (40 loc) · 1.47 KB

Changelog

Changed

  • Update todo-app

1.0.0-alpha.5 - 2023-02-17

Added

  • CLI usage readme section
  • New enginePath CLI option for specifying Swayer index.js module

Changed

  • Make CLI options more consistent
  • Make basePath handling more stable

1.0.0-alpha.4 - 2023-02-14

Added

  • New basePath CLI option
  • Base URI module resolution
  • GitHub Pages todo-app workflow for online demo

Changed

  • Replace source /node_modules/swayer path with JSPM CDN url

Removed

  • Deprecate node_modules for frontend build

1.0.0-alpha.3 - 2023-02-13

Changed

  • 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

Changed

  • Improve starter application
  • Write learning comments
  • Change Telegram links
  • Update types

1.0.0-alpha.1 - 2023-02-11

Added

  • Implement initial engine features