0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/.changeset
Tak Tran 73d7440200
Fix dot files not being copied over on non-root builds (#9740) (#9741)
* Fix dot files not being copied over on non-root builds (#9740)

When running `astro build` outside of where the astro files are, dotfiles are not copied over because the `includeDotfiles` parameter is not passed in.

* update changeset

* Update changeset description

---------

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2024-01-22 12:07:59 +00:00
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
eight-turtles-itch.md Refactor style-only HMR cache and performance (#9712) 2024-01-19 16:44:17 +08:00
lemon-carrots-cheer.md Fix @astrojs/markdown-remark bundling for non-node runtimes (#9736) 2024-01-19 22:38:33 +08:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
mighty-icons-try.md fix(rss): rssSchema definition to allow calling standard zod object methods (#9746) 2024-01-22 12:07:29 +00:00
README.md
red-carrots-fail.md fix(compiler): Support dynamic slot names (#9605) 2024-01-18 13:56:49 -06:00
selfish-donuts-approve.md makes the output of 'astro preferences list' more verbose (#9381) 2024-01-18 13:38:46 -06:00
slimy-jobs-smash.md Fix dot files not being copied over on non-root builds (#9740) (#9741) 2024-01-22 12:07:59 +00:00
sweet-owls-trade.md fix getRelativeLocaleUrl when redirectToDefaultLocale is false (#9730) 2024-01-19 14:02:23 +00:00
thick-carrots-run.md Make @astrojs/markdown-remark browser-safe (#9738) 2024-01-20 18:59:40 +08: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