UNPKG

create-siesta

Version:

A scaffolding utility to help you set up a **siesta** Test Suite with your Ext JS application.

35 lines (16 loc) 1.31 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.3.0](https://github.com/coon-js/create-siesta/compare/v0.2.0...v0.3.0) (2022-11-18) ### Features * add option to skip installation of default test-environment ([9ed3b04](https://github.com/coon-js/create-siesta/commit/9ed3b049657441ef826e88360f016e785c54bbcf)) ## [0.2.0](https://github.com/coon-js/create-siesta/compare/v0.1.4...v0.2.0) (2022-07-14) ### [0.1.4](https://github.com/coon-js/create-siesta/compare/v0.1.3...v0.1.4) (2022-07-14) ### Bug Fixes * **build:** wrong binary in package.json ([e8be5c6](https://github.com/coon-js/create-siesta/commit/e8be5c6e584d5108a1ee1c70361f283b4f3aada0)) ### [0.1.3](https://github.com/coon-js/create-siesta/compare/v0.1.2...v0.1.3) (2022-07-14) ### Bug Fixes * **ci:** package is published under wrong name and wrong scope ([19bd345](https://github.com/coon-js/create-siesta/commit/19bd345c9ae7bfc1f624d39a53b6ac8e5572a803)) ### 0.1.2 (2022-07-14) # Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## (2022-07-14)