rnx-kit

Modern, scalable tools. Exceptional developer experience.

MIT License

Downloads
6M
Stars
1.4K
Committers
49

Bot releases are visible (Hide)

rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 4a15331: Mark as experimental
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 648ce3c: moving into incubator and consequent work
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0e703fe: Metro introduced blockList in 0.60, but still prefers blacklistRE if it is also set.
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 2169c8f: Add more descriptive error message when validating manifest
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 48e0c96: Metro does not inject "use strict", but esbuild does. If we're targeting ES5, we should strip them out.
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 4fce2cf: Do not remap externals.
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • f2d88c3: Add missing shebang to invoke with node
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 84e1ce1: Fix package.json to include bin entry
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • f9c6049: Introducing draft-patch-rnmacos
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • a4988f1: Explicitly declare support for Node 12+
  • 89af18f: Fix dev version being set regardless of whether a package was configured when running in --vigilant mode
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 3b43647: Keep version ranges defined in peerDependencies if they are a superset
  • 6bddfc6: Fix dev version not being set correctly in --vigilant mode
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 5f2e378: Enable react-hooks/recommended
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0eb8b8b: Bump workspace-tools to 0.18.2 for performance improvements
  • 64ce5a1: Bump react-native-screens for 0.66 and 0.68
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0eb8b8b: Bump workspace-tools to 0.18.2 for performance improvements
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 37b980b: prepend the newly generated changelog to the supplied --changelog file
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 0eb8b8b: Bump workspace-tools to 0.18.2 for performance improvements
  • 8ffd299: Ignore .tlog files to avoid crashing the dev server while building the Windows app
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 6507cb5: Adds support for @rnx-kit/react-native-auth module
  • Updated dependencies [6507cb5]
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 6507cb5: @rnx-kit/react-native-auth provides a cross-app uniform API for user authentication
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • b7cc4c5: Add analyze option to output a report about the contents of the bundle
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 4c747fd: Add profile for react-native 0.68
  • 730a167: Also look for react-native under devDependencies