1.0.4 (2023-09-22)
- run prettier separately from eslint (3579696)
1.0.3 (2023-09-22)
- require alt prop for images (26d67b6)
1.0.2 (2021-10-01)
- remove trailing newline at the end of readme (164e995)
1.0.1 (2021-10-01)
- use same notation for branch array in both ci workflow definitions (d63344a)
- cacheing: Handle cases where image was cached (3dcefb0)
- Handle cases with layout="fill" (6f0cc55)
- typescript: Add some more TS config including "skipLibCheck" which prevents typescript from noticing that next ts config and react ts config diverge (9382d7a)
- typescript: Fix typing, remove typeguard which would leave props: never afterwards (a82ef47)
- typescript: prop type is Partial (a6050a7)