Release 2.0.0
2.0.0 (2024-12-17)
This is a major upgrade to the architecture of the library. This includes;
- Migrate the project to use Typescript
- Migrate the project to use modern tooling (builder bob, release it, etc.)
For consumers of the library though, there's only one visible change which happens to be a breaking change.
BREAKING CHANGE
source
prop no longer acceptsstring
types. Instead it expects it to be image source objects.