File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.0 (2024-01-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** upgrade node dependencies 73e74c2
7
+ * ** remix-adapter:** update jsdocs and types da375a7
8
+
9
+
10
+ ### Features
11
+
12
+ * ** adapter:** implement remix.run azure adapter 1cdaa77
13
+ * ** create-remix-azure-adapter:** support asynchronous getLoadContext f1503b3
14
+ * ** create-remix-azure-adapter:** support asynchronous getLoadContext 90da3a2
15
+ * ** packages:** add the create-remix-azure-adapter package ([ #58 ] ( https://github.com/scandinavianairlines/remix-azure-functions/issues/58 ) ) 033c5ce
16
+ * ** rename:** remove 'adg' prefix from package name c197b97
17
+ * ** types:** generate types on pre-publish 6ea55aa
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scandinavianairlines/remix-azure-functions" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " A package that adapts requests between Azure Functions and Remix.run" ,
5
5
"keywords" : [
6
6
" adapter" ,
You can’t perform that action at this time.
0 commit comments