Release 0.2601.3
· One min read
This release adds working directory filtering for review apps and deployments, enabling smarter build triggers based on file changes within monorepos.
Highlights:
- Added working directory filtering for PR deployments in review apps
- Added smart build triggers that only deploy when files in the working directory change
- Improved review apps to use working directory configuration
Fixes:
- Fixed GitLab events bug
- Fixed review apps and sites configuration issues
- Fixed silent log errors
Notes:
- No breaking changes expected for typical usage
- Monorepo users can now configure working directories to avoid unnecessary deployments
- Review apps respect working directory settings when detecting changes
- Existing review app configurations continue to work as expected