Skip to content

1.2.0

Latest

Choose a tag to compare

@alexphelps alexphelps released this 29 Jul 10:24

New Features

  • Read the API key from the NTK_APIKEY environment variable.
  • Log the NEXT Theme Kit version on every command.

Improvements

  • Retry failed requests and space them to respect the rate limit.
  • Add a request timeout so commands never hang.
  • Log clear warnings when a request times out, fails, or is throttled.
  • Exit non-zero with a clear message when a command fails.

Bug Fixes

  • Show a clear error and exit non-zero on auth, connection, and throttle failures.
  • Keep ntk watch running on transient errors, stop it on permanent ones.

Full Changelog: 1.1.1...1.2.0