Nuxt/packages
Ahad Birang 298c3e3ef7
fix(generator): avoid duplicate slashes for routes ending with hash (#7776)
* fix: remove duplicate slashes from crawled routes

* fixture: use trailing slash for hash

* refactor: do trailing slash sanetization after hash removal

* test: enable trailing slash for full-static fixture

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2020-07-27 11:01:24 +02:00
..
babel-preset-app chore(deps): update all non-major dependencies (#7693) 2020-07-15 13:13:14 +02:00
builder feat(builder): support async extendRoutes (#7754) 2020-07-22 12:30:50 +02:00
cli fix(cli): don't use absolute path of .cache/nuxt as transpilation pattern (#7775) 2020-07-27 10:54:56 +02:00
config feat: static target DX improvements (#7712) 2020-07-16 17:10:54 +02:00
core feat: static target DX improvements (#7712) 2020-07-16 17:10:54 +02:00
generator fix(generator): avoid duplicate slashes for routes ending with hash (#7776) 2020-07-27 11:01:24 +02:00
server v2.13.3 [release] 2020-07-02 20:06:42 +02:00
types chore(deps): update all non-major dependencies (#7760) 2020-07-26 17:51:34 +02:00
utils fix(utils): include routes with children for generation (#7761) 2020-07-26 17:47:56 +02:00
vue-app fix(vue-app): handle fallback on generated page (#7718) 2020-07-16 19:32:09 +02:00
vue-renderer fix(vue-renderer): read target from class instead of serverContext (#7752) 2020-07-22 14:51:31 +02:00
webpack chore(deps): update all non-major dependencies (#7760) 2020-07-26 17:51:34 +02:00