github-actions[bot]
|
ec89def67d
|
[ci] release (#3534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-06-07 12:45:50 -04:00 |
|
matthewp
|
0a978e22fd
|
[ci] format
|
2022-06-07 15:43:33 +00:00 |
|
Matthew Phillips
|
f3ab822e32
|
Allow dynamic imports when using Netlify Edge Functions (#3535)
* Allow dynamic imports when using Netlify Edge Functions
* Update deno test script and changeset
|
2022-06-07 11:41:32 -04:00 |
|
FredKSchott
|
f0f6a3332f
|
[ci] format
|
2022-06-06 16:49:53 +00:00 |
|
github-actions[bot]
|
a74cf98002
|
[ci] release (#3509)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-06-02 15:31:44 -04:00 |
|
William Tetlow
|
207f58d171
|
fix: alias astro to @types/astro (#3503)
* fix: alias astro to @types/astro
* fix: handle resolve.alias being array
* chore: add integrations patch to changeset
* chore: remove empty file
|
2022-06-02 12:54:35 -05:00 |
|
github-actions[bot]
|
8eec97fdd1
|
[ci] release (#3409)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-05-23 13:26:07 -04:00 |
|
github-actions[bot]
|
f54072bd3f
|
[ci] release (#3378)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-05-17 11:50:18 -04:00 |
|
Sarah Etter
|
43d922277a
|
Update out directories for Netlify Functions (#3381)
* Change out directories for Netlify Functions
* Changeset
* Update test
|
2022-05-16 14:44:21 -04:00 |
|
Sarah Etter
|
e1294c422b
|
Netlify outdirectory (#3377)
* Change dist directory, and functions out directory
* Add changeset
* update docs
* Fix changeset
|
2022-05-16 11:58:31 -04:00 |
|
github-actions[bot]
|
cedb9a2105
|
[ci] release (#3334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-05-12 14:48:58 -06:00 |
|
matthewp
|
3bb07a01e0
|
[ci] format
|
2022-05-11 15:14:43 +00:00 |
|
Pascal Schilp
|
352fc3166f
|
Fix/netlify edge redirects (#3342)
* fix: create redirects file for netlify edge adapter
* chore: changeset
* chore: distinguish between edge/regular
|
2022-05-11 09:13:23 -06:00 |
|
github-actions[bot]
|
8d8433ee50
|
[ci] release (#3182)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-26 16:49:09 -04:00 |
|
matthewp
|
738fb958c3
|
[ci] format
|
2022-04-22 14:04:54 +00:00 |
|
Matthew Phillips
|
19667c45f3
|
Netlify Edge: forward requests for static assets (#3170)
* Netlify Edge: forward requests for static assets
* Adds a changeset
* Don't run edge tests, yet
|
2022-04-22 10:03:25 -04:00 |
|
github-actions[bot]
|
0406bdc35b
|
[ci] release (#3165)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-21 12:19:52 -04:00 |
|
matthewp
|
8768f23f95
|
[ci] format
|
2022-04-21 16:11:09 +00:00 |
|
Matthew Phillips
|
ae9ac5cbdc
|
Fixes using React.lazy and Suspense (#3160)
* Revert "Revert "Fixes using React.lazy and Suspense""
This reverts commit e621c2f7d3 .
* Adds a changeset
* Fix ts errors
* Remove netlify metadata folder
|
2022-04-21 12:10:06 -04:00 |
|
Matthew Phillips
|
e621c2f7d3
|
Revert "Fixes using React.lazy and Suspense"
This reverts commit 700d4f9649 .
|
2022-04-20 17:17:36 -04:00 |
|
unknown
|
700d4f9649
|
Fixes using React.lazy and Suspense
|
2022-04-20 17:17:11 -04:00 |
|
Matthew Phillips
|
eea9090ed5
|
Netlify adapter, add --build flag in the readme (#3157)
|
2022-04-20 12:25:22 -04:00 |
|
github-actions[bot]
|
9e00f6d546
|
[ci] release (#3149)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-19 13:30:27 -04:00 |
|
matthewp
|
0f984473cf
|
[ci] format
|
2022-04-19 17:14:44 +00:00 |
|
Matthew Phillips
|
05cf1a5067
|
Adjustments for Netlify Edge Functions (#3150)
* Adjustments for Netlify Edge Functions
* Adds a changeset
|
2022-04-19 13:13:52 -04:00 |
|
Matthew Phillips
|
550c7d0a94
|
Ignore test folder in Netlify
|
2022-04-19 11:45:19 -04:00 |
|
github-actions[bot]
|
95d0db5a44
|
[ci] release (#3120)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-19 11:30:34 -04:00 |
|
matthewp
|
13b1bdd972
|
[ci] format
|
2022-04-19 15:23:07 +00:00 |
|
Matthew Phillips
|
4cf54c60aa
|
Netlify Edge function support (#3148)
* Netlify Edge function support
* Update readme with edge function information
* Adds a changeset
* Disable running edge function test in CI for now
|
2022-04-19 11:22:15 -04:00 |
|
Nate Moore
|
a391f5dc07
|
chore: add build:ci script to integrations (#3104)
|
2022-04-13 13:31:50 -04:00 |
|
github-actions[bot]
|
b23f6b1596
|
[ci] release (#3101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-13 08:55:32 -04:00 |
|
github-actions[bot]
|
21926278ba
|
[ci] release (#3090)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-12 20:15:14 -07:00 |
|
matthewp
|
6d0b0597bd
|
[ci] format
|
2022-04-12 20:50:59 +00:00 |
|
Matthew Phillips
|
a5caf08e24
|
Allow setting multiple cookies in Netlify adapter (#3092)
* Allow setting multiple cookies in Netlify adapter
* Adds a changeset
* Set the response status code
* Add a comment on why this is needed
|
2022-04-12 16:50:10 -04:00 |
|
github-actions[bot]
|
0966a432a8
|
[ci] release (#3080)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-11 19:59:32 -07:00 |
|
hippotastic
|
9f248b0563
|
Make Netlify adapter actually append redirects (#3079)
|
2022-04-11 12:30:47 -07:00 |
|
github-actions[bot]
|
791a524411
|
[ci] release (#3064)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-10 21:13:11 -07:00 |
|
Fred K. Schott
|
83613120a9
|
fix up changelogs
|
2022-04-10 20:29:51 -07:00 |
|
github-actions[bot]
|
21c74e572c
|
[ci] release (#3061)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-10 20:15:02 -07:00 |
|
Fred K. Schott
|
2bb6a06ebb
|
revert release
|
2022-04-10 20:11:34 -07:00 |
|
FredKSchott
|
e2e28ca23e
|
[ci] format
|
2022-04-11 03:02:11 +00:00 |
|
github-actions[bot]
|
46f02d9cf4
|
[ci] release (#3060)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-10 20:01:00 -07:00 |
|
FredKSchott
|
39e0a7d757
|
[ci] format
|
2022-04-10 21:35:37 +00:00 |
|
Fred K. Schott
|
fbc32cf655
|
remove site requirement from netlify adapter (#3041)
* remove site requirement from netlify adapter
* update readme
|
2022-04-10 14:34:49 -07:00 |
|
natemoo-re
|
5b51d81889
|
[ci] format
|
2022-04-06 21:41:37 +00:00 |
|
github-actions[bot]
|
1d0c1d8977
|
[ci] release (beta) (#3007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-06 16:40:46 -05:00 |
|
matthewp
|
340cc1c8e4
|
[ci] format
|
2022-04-06 20:22:36 +00:00 |
|
Matthew Phillips
|
c6f8bce7c3
|
Fix Netlify adapter and dynamic routes (#3011)
* Fix Netlify adapter and dynamic routes
* Changeset
|
2022-04-06 16:21:46 -04:00 |
|
matthewp
|
cf92954e5a
|
[ci] format
|
2022-04-05 19:29:23 +00:00 |
|
github-actions[bot]
|
48d01049b0
|
[ci] release (beta) (#2997)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-04-05 15:28:29 -04:00 |
|