* Add alternate rendering paths to avoid use of Promise
* Add run commands
* Remove promise from synchronous components
* Create makefile and update loadtest
* Rename functions, fix implementation of renderArray
* More performance updates
* Minor code cleanup
* incremental
* Add initial rendering tests
* WIP - bad tests
* Fix tests
* Make the tests good, even
* Add more tests
* Finish tests
* Add test to ensure rendering order
* Finalize pr
* Remove code not intended for PR
* Add changeset
* Revert change to minimal example
* Fix linting and formatting errors
* Address code review comments
* Fix mishandling of uncaught synchronous renders
* Update .changeset/shaggy-deers-destroy.md
---------
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* feat: integrated includeFiles and excludeFiles on netlify adapter
* feat: added netlify include and exclude files tests
* feat: changelogs added
* fix: avoid problems with glob file url on windows
* feat: improved JS Docs to include examples and important information
* feat: removed non necessary root path as glob is already absolute
* Apply suggestions from code review
* Update packages/integrations/netlify/src/index.ts
Co-authored-by: Matt Kane <m@mk.gg>
* Update .changeset/ninety-clouds-judge.md
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* changes the paginate function to allow readonly array types
* Update paginate function to accept readonly arrays
---------
Co-authored-by: Matt Kane <m@mk.gg>
* ci: preview release via pkg.pr.new for current packages
* suggestions
* move argument at the beginning
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
* chore: update sponsors link and alt text
* Update README.md
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update README.md
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update README.md
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* chore: use simple image
* chore: one liner
---------
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
* fix(i18n): bypass server island with base
* Update packages/astro/src/core/routing/match.ts
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>