v0.6.6

MightyMoud/sidekickv0.6.6Oct 24, 2024by MightyMoud

AI Summary

Migrated preview-related commands to use the Tea TUI framework and added a new preview rm command while removing the deprecated deploy preview command.

Key Highlights

  • Migrated preview command to tea
  • Migrated preview ls command to tea
  • Deleted deploy preview command
  • Added preview rm command using tea

New Features

  • Preview command now uses Tea TUI framework
  • Preview ls now uses Tea TUI framework
  • New preview rm command for removing previews

Full Release Notes

## Summary
* Migrate preview command to tea
* Migrate preview ls command to tea
* Delete deploy preview command
* Add preview rm command using tea

## Changelog
* c4cf7db Added prview rm
* d797ee1 Change encryption method
* d6ce98e Fix preview rm and preview
* d28efe5 Handle new env secretKey with sops
* ee8d984 Refactor TUI code to be shared