mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 08:21:11 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
58f9871747
commit
c4afca9417
1 changed files with 8 additions and 0 deletions
|
|
@ -12,6 +12,14 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
||||||
|
|
||||||
[breakver]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md
|
[breakver]: https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
### `reitit-frontend`
|
||||||
|
|
||||||
|
- `reitit.frontend.easy/start!` now correctly removes old event listeners
|
||||||
|
when called repeatedly (e.g. with hot code reload workflow)
|
||||||
|
([#438](https://github.com/metosin/reitit/pull/438))
|
||||||
|
|
||||||
## 0.5.6 (2020-09-26)
|
## 0.5.6 (2020-09-26)
|
||||||
|
|
||||||
* updated deps:
|
* updated deps:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue