Skip to content

Remove minified check #4445

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

Closed
wants to merge 43 commits into from
Closed

Remove minified check #4445

wants to merge 43 commits into from

Conversation

trajano
Copy link

@trajano trajano commented Nov 26, 2022

Fixes #4443

Thanks for the PR!

To better assist you, please select the type of PR you want to create.

Click the "Preview" tab above, and click on the link for the PR type:

timdorr and others added 30 commits December 23, 2019 21:16
Move miniKindOf out of if scope to fix ES5 compatibility issue
Methuselah96 and others added 12 commits June 17, 2021 17:34
- Updated `createStore`'s doc description to mark it as `@deprecated`,
  so that it shows up with a visual strikethrough in editors.
- Added new descriptive text to `createStore` to encourage users to
  migrate to RTK, and pointing to the "RTK is Redux Today" docs page
- Rewrote TS typedefs for `createStore` to define it as a function with
  overloads, rather than a varible, to get correct docs tooltips when
  hovering over variable usages
- Added `legacy_createStore` API as an alias without the deprecation
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 26, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9909f77:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

@julian-hecker
Copy link

Thanks for the fix! When could we expect this to be released?

@markerikson
Copy link
Contributor

There's a couple issues:

  • It hasn't been merged yet
  • This is for the master branch, which was converted to TS back in 2019 and never actually released. The current Redux releases are in the 4.x branch, so the change would need to be ported over there.

@trajano
Copy link
Author

trajano commented Dec 15, 2022

redoing

@netlify
Copy link

netlify bot commented Dec 15, 2022

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 9909f77
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/639b9176171e77000b5caaa0
😎 Deploy Preview https://deploy-preview-4445--redux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

Odd crash on Expo when minified and in production mode
10 participants