Commit graph

4121 commits

Author SHA1 Message Date
Tony Sullivan
39e5b845a5 adding @astrojs/webapi for the TransformStream polyfill 2022-09-15 12:53:11 -05:00
Tony Sullivan
1145ee1e09 fix: typo + calling cleanup methods in wasm codecs 2022-09-15 12:32:33 -05:00
Tony Sullivan
59b5fec7be adds a new astro:build:generated hook for SSG builds 2022-09-15 12:32:12 -05:00
Tony Sullivan
d2bfbac91c fix: dev broke with the shift to wasm workers 2022-09-15 12:10:17 -05:00
Tony Sullivan
bd7824e8b8 perf: allow a thread for each output encoding format 2022-09-15 10:01:01 -05:00
Tony Sullivan
76c9782845 refactor: a bit of house keeping 2022-09-15 09:15:24 -05:00
Tony Sullivan
bcc0b4c42f
Merge branch 'main' into feat/squoosh-lib 2022-09-14 21:53:30 +00:00
Tony Sullivan
054ec7c966 parallel wasm builds 2022-09-14 16:51:56 -05:00
Chris Swithinbank
0398efa39f
Tailwind v2 docs (#4758)
* Add migration notes to Tailwind changelog

* Include `tailwindcss` in manual install steps

* add changeset
2022-09-14 22:43:10 +02:00
Fred K. Bot
27aa9851d8
[ci] release (#4750)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-14 16:06:23 -04:00
matthewp
a74f246333 [ci] format 2022-09-14 19:49:26 +00:00
Matthew Phillips
005d5bacd9
Allow custom 404 route to handle API route missing methods (#4594)
* Properly allow file uploads in the dev server

* Allow custom 404 route to handle API route missing methods

* Add a changeset

* what was i thinking

* Pass through the pathname

* Move the try/catch out and into handleRequest

* await the result of handleRoute
2022-09-14 15:47:16 -04:00
matthewp
04daafbbdf [ci] format 2022-09-14 19:44:27 +00:00
Matthew Phillips
c271ed35ee
Only pass through children prop if there are children (#4756) 2022-09-14 15:42:38 -04:00
aFuzzyBear
098c76717a [ci] format 2022-09-14 19:19:56 +00:00
Peter Singh
664ebf449e
Update peer dep with Tailwindcss (#4543)
* Update peer dep

* Create leaders-of-the-free-world.md

Update: `@astrojs/tailwindcss` project with `tailwindcss` as a `peer-dependency`

* Removed tailwindcss as 'dependency'

* Update `pnpm-lock` with changes to deps

* Update .changeset/leaders-of-the-free-world.md

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2022-09-14 20:17:04 +01:00
Tony Sullivan
8f099ced3f updating the README for squoosh 2022-09-14 13:01:28 -05:00
matthewp
5e690065f7 [ci] format 2022-09-14 17:54:33 +00:00
Matthew Phillips
f1efd88dde
Compatiblity between hoisted scripts and tailwind integration (#4755)
* Compatiblity between hoisted scripts and tailwind integration

* Adds a changeset
2022-09-14 13:51:38 -04:00
Bjorn Lu
1bedb9427e
Support Vite 3.1 (#4752)
* Support Vite 3.1

* Update ~3.1.0

* Revert Vite bump
2022-09-14 12:01:50 -04:00
Tony Sullivan
1478809282 fixing up image tests for the wasm loader 2022-09-14 10:45:24 -05:00
Tony Sullivan
921591630d chore: update lockfile 2022-09-14 09:50:12 -05:00
Tony Sullivan
5e269d1eea Revert "fix built wasm location for SSG builds"
This reverts commit 446b80bb53.
2022-09-14 09:49:37 -05:00
Tony Sullivan
0d6bfde2e6 removing sharp dependency 2022-09-14 09:30:27 -05:00
Tony Sullivan
875457a430 Revert "defaulting to Sharp for the initial @next release"
This reverts commit 1a8d4f7f60.
2022-09-14 09:30:16 -05:00
Tony Sullivan
1513296267
Merge branch 'main' into feat/squoosh-lib 2022-09-14 14:12:28 +00:00
Tony Sullivan
1e95da84e6 Merge branch 'feat/squoosh-lib' of github.com:withastro/astro into feat/squoosh-lib 2022-09-14 09:11:30 -05:00
Tony Sullivan
446b80bb53 fix built wasm location for SSG builds 2022-09-14 09:11:26 -05:00
Tony Sullivan
9430d38b46 Merge branch 'main' into feat/squoosh-lib 2022-09-14 09:08:47 -05:00
Bjorn Lu
c5e134d035
Fix console.error filtering (#4748) 2022-09-14 22:08:34 +08:00
Fred K. Bot
3372d757ca
[ci] update lockfile (#4751)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-09-14 09:58:38 -04:00
Bjorn Lu
13ca686ea1
Handle builds with outDir outside of cwd (#4736) 2022-09-14 21:24:35 +08:00
matthewp
a36d51d433 [ci] format 2022-09-14 11:59:49 +00:00
Matthew Phillips
cf8a7e933d
Properly handle multipart file uploads in the dev server (#4742)
* Properly allow file uploads in the dev server

* Smaller image

* movethe test over
2022-09-14 07:58:00 -04:00
Fred K. Schott
dc05bc04b1
Capture stderr in snapshot-release github action (#4747)
* Update snapshot-release.yml

* Update snapshot-release.yml

* Update snapshot-release.yml
2022-09-13 14:56:16 -07:00
Fred K. Schott
e73d2d14c6
Update snapshot-release.yml 2022-09-13 14:43:53 -07:00
Nate Moore
b9e73b4b0d
Delete examples/component/demo directory (#4739) 2022-09-13 16:24:11 -05:00
Nate Moore
65bef5d217
chore: fix eslint annotations (#4740)
Co-authored-by: Nate Moore <nate@astro.build>
2022-09-13 16:23:59 -05:00
Tony Sullivan
f654f38482
Merge branch 'main' into feat/squoosh-lib 2022-09-13 21:07:56 +00:00
Tony Sullivan
38eec3a56a
enabling the publish step for snapshot releases (#4746) 2022-09-13 21:07:32 +00:00
Tony Sullivan
192876a1f1
Merge branch 'main' into feat/squoosh-lib 2022-09-13 20:56:48 +00:00
Tony Sullivan
638dac9c79
fix: typo in snapshot ref checkout (#4745) 2022-09-13 20:56:36 +00:00
Tony Sullivan
e86408e161
Merge branch 'main' into feat/squoosh-lib 2022-09-13 20:48:56 +00:00
Tony Sullivan
fa89c71e98
resolving PR refs in snapshot release action (#4744) 2022-09-13 20:48:39 +00:00
Tony Sullivan
70e958993e Merge branch 'feat/squoosh-lib' of github.com:withastro/astro into feat/squoosh-lib 2022-09-13 15:18:32 -05:00
Tony Sullivan
fd38f37d41 chore: add TEMP changeset 2022-09-13 15:18:06 -05:00
Tony Sullivan
1eb03cb88d
Merge branch 'main' into feat/squoosh-lib 2022-09-13 20:00:36 +00:00
Tony Sullivan
0369bfd789 fixing lock file 2022-09-13 14:20:07 -05:00
Fred K. Bot
150cd8a582
[ci] release (#4729)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-13 15:15:05 -04:00
Nate Moore
8cfb3fb535
Migrate examples to type: module (#4662)
* chore: move examples to type module

* chore: prefer astro.config.mjs to astro.config.js

* chore: reference CJS config file

Co-authored-by: Nate Moore <nate@astro.build>
2022-09-13 14:02:57 -05:00