Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.82 KB

File metadata and controls

53 lines (27 loc) · 1.82 KB

@clerk/dev-cli

0.0.8

Patch Changes

0.0.7

Patch Changes

  • Print error when the root property of the configuration file is null (#3967) by @dstaley

  • Warn when publishableKey or secretKey are invalid (#3967) by @dstaley

  • Warn if configuration file already exists when running clerk-dev init (#3967) by @dstaley

0.0.6

Patch Changes

0.0.5

Patch Changes

  • Remove macOS-specific Terminal functionality (#3859) by @dstaley

0.0.4

Patch Changes

  • Use configured monorepo root when calculating Clerk packages (#3856) by @dstaley

0.0.3

Patch Changes

  • Fix a bug where clerk-dev init would error if the config directory did not already exist. (#3804) by @BRKalow

0.0.2

Patch Changes

  • Adjust package.json to align with the other published packages inside clerk/javascript (#3793) by @LekoArts

0.0.1

Patch Changes