Lucas Vanhalst
Lucas Vanhalst
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.2.7...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.2.7...
### How can we reproduce the crash? Decorate any computed property and it triggers a segfault while transpiling the code. ### JavaScript/TypeScript code that reproduces the crash? ```shell import {IsString}...