Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@coreyward coreyward released this 29 Jan 01:54
· 2 commits to main since this release
2be0000

What's Changed

  • TypeScript types have been overhauled to simplify usage of the recommended wrapper component
  • The url-builder functions have been extracted into a separate package
  • The use of as="source" with an SVG image will now render a srcSet prop as expected
  • Dev dependencies have been updated and had some dusting done on their configurations
  • An additional examples folder has been added with a simple wrapper example to start
  • Minimum React version has been bumped to v18
  • Minimum Node version has been bumped to Node 16
  • Add AVIF support to README.md by @chrispecoraro in #53

Full Changelog: v0.2.0...v1.0.0