flash-install v1.8.0 - New Organization Release

Overview

This release marks the official move of flash-install to the new GitHub organization: flash-install-cli. This change provides a more professional home for the project and better supports future growth and collaboration.

What's New

  • New GitHub Organization: The project has moved to github.com/flash-install-cli/flash-install
  • Updated Repository URLs: All references to the repository have been updated to point to the new organization
  • Vercel Integration: Added proof-of-concept for Vercel integration
  • Performance Benchmarks: Added comprehensive benchmarks for Next.js projects and Vercel deployments

Key Features

  • Package Manager Integration: Support for npm, yarn, pnpm, and Bun
  • Cloud Cache: Team-wide cache sharing with S3, Azure, and GCP support
  • Interactive Mode: Beautiful terminal UI for managing dependencies
  • Plugin System: Extensible architecture with lifecycle hooks
  • CI/CD Integration: GitHub Action and VS Code extension

Installation

npm install -g @flash-install/[email protected]

Upgrade from Previous Versions

npm update -g @flash-install/cli

What's Next?

We're continuing to work on:

  • Official Vercel integration
  • Enhanced cloud cache performance
  • Additional package manager optimizations
  • Improved monorepo support

Thank you to all contributors and users who have provided feedback and support!