Skip to content

Latest commit

 

History

History
47 lines (21 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

47 lines (21 loc) · 1.63 KB

Changelog

0.2.1 (2021-04-27)

Bug Fixes

0.2.0 (2021-02-20)

Features

  • update to adonis 5.0.5-canary-rc-2 (8ce0121)

0.1.1 (2020-11-21)

Bug Fixes

  • add html doctype to the output (a446265)

0.1.0 (2020-11-18)

Features

  • introduce useAdonisContext (954e9ca)

Bug Fixes

  • improve types for passing props (9301c19)
  • types: expose share method (2ee57cc)

0.0.1 (2020-11-17)

Features

Bug Fixes

  • do not wrap with custom html (58e56c9)