v5.0.2
alessandro-fazzi
released this
13 Dec 09:09
·
60 commits
to master
since this release
- This bugfix release fixes the bug #561 and introduces new tests checking the hooks execution order.
The new hook data structure introduced in https://github.com/welaika/wordmove/releases/tag/v5.0.0 was implemented with a main goal: having an arbitrary order on hooks. Due to a bug the code was anyway grouping the hooks by local/remote before the execution, thus breaking the expectation.