Releases: getsentry/sentry-migr8
Releases · getsentry/sentry-migr8
0.2.4
06 Aug 08:32
Compare
Sorry, something went wrong.
No results found
fix: Better support for .vue. and .svelte files using jscodeshift-adapters (#71 )
Work in this release was contributed by @fnimick . Thank you for your contribution!
0.2.3
08 Jul 14:06
Compare
Sorry, something went wrong.
No results found
feat: Ignore node_modules by default for processing (#57 )
0.2.2
17 May 19:13
Compare
Sorry, something went wrong.
No results found
feat: Ask for SDK selection if auto-detection fails (#53 )
ref: Reword intro section (#53 )
telemetry: Fix missing telemetry tags (#53 )
telemetry: Enable metrics collection (#53 )
0.2.1
15 May 13:26
Compare
Sorry, something went wrong.
No results found
ref: Use latest Sentry v7 SDK for telemetry collection (#47 )
fix: Fix migr8 crashing on windows due to Unix path delimiters (#50 )
0.2.0
13 May 14:42
Compare
Sorry, something went wrong.
No results found
feat: Add transform to extract node config into separate file (#41 )
0.1.0
25 Apr 14:22
Compare
Sorry, something went wrong.
No results found
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
16 Feb 17:10
Compare
Sorry, something went wrong.
No results found
0.0.5
16 Feb 16:24
Compare
Sorry, something went wrong.
No results found
0.0.4
16 Feb 15:36
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
0.0.3
24 Aug 13:19
Compare
Sorry, something went wrong.
No results found
Handle *.vue and *.svelte files
Apply prettier after modifications
Minor fixes & improvements