Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
207 lines (105 loc) · 4.7 KB

CHANGELOG.md

File metadata and controls

207 lines (105 loc) · 4.7 KB

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 (2019-02-21)

Features

  • fetch and install automatically Google Fonts (#6)
  • change magenta output in cyan (#5)

1.0.0-beta.10 (2019-02-14)

Features

  • add a hint about the DeckDeckGo documentation website/pwa

1.0.0-beta.9 (2019-01-14)

Lib

  • migrate deprecated turbocolor to colorette (1170fa9)

1.0.0-beta.8 (2018-12-09)

Features

  • introduces the Markdown support (6146fcf)

1.0.0-beta.7 (2018-12-08)

Features

  • information message moved to starter kit (63796db)

1.0.0-beta.6 (2018-12-08)

Features

  • inputs validation (#3)
  • validate short_name of the manifest.json to max. 12 characters (#4)

1.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)

1.0.0-beta.4 (2018-11-28)

Features

  • add information about the remote control

1.0.0-beta.3 (2018-11-11)

Fix

1.0.0-beta.2 (2018-11-11)

Features

  • shorter cli process, remove build presentation, and update information about start script (553b37d)

1.0.0-beta.1 (2018-11-07)

Fix

  • slider was not swipeable on iOS (#7)