Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

68 lines (30 loc) · 3.21 KB

1.1.1 (2022-06-02)

Bug Fixes

  • validating parent when removing children from Kopytko component (#29) (fefe313)

1.1.0 (2022-05-20)

Features

  • added enqueueUpdate function to reduce number of rerenders (#28) (4c80273)

1.0.6 (2022-05-20)

Bug Fixes

  • not calling state update callbacks if kopytko is not mounted (#27) (27d5618)

1.0.5 (2022-05-19)

Bug Fixes

  • expose response headers in HttpResponse (#26) (5517ff2)

1.0.4 (2022-04-11)

Bug Fixes

  • active route should skip is omitted in history (#24) (970ff96)

1.0.3 (2022-03-04)

Bug Fixes

1.0.2 (2021-12-03)

Bug Fixes

1.0.1 (2021-10-01)

Bug Fixes

1.0.0 (2021-10-01)

Bug Fixes

  • Removed ThemeFacade import in ModalComponent (#8) (ad60b1a)

Features