Typescript version 3.7 has been released. It adds 2 useful features: - Optional chaining operator - Nullish Coalescing More: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html Let's update that package and obsolete code in the project.