Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: trurl-master/jsdom-testing-mocks

v1.16.0

13 Sep 12:58
a669335
Compare
Choose a tag to compare

Bug fix release:

  • move puppeteer to dev dependencies
  • improve animation api flakiness stability

v1.16.0-beta.0

31 Jul 18:44
Compare
Choose a tag to compare
v1.16.0-beta.0 Pre-release
Pre-release

What's Changed

  • Add settings.json for Claude permissions configuration by @trurl-master in #73

Full Changelog: v1.15.2...v1.16.0-beta.0

v1.15.2

30 Jul 11:10
945da84
Compare
Choose a tag to compare
Merge pull request #72 from trurl-master/bump/1.15.2

Update version to 1.15.2 in package.json

v1.15.1

30 Jul 10:41
65d321f
Compare
Choose a tag to compare

Fix export issues. Thank you @will-stone !

v1.15.0

28 Jul 18:19
2e6a3c5
Compare
Choose a tag to compare
Merge pull request #64 from trurl-master/feat/css-typed-om

v1.14.0

27 Jul 13:51
a3edce5
Compare
Choose a tag to compare
Merge pull request #63 from trurl-master/feature/cssnumberish-support

feat: add CSSNumberish support with type-safe conversion helpers

v1.13.1

05 Aug 22:02
4ae6e7b
Compare
Choose a tag to compare

Fix a bug in resize observer disconnect.

Thanks @zzzzBov! 🎉

v1.13.0

28 Feb 18:36
78cfd7d
Compare
Choose a tag to compare
Merge pull request #56 from trurl-master/fix-version

Fix version

v1.12.0

26 Feb 21:30
Compare
Choose a tag to compare
  • Fix a bug when the callback was being called on unobserved nodes (#54)

Thanks @davidr64 for the contribution!

v1.11.0

08 Sep 19:04
946c26f
Compare
Choose a tag to compare

Test support for @swc/jest