mirror of
https://github.com/metosin/reitit.git
synced 2025-12-16 16:01:11 +00:00
spec-tools changes
This commit is contained in:
parent
8beb8eda5d
commit
e9792892d0
1 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,10 @@ is called the first time, so that `rfe/push-state` and such can be called
|
|||
* `reitit.ring/routes` strips away `nil` routes, fixes [#394](https://github.com/metosin/reitit/issues/394)
|
||||
* `reitit.ring/create-file-handler` to serve files from classpah, fixes [#395](https://github.com/metosin/reitit/issues/395)
|
||||
|
||||
### `reitit-spec`
|
||||
|
||||
* lots of bug fixes, see [spec-tools changelog](https://github.com/metosin/spec-tools/blob/master/CHANGELOG.md#0102-2020-05-05)
|
||||
|
||||
### `reitit-sieppari`
|
||||
|
||||
* changes from Sieppari:
|
||||
|
|
|
|||
Loading…
Reference in a new issue