alias-hq icon indicating copy to clipboard operation
alias-hq copied to clipboard

Upgrade to Jest 28 to support self-referencing packages

Open davestewart opened this issue 3 years ago • 0 comments

Right now, we can't import alias-hq in Jest tests, but it looks like the latest version of Jest will support this.

See:

  • https://github.com/facebook/jest/issues/10883
  • https://github.com/facebook/jest/releases/tag/v28.0.0-alpha.9

Should upgrade Jest once the full release comes out.

davestewart avatar Apr 24 '22 09:04 davestewart