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

  • ba4aaac: Updated to support Metro 0.68+
  • 569a099: Bump @rnx-kit/tools-node to v1.2.7
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 569a099: Bump @rnx-kit/tools-node to v1.2.7
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • fff5081: Use @react-native-community/cli-plugin-metro if installed
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • fd95827: Fix symlinks not being resolved
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • f5d91ef: rnx-copy-assets: exit if encountering an error
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 20e4518: When doing typescript validation during bundling, ignore non-TS projects rather than failing.
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • b864d94: Add support for @react-native-community/cli 7.0.3
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 2fc666f: Ignore errors in react-native.config.js
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 7253220: Ignore packages that are explicitly unlicensed
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 9921b7a: test: don't require package.json directly as it may not be exported
  • 9921b7a: copy-assets: Allow assembling arbitrary modules
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 8ee836b: Fix Package subpath './package.json' is not defined by "exports"
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • e352f4c: Transition tree shaking from experimental to production. Deprecate experimental config/cmdline props, while still supporting them for this major version. They will be removed on the next major version bump. Update documentation and tests.
  • 32eab87: Avoid fs/promises to be compatible with Node 12
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • e352f4c: Transition tree shaking from experimental to production. Deprecate experimental config/cmdline props, while still supporting them for this major version. They will be removed on the next major version bump. Update documentation and tests.
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • e352f4c: Transition tree shaking from experimental to production. Deprecate experimental config/cmdline props, while still supporting them for this major version. They will be removed on the next major version bump. Update documentation and tests.
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • d3e2877: Fix copy-assets failing to resolve dependencies
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • 0c58c49: Fix missing array module
rnx-kit - @rnx-kit/[email protected]

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

Patch Changes

  • b56b490: Resolve modules starting from the requester's path
rnx-kit - @rnx-kit/[email protected]

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

Minor Changes

  • d9e63f0: Add isNonEmptyArray()
rnx-kit - @rnx-kit/[email protected]

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

Minor Changes

  • d9e63f0: Add a command, rnx-copy-assets, to copy assets that are not referenced from JS. Usually, Metro copies imported assets for you, but sometimes you need additional files if they are only accessed from native modules.

Patch Changes

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

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

Patch Changes

  • cb795e3: Omit empty sections from the manifest