5.1.6
astral-sh/uv5.1.6Oct 26, 2024by hand-dot
AI Summary
A minor bug fix release for the PDFme library addressing specific issues with field editing and date picker rendering.
Key Highlights
- Fixed MVT field editing read-only state based on variables
- Fixed air-datepicker CSS error
New Features
- Conditional read-only state for MVT fields
- CSS error resolution for date picker
Full Release Notes
## What's Changed * set readOnly when editing an MVT field based on whether there are variables by @peteward in https://github.com/pdfme/pdfme/pull/612 * Fix air-datepicker css error by @hand-dot in https://github.com/pdfme/pdfme/pull/616 **Full Changelog**: https://github.com/pdfme/pdfme/compare/5.1.5...5.1.6