Skip to content

Latest commit

 

History

History
140 lines (64 loc) · 5.98 KB

File metadata and controls

140 lines (64 loc) · 5.98 KB

Changelog

1.5.4 (2023-05-22)

Features

  • update react-app setup for open-stack v1.6.0 (ccd4b62)

1.5.3 (2023-05-21)

Features

  • Add build and eject scripts in react-app setup (a8c06f5)
  • keep initialized setup type in project open-stack config (0ed75c8)

1.5.2 (2023-05-19)

Bug Fixes

  • coverage badge value NaN if project has no tests (ba4c5e8)

1.5.1 (2023-05-19)

Features

  • update react-app test scripts for better console output (d1ea460)

1.5.0 (2023-05-19)

Features

  • add setup react components library (b9fac6d)
  • support open-stack update to 1.5.0 (082c38b)
  • use color for failure message if unknow command detected (a9fda5f)

1.4.3 (2023-05-19)

Bug Fixes

  • suggestion of repository url in configure command (df030e1)

1.4.2 (2023-05-18)

Bug Fixes

  • invalid prompt suggestion in codespace for repository url (30e25f3)

Features

  • command: correctly update cli during create open-stack project (6ba69dd)

1.4.1 (2023-05-18)

Features

  • command: allow generate badge based on statements value only (c71ab0f)

1.4.0 (2023-05-18)

Bug Fixes

  • command: use specific description for configure command (c765c05)

Features

  • command: add setup command for project based on react (experimental) (25e0177)

1.3.2 (2023-05-17)

Features

  • command: improve create command output (cd5bacf)
  • core: always init git repository using main as default branch name (2c7eea5)

1.3.1 (2023-05-16)

Bug Fixes

  • command: unable to lunch configure after use open-stack repository in codespace (3c21724)

1.3.0 (2023-05-16)

Features

  • command: upgrade open-stack cli during create project (aaf2499)

1.2.0 (2023-05-16)

Bug Fixes

  • command: avoid crash during configure command (be515ab)

Features

  • command: add create command to build new open-stack project quickly (34bd1ea)

1.1.1 (2023-05-16)

Bug Fixes

  • dependencies: use better semantic version for glob package (04bbf80)
  • report: remove '.git' in links referencing a repository (c70252d)

1.1.0 (2023-05-15)

Bug Fixes

  • command: comparison during update analyze (ab21a35)
  • core: use correct tag if 'latest' keyword is provided (790b3a2)

Features

  • command: improve output content and tests (dc8526f)
  • command: update now use https for cloning open-stack repository (e9f1e65)

1.0.0 (2023-05-14)

Features

  • add basic commands for management of projects based on open-stack (7831e6a)