-
Print error when the
rootproperty of the configuration file isnull(#3967) by @dstaley -
Warn when
publishableKeyorsecretKeyare invalid (#3967) by @dstaley -
Warn if configuration file already exists when running
clerk-dev init(#3967) by @dstaley
- Fix a bug where
clerk-dev initwould error if the config directory did not already exist. (#3804) by @BRKalow