Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 3.36 KB

Changelog

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

0.0.3 (2020-08-30)

Features

  • 👽 Added assets to example project (2dc6d1e)
  • 🔥 Updated Example Project (6a0e016)
  • 📝 Added README.md (73dbddc)
  • 📝 Updated README.md (5a71e1f)
  • ✨ Added Example app to try Switch Component (d2a563c)
  • 🎉 Initial release v0.0.1 (6d5b557)
  • ⚡ Added memoized callback and value prop to switch component (50153a5)

Bug Fixes

  • 🐛 Added isRequired for value prop (06338fc)
  • 🐛 Fixed a typo error (1bffd07)
  • 🔒 updated peer dependencies (044565b)

0.0.2 (2020-08-30)

Features

  • 👽 Added assets to example project (2dc6d1e)
  • 🔥 Updated Example Project (6a0e016)
  • 📝 Added README.md (73dbddc)
  • 📝 Updated README.md (5a71e1f)
  • ✨ Added Example app to try Switch Component (d2a563c)
  • 🎉 Initial release v0.0.1 (6d5b557)
  • ⚡ Added memoized callback and value prop to switch component (50153a5)

Bug Fixes

  • 🐛 Added isRequired for value prop (06338fc)
  • 🔒 updated peer dependencies (044565b)

0.0.1 (2020-08-29)

Features

Basic React Native Switch Component