This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Releases: getsentry/sentry-migr8
Releases · getsentry/sentry-migr8
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
- feat: Add transform for hub methods (#35)
- fix: Avoid adding comments multiple times & touching unchanged files (#34)
- fix: Ensure we are properly type safe (#33)
- feat: Add comment for
getActiveTransaction()
(#30) - build: Bump all deps to latest (#31)
- fix: Fix false positives for comment lookup (#32)
- feat: Add transform to remove
@sentry/integrations
(#23) - feat: Add migration comment transform (#27)
- feat: Transform class integrations into functional integrations (#21)
0.0.6
- No documented changes.
0.0.5
- No documented changes.
0.0.4
0.0.3
- Handle *.vue and *.svelte files
- Apply prettier after modifications
- Minor fixes & improvements