Releases: laravel/vapor-cli
Releases · laravel/vapor-cli
v1.43.0
v1.42.0
What's Changed
- Add command to invalidate asset cache by @joedixon in #190
- [1.x] Ignore
rr
binary by @nunomaduro in #191
New Contributors
Full Changelog: v1.41.0...v1.42.0
v1.41.0
v1.40.0
What's Changed
- Make
environment
argument optional for env:pull and env:push commands by @jbrooksuk in #185 - Output size of application before compression by @AndrewFeeney in #186
- Inject the Vite asset url env variable by @timacdonald in #187
- Removes Pint Binary from artifact by @nunomaduro in #188
New Contributors
- @jbrooksuk made their first contribution in #185
- @AndrewFeeney made their first contribution in #186
- @timacdonald made their first contribution in #187
Full Changelog: v1.39.0...v1.40.0
v1.39.0
What's Changed
- Adds
default-environment
option by @nunomaduro in #184
Full Changelog: v1.38.0...v1.39.0
v1.38.0
What's Changed
- Change cache-control max-age default value for improve long live assets caching by @cambad in #182
- Removes 500 public assets limitation and makes files uploads concurrent by @nunomaduro in #183
New Contributors
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- Fix syntax error with PHP 7.2 by @schwarz-b5c in #175
- Fixes
env:describe
without any previous deployments by @nunomaduro in #176 - Specify Environment Dockerfile Path In Manifest by @damiantw in #178
- Remove unused variable by @tillkruss in #179
- Adds Aurora Serverless v2 support by @nunomaduro in #180
New Contributors
- @schwarz-b5c made their first contribution in #175
- @tillkruss made their first contribution in #179
Full Changelog: v1.36.1...v1.37.0
v1.36.1
What's Changed
- Added fix to skip database file removal if dir not found by @jaxwilko in #168
- Add option to force environment and database deletion by @maurocasas in #169
- Added feature to not overwrite existing handlers if found in core application by @jaxwilko in #170
- Removes 3d from database metrics by @nunomaduro in #171
- Combine all manifest.json asset names by @tonysm in #172
- Deprecates PostgreSQL 10.7 by @nunomaduro in #174
New Contributors
Full Changelog: v1.36.0...v1.36.1