optional-chain icon indicating copy to clipboard operation
optional-chain copied to clipboard

⛓Optional chaining implementation in TypeScript

Results 15 optional-chain issues
Sort by recently updated
recently updated
newest added

## The devDependency [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `24.9.1` to `25.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Is there any reason why both `some` and `none` have to specified in the object passed to the `match` function? Often times I only need to take action if the...

It would be awesome to have some Scala-esque syntactic sugar around creating an empty `Option`...my proposed solution would be ``` export const None = optional(null); ```

## The devDependency [ts-jest](https://github.com/kulshekhar/ts-jest) was updated from `23.1.4` to `23.10.0`. 🚨 [View failing branch](https://github.com/yayoc/optional-chain/compare/master...yayoc:greenkeeper%2Fts-jest-23.10.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies