We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba28461 commit 2db54f6Copy full SHA for 2db54f6
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 2.0.0 (2025-05-26)
2
+
3
4
+### Features
5
6
+* **node:** drop support for node 18 16b5ff0
7
+* **stream:** add support streaming responses and remix v2 1178286
8
9
10
+### BREAKING CHANGES
11
12
+* **node:** Node 18 is no longer supported
13
14
## 1.0.4 (2024-08-30)
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "@scandinavianairlines/remix-azure-functions",
- "version": "1.0.4",
+ "version": "2.0.0",
"description": "A package that adapts requests between Azure Functions and Remix.run",
"keywords": [
"adapter",
0 commit comments