aws-testing-library icon indicating copy to clipboard operation
aws-testing-library copied to clipboard

removing dependency on filter-obj

Open renanbym opened this issue 1 year ago • 5 comments

removing dependency on filter-obj

dependency has been causing problems since the >4.0.0 update

renanbym avatar Mar 22 '23 22:03 renanbym

@erezrokah do u have time to see this PR?

renanbym avatar Mar 27 '23 11:03 renanbym

looks good!

RyanD1996 avatar Mar 31 '23 12:03 RyanD1996

Hi everyone, I'm currently on vacation and will be able to take a look only in a week or two

erezrokah avatar Mar 31 '23 15:03 erezrokah

Hey! Any updates on this?

Cabeda avatar Aug 11 '23 17:08 Cabeda

This is probably related to that issue.

After updating aws-testing-library from 1.1.1 to 4.0.6 this error appeared:

  ● Test suite failed to run

    Must use import to load ES Module: /<path>/node_modules/filter-obj/index.js

What do you think I should do?

@erezrokah, what's the progress on making aws-testing-library ESM only?

serverlesspolska avatar Dec 21 '23 10:12 serverlesspolska