build icon indicating copy to clipboard operation
build copied to clipboard

fix: replace traversal packages with empathic

Open 43081j opened this issue 5 months ago โ€ข 2 comments

Just the same we've done in primitives - replacing various "upwards traversal" packages with just one.

This comes with a perf improvement too (CPU time).


For us to review and ship your PR efficiently, please perform the following steps:

  • [ ] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [x] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [ ] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [ ] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [x] Make sure the status checks below are successful โœ…

43081j avatar Jul 25 '25 07:07 43081j

Related to https://github.com/netlify/primitives/pull/387

mrstork avatar Jul 28 '25 23:07 mrstork

any chance i can get some help to get this over the line? ๐Ÿ‘€

would be good to avoid it going stale again

43081j avatar Oct 05 '25 12:10 43081j