-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(adapter): add support for async load context
- Loading branch information
Showing
3 changed files
with
6 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,10 @@ | ||
# 1.0.0 (2024-01-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** upgrade node dependencies 73e74c2 | ||
* **remix-adapter:** update jsdocs and types da375a7 | ||
|
||
- **deps:** upgrade node dependencies 73e74c2 | ||
- **remix-adapter:** update jsdocs and types da375a7 | ||
|
||
### Features | ||
|
||
* **adapter:** implement remix.run azure adapter 1cdaa77 | ||
* **create-remix-azure-adapter:** support asynchronous getLoadContext f1503b3 | ||
* **create-remix-azure-adapter:** support asynchronous getLoadContext 90da3a2 | ||
* **packages:** add the create-remix-azure-adapter package ([#58](https://github.com/scandinavianairlines/remix-azure-functions/issues/58)) 033c5ce | ||
* **rename:** remove 'adg' prefix from package name c197b97 | ||
* **types:** generate types on pre-publish 6ea55aa | ||
- **adapter:** implement remix.run azure adapter 1cdaa77 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters