Skip to content

v3.0.0

Compare
Choose a tag to compare
@recursive-beast recursive-beast released this 05 Feb 17:05

3.0.0 (2021-02-05)

Features

  • sprite: images are external to the js bundle (8aec39b)
  • sprite: two versions are available, for normal and retina displays (438872b)

BREAKING CHANGES

  • sprite: the user is now responsible for processing any
    import/require to the sprite image using a bundler like webpack