-
Notifications
You must be signed in to change notification settings - Fork 4
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
Use root-relative paths in AppMaps #100
Labels
Comments
dividedmind
added a commit
that referenced
this issue
Jan 31, 2024
dividedmind
added a commit
that referenced
this issue
Jan 31, 2024
dividedmind
added a commit
that referenced
this issue
Jan 31, 2024
dustinbyrne
pushed a commit
that referenced
this issue
Feb 7, 2024
appland-release
pushed a commit
that referenced
this issue
Feb 7, 2024
# [2.15.0](v2.14.2...v2.15.0) (2024-02-07) ### Bug Fixes * Correctly handle dots in paths ([7168e56](7168e56)), closes [#104](#104) * Handle relative paths in source maps correctly ([a35df7e](a35df7e)) * Handle tRPC proxy error in object constructor access ([c0b53dd](c0b53dd)) * Skip transformation for next edge runtime ([9997353](9997353)) ### Features * Use relative paths in appmaps ([62105e3](62105e3)), closes [#100](#100)
🎉 This issue has been resolved in version 2.15.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Followup to #97 — take absolute and map-relative paths and make them consistently root-relative.
The text was updated successfully, but these errors were encountered: