Skip to content

v1.0.0

Choose a tag to compare

@jonaskuske jonaskuske released this 11 Jun 22:39
· 31 commits to master since this release

Changelog

[1.0.0] - 2018-12-07

Added

  • Forked from postcss-object-fit-images
  • Updated tests to check for scroll-behavior property
  • Updated implementation to change scroll-behavior instead of object-fit and object-position
  • Updated README and package.json to match this package
  • Added Node v8, v10 and latest to version tested in CI

Removed

  • Removed Node v5 and v0.12 from versions tested in CI