Skip to content

Commit 2db54f6

Browse files
author
gandalf-viking[bot]
committed
chore(release): publish 2.0.0 [skip ci]
1 parent ba28461 commit 2db54f6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
## 1.0.4 (2024-08-30)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scandinavianairlines/remix-azure-functions",
3-
"version": "1.0.4",
3+
"version": "2.0.0",
44
"description": "A package that adapts requests between Azure Functions and Remix.run",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)