diff options
author | 2022-11-28 17:06:37 +0100 | |
---|---|---|
committer | 2022-11-28 11:06:37 -0500 | |
commit | 731e99df875d40e40f6b33feddd940c3122a5f83 (patch) | |
tree | 745f3543b698b6112f6823dd1315cb58fa6c4f46 /examples/framework-svelte | |
parent | 5e693c21438d3a4840cd1906a346d38f05fdb753 (diff) | |
download | astro-731e99df875d40e40f6b33feddd940c3122a5f83.tar.gz astro-731e99df875d40e40f6b33feddd940c3122a5f83.tar.zst astro-731e99df875d40e40f6b33feddd940c3122a5f83.zip |
Narrow the type of Params (#5442) (#5484)
A PR merged back in April changed the type of Params, allowing numbers to be provided in addition to strings. See https://github.com/withastro/astro/pull/3087. However, as said PR changed the type of Params instead of GetStaticPathsItem, it also affects Astro.params. This commit moves the change to GetStaticPathsItem, reverting the type of Astro.params.
Diffstat (limited to 'examples/framework-svelte')
0 files changed, 0 insertions, 0 deletions