0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/node/src
Matt Kane 8d4e566f54
feat: add support for automatic session driver config (#13145)
* feat: add support for automatic session driver config

* chore: fix error logic

* Lint test

* Add node support

* Add node test fixture

* Lock

* Add Netlify support

* Use workspace Astro version

* Format

* Changeset

* Add tests

* Add dep for tests

* chore: fix repo URL

* temp log

* Fix module resoltuion

* [skip ci] Update changeset

* chore: bump peer dependencies

* Changes from review

* Changeset changes from review

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

* More changeset detail

* Lock

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
2025-02-12 14:57:03 +00:00
..
index.ts feat: add support for automatic session driver config (#13145) 2025-02-12 14:57:03 +00:00
log-listening-on.ts chore: fix linting issues 2025-02-07 09:09:37 +00:00
middleware.ts chore: fix linting issues, integration tests (#13187) 2025-02-07 14:59:13 +00:00
polyfill.ts chore(next): astro:env cleanup (#385) 2024-09-12 17:34:59 +02:00
preview.ts chore: fix linting issues, integration tests (#13187) 2025-02-07 14:59:13 +00:00
serve-app.ts [ci] format 2025-02-06 13:11:10 +00:00
serve-static.ts [ci] format 2025-02-12 10:35:26 +00:00
server.ts chore(next): astro:env cleanup (#385) 2024-09-12 17:34:59 +02:00
standalone.ts chore: fix linting issues, integration tests (#13187) 2025-02-07 14:59:13 +00:00
types.ts chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00