0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset
wulinsheng123 763ff2d1e4
HTML minification (#6706)
* TDD pattern development

* add compact property when the user run pnpm run build

* add minification for pro

* fix yaml file collision

* fix yaml collision

* fix pageage file

* optimize unit test

* fix revert code

* fix comment

* update yaml

* fix default value

* add test for dev

* Update packages/astro/test/astro-minification-html.test.js

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update packages/astro/test/astro-minification-html.test.js

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update packages/astro/test/astro-minification-html.test.js

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update packages/astro/test/astro-minification-html.test.js

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update packages/astro/test/astro-minification-html.test.js

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update the docs to reflect it's opt-in

* Add tests for SSR

* Document how the tests remove the doctype line

* Expand on the changeset

* rename for slice -100

* Updates based on PR comments

* optimize description

* Update packages/astro/src/@types/astro.ts

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: wuls <linsheng.wu@beantechs.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-05-17 09:26:49 -04:00
..
brown-goats-serve.md refactor(assets): Move generation logic out of internal.ts (#7102) 2023-05-16 16:40:32 +02:00
config.json Fix changeset publish (#6923) 2023-04-27 22:55:48 +08:00
eleven-hotels-roll.md RSS: Fix string validation of pubDate (#7066) 2023-05-15 14:10:32 +08:00
fifty-guests-remember.md Inject analytics env (#6876) 2023-05-15 14:13:47 +08:00
fresh-baboons-switch.md Escape closing script tag when using define:vars (#7044) 2023-05-15 14:35:54 +08:00
long-starfishes-raise.md fix: middleware for API endpoints (#7106) 2023-05-17 11:48:02 +01:00
mighty-shoes-scream.md feat: hybrid output (#6991) 2023-05-17 09:23:20 -04:00
pretty-planets-wink.md Add edge-light and worker to vercel edge bundling (#7103) 2023-05-17 09:06:18 -04:00
pretty-students-try.md [Markdoc] headings and heading IDs (#7095) 2023-05-17 09:13:10 -04:00
quiet-gifts-pay.md Build edge/worker runtime with webworker ssr target (#7101) 2023-05-17 15:44:20 +08:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
rich-crews-fry.md Add workerd and worker to cloudflare adapter bundling (#7092) 2023-05-16 20:00:29 +08:00
silver-ties-vanish.md Build edge/worker runtime with webworker ssr target (#7101) 2023-05-17 15:44:20 +08:00
swift-moons-drop.md Fix double prepended forward slash in certain cases (#7091) 2023-05-15 08:53:34 -04:00
tall-eyes-vanish.md Implement custom client directives (#7074) 2023-05-17 20:51:27 +08:00
tiny-snails-dance.md HTML minification (#6706) 2023-05-17 09:26:49 -04:00
young-impalas-boil.md Add files field to packages (#7104) 2023-05-17 16:54:00 +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