diff options
| author | Asko Nõmm <asko@asko.sh> | 2023-02-25 18:31:58 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@asko.sh> | 2023-02-25 18:31:58 +0200 |
| commit | 43a94c6bf98f3aee827965c74d71d81032eac49b (patch) | |
| tree | a3bda79db04ab8b3dc535668df44c5ab238ecb40 /README.md | |
| parent | 0167d5b4bdfae0186e1ec16ee85e5f49ced4383c (diff) | |
1.3.3
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -174,6 +174,10 @@ What the actual map can contain that you return depends again on the HTTP server ## Changelog +### 1.3.3 + +- Removed ClojureScript from dependencies to make the bundle size smaller in case you want to use Ruuter with nbb. + ### 1.3.2 - When using wildcard parameters, the keyword returned in ´:params´ of a request was ´:name*´, but aiming for consistency with an optional parameter where we remove the question mark ´?´, the asterisk has been removed. |
