- Types updated so passing
undefinedas the first argument to reducers produced byreducerWithoutInitialStateno longer typechecks (unlessundefinedis a subtype of their state). Thanks @sgrishchenko!
undefined as the first argument to reducers produced by reducerWithoutInitialState no longer typechecks (unless undefined is a subtype of their state). Thanks @sgrishchenko!