|
272fda4780
|
chore: rename SVRouter to SVRRouter due to npm publishing issues
|
2025-01-04 09:32:18 +01:00 |
|
|
7af60aab0a
|
feat!: add support for relative routes in nested SVRouter routers
|
2025-01-02 19:53:09 +01:00 |
|
|
a8269e9057
|
fix: fix the bug with "path.replace" not being a function when adding middleware for Express router
|
2025-01-01 22:06:44 +01:00 |
|
|
17188eb870
|
feat: add compatiblity with Express's router middleware
|
2025-01-01 21:55:32 +01:00 |
|
|
c0c69246d2
|
fix: correct the error message about the path not being a string in the router pass-through function
|
2025-01-01 21:33:59 +01:00 |
|
|
61e09642e5
|
fix: change the condition for selecting the path function for pass-throughs
|
2025-01-01 21:15:30 +01:00 |
|
|
db5c598a81
|
fix: fix the pass route not work with paths ending with "/"
|
2025-01-01 21:10:09 +01:00 |
|
|
1af92e8281
|
feat: add the support for chained route and pass-through addition methods
|
2025-01-01 20:22:49 +01:00 |
|
|
80ec67d096
|
feat: add the support for routes for all HTTP methods
|
2025-01-01 20:12:11 +01:00 |
|
|
acbf714fc4
|
chore: init
|
2025-01-01 18:09:15 +01:00 |
|