--- '@openstapps/core': major --- Migrate away from [ts-optchain](https://www.npmjs.com/package/ts-optchain) The package has been deprecated with the last releast being 4 years ago. TypeScript as well as ECMAScript have native support for optional chaining with the `?.` operator now. You will need to update any packages that rely on the translator module.