Migration Guide to v1.2.0
Upgrade smoothly from v1.0 / v1.1 to v1.2.0 with zero breaking changes.
migration-guide.tsx
| 1 | // v1.2.0 is 100% backward compatible! |
| 2 | import { DriveImage, DriveVideo, DriveGallery } from '@driveloader/react'; |
Usage Notes
v1.2.0 is a strictly additive upgrade introducing Google Drive Video support and mixed media galleries.
