Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-10-01) ### Bug Fixes * **cacheing:** Handle cases where image was cached ([3dcefb0](3dcefb0)) * Handle cases with layout="fill" ([6f0cc55](6f0cc55)) * **typescript:** Add some more TS config including "skipLibCheck" which prevents typescript from noticing that next ts config and react ts config diverge ([9382d7a](9382d7a)) * **typescript:** Fix typing, remove typeguard which would leave props: never afterwards ([a82ef47](a82ef47)) ### Features * **typescript:** prop type is Partial<ImageProps> ([a6050a7](a6050a7))
- Loading branch information