Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.65 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2018-08-13)

Bug Fixes

  • css: wrong css name, remove prefix (04f7041)

1.0.0 (2018-08-10)

Bug Fixes

  • cropperjs: install cropperjs as peerDependencies instead of dependencies (2c4322a)

Features

  • build: build_lib command (d1c5f6d)
  • cropper: generate cropper component (640621e)
  • cropperjs: install cropperjs (85df0f9)
  • lib: port current lib version (814f50a)
  • pack: npm_pack command (ab525c4)
  • package: package command (7930ef4)

0.1.5 (2017-09-15)

Features

  • checkCrossOrigin: make crossorigin optional (#1) (b34b696, closes [#1]