0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00
astro/.changeset
Alex Nguyen 8edc42aa7c
prevent URLs in attributes being escaped ()
* prevent URLs in `content` attributes being escapedk

* removed content check

* Update .changeset/quick-islands-ring.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* add check for '&' in string

* Update .changeset/quick-islands-ring.md

* manual `canParse`

* add test

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com>
2024-03-13 22:24:09 +05:30
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
happy-tools-grab.md fix(db): validate column type before column schema () 2024-03-13 09:49:28 -04:00
khaki-bears-enjoy.md fix(redirects): escape Location header () 2024-03-13 14:57:39 +05:30
lorem-ipsum-dolor Fix static build when out dir is not within the cwd () 2023-12-13 10:17:10 -05:00
quick-islands-ring.md prevent URLs in attributes being escaped () 2024-03-13 22:24:09 +05:30
README.md Migrate to yarn monorepo () 2021-04-30 16:33:35 -05:00
wild-suits-remain.md fix(db): Add a safe db fetch wrapper () 2024-03-13 17:12:52 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation