Skip to content

Releases: uki00a/fresh-testing-library

0.8.0

02 Oct 20:09
fec9633
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

27 Sep 23:34
202fcf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

23 Sep 14:28
ed2c97f
Compare
Choose a tag to compare

What's Changed

  • feat(createHandlerContext): support rendering page components by @uki00a in #28
  • docs: how to test async route components by @uki00a in #27

Full Changelog: 0.5.0...0.6.0

0.5.0

11 Sep 21:36
5f61363
Compare
Choose a tag to compare

What's Changed

  • feat(server): createRouteContext by @uki00a in #19
  • fix: import jsdom from the npm registry instead of esm.sh by @uki00a in #23
  • chore: move internal utilities to internal directory by @uki00a in #18

Full Changelog: 0.4.0...0.5.0

0.4.0

24 Aug 19:07
6c3fc7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

22 Jul 12:58
667bc9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Jun 14:56
a261ff6
Compare
Choose a tag to compare

What's Changed

  • feat(server): add manifest option to createHandlerContext() by @uki00a in #10
  • chore: pin esm.sh version by @uki00a in #8

Full Changelog: 0.2.0...0.3.0

0.2.0

25 Jun 08:05
306e01e
Compare
Choose a tag to compare

What's Changed

  • feat: createHandlerContext by @uki00a in #7

Full Changelog: 0.1.0...0.2.0

0.1.0

24 Jun 20:04
d05ddda
Compare
Choose a tag to compare
docs: update `README.md` (#5)