Age | Commit message (Collapse) | Author | Files | Lines |
|
* Improve test infrastructure for integrations/deno
* Add changeset
* Use declared type
* Remove changeset
* Upgrade deno version in -workflow
|
|
* Add Failing Test For Deno Custom 404 Pages
* Make Deno SSR Serve Custom 404 Pages
|
|
* Don’t use Buffer.byteLength() as Deno can’t use it
* Add changeset
* Add tests for Markdown & MDX with Deno
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
* Properly shim env in Deno
* Add test for loading env vars in Deno
* Add changeset
|
|
|
|
* Revert "Revert "Fixes using React.lazy and Suspense""
This reverts commit e621c2f7d3844e950168f4198e4dd1c6f43031d0.
* Adds a changeset
* Fix ts errors
* Remove netlify metadata folder
|
|
This reverts commit 700d4f9649b72e98a56586a480e6d3c413cf45f1.
|
|
|
|
|
|
* Handle static file serving in Deno adapter's start command
* Adds a changeset
* Ignore a .ts imort
|
|
|
|
* Bundle everything, commit 1
* Get everything working
* Remove dependency on readable-stream
* Adds a changeset
* Fix ts errors
* Use the node logger in tests
* Callback the logger when done writing
* Fix test helper to await the callback
* Use serialize-javascript again
* Remove dead code
* Rename hook
* Oops
|