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

Update packaging, build config, and entry points for v9 #2038

Merged
merged 22 commits into from
Aug 23, 2023

Commits on Jun 22, 2023

  1. Remove GA

    markerikson committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9fdc18d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2210db9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. add "publish" workflow

    phryneas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a669a94 View commit details
    Browse the repository at this point in the history
  2. RSC-specific workarounds (#2050)

    * map context instances using `createContext` as key
    * use `{}` as ReactReduxContext in environments where no context exists (removes `Proxy` use)
    * switch React imports to namespace imports to prevent hook import detection
    * use `globalThis` only when availbalbe
    phryneas authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    2ac527b View commit details
    Browse the repository at this point in the history
  3. Release 8.1.2

    phryneas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4a7e129 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Add tsup and update TS

    markerikson committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    146e5dd View commit details
    Browse the repository at this point in the history
  2. Add initial tsup config

    markerikson committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    247a41e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f55732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a2074 View commit details
    Browse the repository at this point in the history
  5. Use Redux 5 action types

    markerikson committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a77d8c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a41c33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee53e2b View commit details
    Browse the repository at this point in the history
  8. Fix test TS errors

    markerikson committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    411de28 View commit details
    Browse the repository at this point in the history
  9. Don't format build output

    markerikson committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5e7b1d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a1855f View commit details
    Browse the repository at this point in the history
  11. Upgrade RN and Jest

    markerikson committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ed2b23f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9769ece View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    749e1ee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    084ec1d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    732a451 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff4773c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c76242f View commit details
    Browse the repository at this point in the history