Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): upgrade swa version to v2 for fixing dev run issue in example #164

Merged

Conversation

mildronize
Copy link
Contributor

@mildronize mildronize commented Aug 10, 2024

Overview

This PR addresses an issue in the example project located at: Remix Azure Functions Example. The example was outdated due to the library SWA, and upgrading to version 2 resolves the problem.

Changes

  • Upgraded the SWA library version to v2 to fix the development run issue.
  • Improved the README documentation for clarity and to reflect the changes.

Issue Reference

This PR fixes the error related to Axios where the package subpath ./lib/adapters/http was not defined by "exports" from Axios, as reported in the issue #163

Testing

  • Tested with Node versions v22.0.0 and bun
  • Verified on macOS M1 Sonoma 14.0.

Please review and let me know if any further adjustments are needed.

Thank you!

@lfantone lfantone merged commit ffd732a into scandinavianairlines:main Aug 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants