Skip to content

Conversation

zerkms
Copy link
Contributor

@zerkms zerkms commented Apr 3, 2016

I added the reattachment logic, so now if any handler changes - all are re-attached correspondingly.

It solves at least these 2 problems:

  1. Development with hot module reloading was painful - the wrapper simply does not re-wire events if I has changed one
  2. If someone implements a scenario when a handler is deliberately changed even in production, this component will not respect that change (which would lead to tricky-to-debug bugs)

@rkit
Copy link
Owner

rkit commented Apr 4, 2016

Thanks! Today will be release.

@rkit rkit merged commit 40a2838 into rkit:master Apr 4, 2016
@rkit
Copy link
Owner

rkit commented Apr 4, 2016

I released a new version (0.5.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants