gatsby-background-image
Version:
Lazy-loading React background-image component with optional support for the blur-up effect.
30 lines (16 loc) • 973 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="0.2.9"></a>
## [0.1.0](https://github.com/timhagn/gatsby-background-image) (2018-12-13)
**Initial commit:** Tests running and module working.
## [0.2.0](https://github.com/timhagn/gatsby-background-image) (2018-12-13)
**feat:** Remove superfluous placeholder images, tracedSVG working.
## [0.2.5](https://github.com/timhagn/gatsby-background-image) (2019-03-13)
**fix:** Add picture wrapper in image creation.
## [0.2.8-beta](https://github.com/timhagn/gatsby-background-image) (2019-03-13)
**fix:** Add some props, parse more backgroundStyles.
## [0.2.8](https://github.com/timhagn/gatsby-background-image) (2019-04-05)
**fix:** Add id as prop, fix some issues with transitions.
## [0.2.9](https://github.com/timhagn/gatsby-background-image) (2019-04-05)
**fix:** Change build to ES5.