DriveLoader Logo
DriveLoaderv1.2.0
Docs/Migration Guide to v1.2.0

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!
2import { 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.