Releases: uki00a/fresh-testing-library
Releases · uki00a/fresh-testing-library
0.13.1
What's Changed
- deps:
[email protected],@deno/[email protected](#90)
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
partials support
- feat: basic support for partials by @uki00a in #72
- feat: support
f-partialby @uki00a in #76 - feat: re-use
SetupOptions.manifestas much as possible by @uki00a in #78 - fix: partial links were not detected properly in some cases by @uki00a in #79
- chore: rename
PartialBoundary.indextokeyby @uki00a in #80 - feat(partials): support
<button>by @uki00a in #81 - feat: support form partials by @uki00a in #82
- feat: support
PartialProps.modeby @uki00a in #83
minor changes
- chore(mod.ts): export all public APIs from
server.tsby @uki00a in #87 - deps:
[email protected]by @uki00a in #85 - deps:
[email protected]by @uki00a in #86
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- feat(server): add
createFreshContextin #67 - deps: bump
freshto v1.6.0 in #67 - chore: deprecate
createHandlerContextandcreateMiddlewareHandlerContextin #67HandlerContextandMiddlewareHandlerContextwere deprecated in fresh v1.6.0
- docs: How to use MSW? by @uki00a in #63
Full Changelog: 0.11.1...0.12.0
0.11.1
0.11.0
0.10.1
0.10.0
0.9.0
0.8.2
What's Changed
- fix(createHandlerContext):
RouteContext.stateis not set when rendering async route components by @uki00a in #43 - deps:
[email protected]by @uki00a in #41
Full Changelog: 0.8.1...0.8.2