-
Notifications
You must be signed in to change notification settings - Fork 625
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
feat: validate config with jest-validate #205
Closed
Closed
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4f87f8a - Browse repository at this point
Copy the full SHA 4f87f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154e989 - Browse repository at this point
Copy the full SHA 154e989View commit details
Commits on Mar 3, 2019
-
Merge remote-tracking branch 'upstream/master' into feat/config-valid…
…ation * upstream/master: (42 commits) Bump [email protected] Fix entryFile always is assumed to end with `.js` extension (facebook#310) Adds support for `publicPath` to enable serving assets from different locations. (facebook#299) Make dynamic import interoperable for CJS and ESM Add custom serializer (facebook#309) React sync for revisions 4773fdf...3ff2c7c metro-buck: disable inline IDs in dev mode Simplify helper function Rewrite traverseDependency-integration-tests to make them module resolution unit tests RN: Revert React 16.6 Sync React sync for revisions 4773fdf...bf9fadf Bump react-deep-force-update Use getFileIterator() from jest-haste-map Deploy Flow v0.85 to xplat/js metro-buck: add explicit import() prefetch feature jest: remove jasmine usages jest: upgrade to 24.0.0-alpha.4 Fix source map loading in the remote debugger Fix metro visualizer transformation Update babel to version 7 ...
Configuration menu - View commit details
-
Copy full SHA for b0002d7 - Browse repository at this point
Copy the full SHA b0002d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e1c01 - Browse repository at this point
Copy the full SHA 73e1c01View commit details -
Merge remote-tracking branch 'upstream/master' into feat/config-valid…
…ation * upstream/master: (122 commits) Bump Metro to v0.53.0 Improve flow coverage in Metro Enable platform transforms for dev too, but keep it safe for MetroResolver Use function maps to symbolicate traces Move react-native-symbolicate to metro repo Migrated Metro from babel-jest to a custom transformer React sync for revisions f24a0da...8e25ed2 Revert D14168466: Perform security fixes Adds a missing dependency to metro Bumps antd to fix missing peerdeps Updates the package.json to match the Yarn output Improve prelude code Perform security fixes metro-buck: setup __DEV__ and other variables on the global object Add README and development script (facebook#292) Allow custom BABEL_ENV (facebook#364) Update siteConfig.js (facebook#327) docs: mention lerna in CONTRIBUTING.md (facebook#338) Revert D14024934: metro: keep track of significant dependencies ordering metro-buck: Hermes: no args to async wrapper if no prefetch ...
Configuration menu - View commit details
-
Copy full SHA for f17f3d0 - Browse repository at this point
Copy the full SHA f17f3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791d91e - Browse repository at this point
Copy the full SHA 791d91eView commit details
Commits on Mar 16, 2019
-
Merge remote-tracking branch 'upstream/master' into feat/config-valid…
…ation * upstream/master: Upgrade jest to 24.5.0 Bump Prettier to 1.16.4 Bump Metro to v0.53.1 Another pass at Metro Flow annotation coverage Add CLI option to ignore function map Default to lazy requires for all public RN exports (facebook#362) FileStore now recreates parent cache folders if a write fails (facebook#370) Support symbolicating file:line:column stack frames Add connection verification Improve Flow annotation coverage in Metro Drop leading newline Deploy 0.94 to xplat Add new metro flag for running inspector proxy Perform security fixes
Configuration menu - View commit details
-
Copy full SHA for 5047418 - Browse repository at this point
Copy the full SHA 5047418View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd0b79 - Browse repository at this point
Copy the full SHA efd0b79View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.