Skip to content

Latest commit

 

History

History
104 lines (58 loc) · 6.27 KB

CHANGELOG.md

File metadata and controls

104 lines (58 loc) · 6.27 KB

14.0.1 (2023-06-19)

Bug Fixes

  • package/peer: update peer dependencies (1f4abfd)
  • scripts: tada has wrong version path (e51f600)

14.0.0 (2023-06-19)

Bug Fixes

  • build: version overriding package.json (bdade51)
  • css: wrong css name, remove prefix (04f7041)

Features

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)
  • package: package command (7930ef4)
  • pack: npm_pack command (ab525c4)

Reverts

  • Revert "chore(library): generate lib as a project" (c4d6a59)
  • Revert "chore(editorconfig): indent size to 4" (e3088aa)

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]