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

Use root-relative paths in AppMaps #100

Closed
dividedmind opened this issue Jan 24, 2024 · 1 comment · Fixed by #108
Closed

Use root-relative paths in AppMaps #100

dividedmind opened this issue Jan 24, 2024 · 1 comment · Fixed by #108
Assignees
Labels

Comments

@dividedmind
Copy link
Collaborator

dividedmind commented Jan 24, 2024

Followup to #97 — take absolute and map-relative paths and make them consistently root-relative.

@dividedmind dividedmind self-assigned this Jan 24, 2024
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)
@appland-release
Copy link

🎉 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
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants