Skip to content

Release 2.0.0

Choose a tag to compare

@mthahzan mthahzan released this 17 Dec 16:40
· 24 commits to master since this release

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 accepts string types. Instead it expects it to be image source objects.