Skip to content

[2.0] Finalize docs #3744

Description

@markerikson

Figure out any docs changes that might be needed and update them:

RTK

  • Remove deprecations
  • Document new features
  • Set up error codes page for RTK
  • Document selectSlice
  • Look for uses of @reduxjs/toolkit/dist in the docs
  • Update TS usage to mention getState() as RootState plus an explicit return type
  • Mention isAction in the migration guide
  • Update repo README
  • Land the Next.js usage docs
  • Reselect ParametricSelector removal (and weakMapMemoize as default?)
  • Rename migration page and update release note links in existing RCs for completeness)
  • Make sure middleware comes before enhancers so we can infer types for getDefaultEnhancers correctly

Core

  • Update repo README
  • Land the Next.js usage
  • Add error codes page to sidebar for core
  • Core docs TS changes?
  • Copy migration guide
  • document isAction and isPlainObject
  • Be sure to mention createStore deprecation in the core API ref

Release Notes

  • Redux core
    • createStore deprecation
  • RTK
    • createStore deprecation
    • Reselect weakMapMemoize, lruMemoize, and dev checks
  • Reselect
  • React-Redux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions