Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

@curiostack/base-web 0.2.2

Compare
Choose a tag to compare
@chokoswitch chokoswitch released this 25 Mar 09:05
· 152 commits to master since this release
53d0782

Bug fixes

  • Picture tag does not output extraneous comment text into DOM

Breaking changes

  • curio-image-loader exports the image descriptor directly instead of as a default export, so e.g., require('image.png?lossy&xs=100') must be used without specifying .default