Releases: getsentry/js-source-scopes
Releases · getsentry/js-source-scopes
0.6.0
24 Mar 10:16
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
0.5.0
03 Jun 11:39
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
0.4.0
25 Sep 12:34
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
update dependencies with incompatible versions (#23 ) by @demoray
0.3.2
23 Jun 09:08
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
Update all swc crates to their latest version (#22 ) by @Swatinem
0.3.1
28 Nov 15:42
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
fix: Use saturating_sub in try_map_token to prevent overflow (#21 ) by @kamilogorek
0.3.0
23 Nov 18:27
Compare
Sorry, something went wrong.
No results found
Features
Handle computed properties in scope names. (#18 )
Fixes
Correctly handle scope names for nested object literals. (#19 )
0.2.2
21 Nov 15:05
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
fix: Allow an off-by-one in Token matching (#15 ) by @Swatinem
0.2.1
18 Nov 11:26
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
fix: Ensure exact token match in NameResolver (#14 ) by @Swatinem
0.2.0
17 Oct 10:36
Compare
Sorry, something went wrong.
No results found
Features
Handle getters, setters, non-identifier property names, and object literals in scope names. (#13 )
Fixes
extract_scope_names now returns an error if parsing fails, instead of an empty vector of scopes. (#13 )
Internal
Switch JS parser from rslint to swc, which is actively maintained. (#13 )
0.1.0
23 Sep 08:47
Compare
Sorry, something went wrong.
No results found