Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Latest commit

 

History

History
211 lines (99 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

211 lines (99 loc) · 6.96 KB

Changelog

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

2.0.3 (2021-02-17)

Bug Fixes

2.0.2 (2020-10-01)

Bug Fixes

2.0.1 (2020-06-24)

Bug Fixes

  • export illustrations directly (007e8be)

2.0.0 (2020-06-14)

Bug Fixes

  • move types to dependencies (9bd8fc5), closes #39

2.0.0-beta.1 (2020-03-31)

Bug Fixes

2.0.0-beta.0 (2020-03-31)

⚠ BREAKING CHANGES

  • Illustrations are no longer included! You must download SVG files from unDraw directly, and place the files in an undraw folder in the root of your project.
  • Remove setDefaultProps method. Use defaultProps instead.

Features

  • require illustration files (8bb769c)
  • upgrade to TypeScript (af00e0c)

Bug Fixes

1.14.0 (2019-03-23)

Features

1.13.0 (2019-03-03)

Features

1.12.0 (2019-02-13)

Features

1.11.0 (2019-02-07)

Bug Fixes

Features

1.10.0 (2019-01-25)

Features

1.9.0 (2019-01-20)

Bug Fixes

  • update typescript types (27da21c)

Features

  • apply default props to individual illustrations (f4d870c)

1.8.0 (2019-01-18)

Features

  • add new illustrations (4dbd5df)
  • export illustraion components (496368b), closes #6

1.7.0 (2019-01-04)

Features

1.6.0 (2018-12-22)

Bug Fixes

  • add missing dev dependencies (4ba16e7)

Features

1.5.0 (2018-12-04)

Bug Fixes

  • move default styles to undraw component (ffc2c36)
  • props warning on svg element (bc8c4fb)

Features

1.4.0 (2018-11-26)

Features

  • pass props to svg element (a90d111), closes #5

1.3.0 (2018-11-20)

Features

  • add function to override default props (2f9787b)

1.2.0 (2018-11-20)

Features

1.1.0 (2018-11-03)

Features

1.0.0 (2018-10-17)

Features