Skip to content

Releases: microsoft/rnx-kit

@rnx-kit/metro-transformer-oxc@0.1.1

24 Mar 12:36
771c26d

Choose a tag to compare

Patch Changes

  • 8c7279a: Handle differences in how leading/trailing comments are parsed in oxc-parser vs Babel

@rnx-kit/metro-transformer-oxc@0.1.0

23 Mar 13:30
51ed878

Choose a tag to compare

Minor Changes

  • 8a05033: A Metro transformer that uses oxc-parser

@rnx-kit/tsconfig@3.0.1

16 Mar 13:54
43fd6f6

Choose a tag to compare

Patch Changes

  • 69f30e0: Include types for Node by default

@rnx-kit/tools-react-native@2.3.5

16 Mar 12:24
646aa87

Choose a tag to compare

Patch Changes

  • ca3e5dc: Importing metro using requireModuleFromMetro is deprecated because a different module is returned with require() vs import()

@rnx-kit/metro-service@4.1.5

16 Mar 12:24
646aa87

Choose a tag to compare

Patch Changes

  • ca3e5dc: Fixed Metro not being imported correctly
  • Updated dependencies [ca3e5dc]
    • @rnx-kit/tools-react-native@2.3.5

@rnx-kit/cli@1.1.1

16 Mar 12:24
646aa87

Choose a tag to compare

Patch Changes

  • ca3e5dc: Fixed Metro not being imported correctly
  • Updated dependencies [ca3e5dc]
  • Updated dependencies [ca3e5dc]
    • @rnx-kit/tools-react-native@2.3.5
    • @rnx-kit/metro-service@4.1.5

@rnx-kit/fork-sync@0.4.0

10 Mar 11:27
eaa43ac

Choose a tag to compare

Minor Changes

  • 2f154be: add automatic PR notes generation

@rnx-kit/oxlint-config@1.0.3

05 Mar 14:08
4c3cb71

Choose a tag to compare

Patch Changes

  • 2937498: Export the SDL required config and remove its dependency on the eslint package

@rnx-kit/oxlint-config@1.0.2

04 Mar 18:28
ff1fdfe

Choose a tag to compare

Patch Changes

  • 5bc1f41: Export ./rules to avoid dependency on eslint
  • Updated dependencies [5bc1f41]
    • @rnx-kit/eslint-plugin@0.9.8

@rnx-kit/oxlint-config@1.0.1

04 Mar 13:29
267b803

Choose a tag to compare

Patch Changes

  • ca79215: Converted everything to JavaScript because Node does not support type stripping under node_modules