Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
* 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>
|
|
(#13194)
* 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>
|
|
* chore: fix linting issues
* chore: update packages and directories
* apply suggestions
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* fix: correctly pass locals from Netlify edge middleware
* Format
* Remove console
|
|
|
|
|
|
|
|
* fix(netlify): support middleware rewrite
* Changeset
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* chore: port adapter related changes from astro #11864
* chore: bump version
* chore: bump
* fix: types
* fix
* fix: tests
* fix: locals
* Update expected image endpoint
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
5 (#392)
* feat: update adapters supported features to account for new shape for Astro 5
* chore: changeset
|
|
|
|
* fix: allow `-` in hostnames for Netlify Image CDN RegEx
* Update orange-countries-scream.md
---------
Co-authored-by: Matt Kane <m@mk.gg>
|
|
* feat: remove hybrid
* fix: udpate with new API
* fix: update for latest next changes
* fix: more test-utils fix
* fix: build
* fix: build
* fix: tests
* fix: netlify
* fix: astro env
* fix: use types from AStro
* chore: changeset
|
|
* Debuggin
* Changeset
* More info for debugging
* filter more
* Fix the underlying issue
* fix formatting
* block entire linuxbrew root
* ignore home entirely
* Set the base to the workspace root
* more debuggin
* make it be a URL
* cleanup
* Fix tests
* Apply to Vercel as well
* Fix build
* format code
* Vendor searchRoot for vercel
* formatting
---------
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
|
|
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
|
|
|
|
|
|
|
|
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
|
|
* feat: use Netlify Frameworks API
* fix: fix formatting
* refactor: inline config
* chore: create changeset
* Update changeset
---------
Co-authored-by: Matt Kane <m@mk.gg>
|
|
* chore(deps): update all non-major dependencies
* Biome update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
|
|
* fix(netlify): externalise sharp when bundling edge middleware
* Deps
|
|
|
|
* perf: take over function bundling
* Fix test failures
* Format
* Changeset
* Use shared fs helper
* Format
* Changes from review
* Add logging
* Test timeout
* Use posix path
* Remove logs
|
|
|
|
|
|
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
|
|
|
|
Netlify Image CDN (#187)
* feat(netlify): support for image.remotePatterns and images.domains
* chore: add sample remote image
* chore: lint
* chore: add changeset
* chore: better comments
* chore: format
* fix: handle dots in domains
* Update .changeset/nine-lamps-cry.md
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
* fix: warn if invalid regex is generated
---------
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
|
|
* chore: biome safe fixes
* chore: biome unsafe fixes
* chore: update Biome, and use Biome in CI
* chore: fix merge conflicts
|
|
|
|
* Use `crypto` package instead of `global.crypto`
* Create young-ravens-hammer.md
* Apply suggestions from code review
---------
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
|
|
|
|
|
|
|
|
|