Skip to content

@responsive-image/react@1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 18:38
· 141 commits to main since this release
73b0b89

Minor Changes

  • #1408 04979f8 Thanks @wkillerud! - Export the CSS as well as a JS only variant

    Most of the time the default export should "just work", but this change adds some flexibility for users of the package.

    In particular it makes it easier to include the CSS in a client-side bundle in an application that is otherwise server-side only.

Patch Changes