Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 924 Bytes

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 924 Bytes

Changelog

v1.1.9

  • fix forwarded events from child components not being re-bound on reload #10

v1.1.7

  • fix handling of computed props that depend on other computed props #8

v1.1.6

  • fix computed props are not re-computed on reload #6

v1.1.5

v1.1.4

  • fix forwarding of custom properties from proxied component

v1.1.3

  • fix bug with component destruction
  • add support for preload static method used by sapper

v1.1.2

  • fix forwarding of custom methods from proxied component

v1.1.1

  • bugfixes

v1.1.0

  • add automated tests and liniting

v1.0.0 (initial release)