You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add Amplify CLI command reference
* chore: migrate next.config, directory to ESM. enables reading cli command info from npm distribution
* chore: add amplify-cli-core as a dependency
* fix: inline code block sidenav link
* migrate away from 'tasks' cmd, mjs tasks
* jest to transform mjs
* directory import to use mjs extension, correct expected error message
* revert error message correction due to different node versions
* update lockfile
* fix subcommand descriptions, remove usage subsections
* pin amplify-cli-core version
* add types, fix usage of table captions
* patch duplicate subcommands from dataset
* update lockfile from main
* use scoped package, update to 4+
0 commit comments