Skip to content

Pinch Framework 0.0.26

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:44
· 84 commits to main since this release

πŸš€ Pinch Framework 0.0.26

This release includes all packages in the Pinch monorepo. Individual packages are automatically split to separate repositories for easier consumption.

πŸ“¦ Split Packages

The following packages are available individually:

πŸ›  Installation

# Install individual packages
composer require phoneburner/pinch-core:^0.0.26
composer require phoneburner/pinch-framework:^0.0.26

# Or use the template to start a new project
composer create-project phoneburner/pinch-template my-app

πŸ“š Documentation


πŸ€– This release was created automatically by the Pinch monorepo release system.