Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.2.0 #5

Merged
merged 7 commits into from
Jun 5, 2019
Merged

V1.2.0 #5

merged 7 commits into from
Jun 5, 2019

Conversation

Siegrift
Copy link
Owner

@Siegrift Siegrift commented Jun 5, 2019

Improves various things:

  • Better return values in set/update methods
  • Update will receive parameter of type T | undefined if intermidiate object on path is optional, otherwise it receives T
  • Fixes internal husky error incompatible with CI
  • Uses different type for DeepReadonly object, which is causing Type instantiation is excessively deep and possibly infinite error with TS ^3.5.0
  • Synchronize behaviour of get and exist

@Siegrift Siegrift merged commit 5ab4049 into master Jun 5, 2019
@Siegrift Siegrift deleted the v1.2.0 branch June 5, 2019 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant