astro/.changeset
Ben Holmes bf210f7841
[content collections] Handle file name spaces and capitalization (#5666)
* feat: slugify slug to handle capitals and spaces

* docs: add not on Slugger issues

* deps: bump to github-slugger 2.0

* refactor: new Slugger() -> slug util

* fix: stop using URL.pathname

* fix: `file://` prefix on isContentFlagImport

* test: spaces in fixture file name

* chore: add `test:unit:match`

* refactor: handle collection errors from getEntryInfo

* test: unit getEntryInfo

* chore: changeset

* chore: markdown-remark out of date

* fix: correctly strip index on windows

* fix: move to utils, fix slug regex

* refactor: intermediate var

* lint: `path` variable shadowing

* chore: add not on allowFilesOutsideCollection
2023-01-03 09:45:16 -05:00
..
config.json Add experimental feature (#5681) 2022-12-27 11:43:49 -05:00
good-carpets-confess.md fix(astro/core): Do not add base to hoisted script body (#5720) 2023-01-03 08:59:05 -05:00
mean-knives-smash.md Fix docs smoke error (#5706) 2023-01-02 21:31:51 +08:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
stupid-shoes-complain.md [content collections] Handle file name spaces and capitalization (#5666) 2023-01-03 09:45:16 -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