# 3.0.3 (2021-05-16)
### Fix
- replace content
# 3.0.2 (2021-05-16)
### Fix
- add shell script header
# 3.0.1 (2021-05-16)
### Fix
- build target Node 10.4
# 3.0.0 (2021-05-16)
### Breaking Changes
- bump minimum Node.js requirement to current LTS v14.x
### Build
- migrate to `esbuild`
# 2.2.1 (2021-03-25)
### Bump
- bump version to republish to npmjs
# 2.2.0 (2021-03-11)
### Chore
- we have renamed our `master` branch in `main` therefore kits have to be fetched with a new url
# 2.1.1 (2021-01-24)
### Features
- not empty default for template name
# 2.1.0 (2021-01-24)
### Features
- support for `template` creation
# 2.0.0 (2020-10-28)
### Breaking Changes
- deprecate markdown parser
# 1.2.0 (2020-08-28)
### Features
- repo `deckdeckgo-starter` renamed to `starter-kit`
### Fix
- Google Fonts with `.svg` extension
# 1.0.1 (2020-03-19)
### Features
- update dependencies
# 1.0.0 (2020-03-19)
To infinity and beyond 🚀
### Features
- update dependencies
# 1.0.0-rc.1 (2019-08-31)
### Libs
- update to most recent dependencies
### Note about v1.0.0-rc.1
The first users began to test, and to create content in, our web open source editor for presentations (`studio`)
# [1.0.0-beta.11](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2019-02-21)
### Features
- fetch and install automatically Google Fonts ([#6](https://github.com/deckgo/create-deckdeckgo/issues/6))
- change magenta output in cyan ([#5](https://github.com/deckgo/create-deckdeckgo/issues/5))
# [1.0.0-beta.10](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2019-02-14)
### Features
- add a hint about the DeckDeckGo documentation website/pwa
# [1.0.0-beta.9](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2019-01-14)
### Lib
- migrate deprecated `turbocolor` to `colorette` ([1170fa9](https://github.com/deckgo/create-deckdeckgo/commit/1170fa90a41c1ff33b7044804dd93ab2158af60c))
# [1.0.0-beta.8](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2018-12-09)
### Features
- introduces the Markdown support ([6146fcf](https://github.com/deckgo/create-deckdeckgo/commit/6146fcfd5a24d36198896bc702b6bc3f58c340b6))
# [1.0.0-beta.7](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2018-12-08)
### Features
- information message moved to starter kit ([63796db](https://github.com/deckgo/create-deckdeckgo/commit/63796dbc95d7145abfe77ae029f0316029333e67))
# [1.0.0-beta.6](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2018-12-08)
### Features
- inputs validation ([#3](https://github.com/deckgo/create-deckdeckgo/issues/3))
- validate short_name of the manifest.json to max. 12 characters ([#4](https://github.com/deckgo/create-deckdeckgo/issues/4))
# [1.0.0-beta.5](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2018-11-30)
### Features
- feat: update starter kit presentation's name for the remote control and add information about the start-no-remote command ([#7c8a3db](https://github.com/deckgo/create-deckdeckgo/commit/7c8a3db606d94b171aa10c0b558d48c1d887b923))
# [1.0.0-beta.4](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2018-11-28)
### Features
- add information about the remote control
# [1.0.0-beta.3](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2018-11-11)
### Fix
- typo ([#65b8b4d](https://github.com/deckgo/create-deckdeckgo/commit/65b8b4d25539dbfebf63c1d63ed29ce47e51eda0))
# [1.0.0-beta.2](https://github.com/deckgo/create-deckdeckgo/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-11-11)
### Features
- shorter cli process, remove build presentation, and update information about start script ([553b37d](https://github.com/deckgo/deckdeckgo/commit/553b37d522777d277a488eac3135360a1e87d66f))
# [1.0.0-beta.1](https://github.com/deckgo/deckdeckgo/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2018-11-07)
### Fix
- slider was not swipeable on iOS ([#7](https://github.com/deckgo/deckdeckgo/issues/7))