rnx-kit

Modern, scalable tools. Exceptional developer experience.

MIT License

Downloads
6M
Stars
1.4K
Committers
49

Bot releases are visible (Hide)

rnx-kit - @react-native-webapis/[email protected]

Published by rnsdkbot 9 months ago

Patch Changes

  • abd399c: Fixed missing lib folder
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 9 months ago

Patch Changes

  • 4e8793d: Fix Android error type not being serialized correctly
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 9 months ago

Patch Changes

  • afe49c6: Allow importing metro-source-map via metro
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 9 months ago

Minor Changes

  • 7215f80: Merged USE_TURBOMODULE with USE_FABRIC. If your config plugins were previously using USE_TURBOMODULE, please switch to USE_FABRIC.
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 9 months ago

Patch Changes

  • afe49c6: Automatically compose source maps of the JS and Hermes bytecode bundles
  • Updated dependencies [afe49c6]
  • Updated dependencies [8083856]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 9 months ago

Patch Changes

  • 8083856: Tell users to migrate from @react-native-community/eslint-config to @react-native/eslint-config
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 9 months ago

Patch Changes

  • 476ebe8: Handle refactorings in 0.74
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 10 months ago

Patch Changes

  • 21ded4c: Ensure react-native-safe-area-context works with New Arch enabled on both 0.72 and 0.73
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 10 months ago

Major Changes

  • bf893a2e: Base TypeScript configurations for working with Node
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 10 months ago

Patch Changes

  • 91a9ffe5: Fix New Arch not building because folly::coro was unintentionally enabled
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Patch Changes

  • e5048f7e: metro-react-native-babel-transformer was renamed to @react-native/metro-babel-transformer
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Patch Changes

  • 2ee99d42: Make @rnx-kit/tools-node free of third party dependencies
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Patch Changes

  • 2ee99d42: Replace find-up with @rnx-kit/tools-node
  • Updated dependencies [2ee99d42]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Minor Changes

  • f727aa58: Bump C++ language standard to C++20

    This will unfortunately break react-native versions 0.65 and below, but is
    neccessary to support 0.74 and above.

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

Published by rnsdkbot 11 months ago

Patch Changes

  • 2ee99d42: Replace pkg-dir with @rnx-kit/tools-node
  • Updated dependencies [2ee99d42]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Minor Changes

  • 92445e67: Added profile for react-native 0.73
rnx-kit - @react-native-webapis/[email protected]

Published by rnsdkbot 11 months ago

Minor Changes

  • 93e8be95: Web Storage API for React Native
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Patch Changes

  • b3c91a08: Remove unused align-deps preset
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Patch Changes

  • c60b0526: esbuild 0.19.6 no longer throws when a Symbol is missing
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot 11 months ago

Minor Changes

Patch Changes

  • 9842205d: Exclude eslint-plugin-react if react is not installed