mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
a8f0372ea7
* Update generator.ts to allow %23 (#) in dynamic urls * added changeset * fix: Update generator.ts to santize url params as well * fix: sanitizeParams function * removed old fix * fix: added test for decoded # and ? * fix: formatting of file * sperated sanitizing of generated paths and ssr dynamic paths * refactor: using map instead * Update .changeset/mean-geckos-sell.md Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * doc: added JSDoc for sanitizeParams function --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
77 B
77 B
astro |
---|
patch |
Update generator.ts to allow %23 (#) in dynamic urls