astro/.changeset
Anders Kaseorg 12c68343c0
fix: Don’t require getCollection() filter to be a type guard (#5998)
Commit dabce6b8c6 (#5970) broke the use
of a plain boolean filter.  Add an overload similar to TypeScript’s
Array#filter overload:

https://github.com/microsoft/TypeScript/blob/v4.9.4/lib/lib.es5.d.ts#L1442-L1453

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-01-26 21:03:09 -05:00
..
config.json Add experimental feature (#5681) 2022-12-27 11:43:49 -05:00
cuddly-donkeys-warn.md Updated according to new configuration (#5478) 2023-01-26 13:03:00 -06:00
lazy-buttons-prove.md fix: undefined remarkPluginFrontmatter after calling render method (#5927) 2023-01-26 13:47:09 -06:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
rotten-dogs-hide.md fix: Don’t require getCollection() filter to be a type guard (#5998) 2023-01-26 21:03:09 -05:00
try-button-rumor.md Add a check for existing .git directory (and skip if one is found). (#5953) 2023-01-26 15:34:49 -05: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