Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Release 1.0.0

Compare
Choose a tag to compare
@nartc nartc released this 06 Jun 01:37
· 65 commits to main since this release

1.0.0 (2021-06-06)

Features

Bug Fixes

  • bump version (684b01c)
  • change AppState from unknown to any. ngrx uses object as store type (8d79352)
  • change AppState from unknown to any. ngrx uses object as store type (f5bd2ea)
  • change PayloadAction from unknown to any (366c988)
  • change PayloadAction from unknown to any (958691f)
  • fix payloadAction typings (9a46fe3)
  • fix typedNoopReducer type (a234342)
  • fix typings around payload action (a876d32)

Documentations

Refactor

  • remove NonOptional type (9a9b191)