Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 345 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 345 Bytes

VS Code OverReact Snippets Changelog

1.2.0

  • Appropriate lifecycle snippets now call super.
  • orMixin now uses UiPropsMixinMapView.

1.1.0

  • Add a bunch of new snippets:
    • pre-commented component scaffolding.
    • lifecycle methods
    • setState + setState transactional
    • comment banner

1.0.0

  • Initial release