0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-17 23:11:29 -05:00
astro/.changeset
Louis Escher 8f520f1cc6
Improve errors for invalid IDs in content collections (#12892)
* Improve error handling for content collection entries where ID isn't a string

* Add passthrough to zod schema to still access other properties after validation

* Add new test for numbers as IDs, add changeset

* Update error for invalid IDs

* Update test for new error message

* Update .changeset/dry-dragons-shout.md

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

* Update errors-data.ts to (possibly) fix tests failing

* Update errors-data.ts

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-22 21:05:36 +00:00
..
clean-oranges-tease.md Update for WAI-ARIA 1.2 (#12986) 2025-01-21 13:04:15 +00:00
config.json chore: exit pre-mode (#12553) 2024-12-03 10:52:51 +00:00
dry-dragons-shout.md Improve errors for invalid IDs in content collections (#12892) 2025-01-22 21:05:36 +00:00
fifty-socks-end.md Revert "Revert "feat(server-islands): only encode ETAGO delimiter (#11513)"" (#13031) 2025-01-21 15:09:57 +01:00
large-dodos-bake.md fix: allow imports of Markdown files as raw text (#13026) 2025-01-21 12:24:11 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tall-bears-return.md fix(alpinejs): start on DOMContentLoaded (#13014) 2025-01-22 08:46:42 +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