Skip to content

Releases: rossrobino/domco

[email protected]

09 Oct 20:01
b0ef0f8
Compare
Choose a tag to compare

Patch Changes

  • 8c59699: prerender export can now be a Set in addition to being an Array

[email protected]

09 Oct 20:01
b0ef0f8
Compare
Choose a tag to compare

Patch Changes

[email protected]

09 Oct 19:32
b57d067
Compare
Choose a tag to compare

Patch Changes

  • 185c105: show warning if the target directory exists and is not empty

[email protected]

09 Oct 18:25
c71281d
Compare
Choose a tag to compare

Patch Changes

  • 98b5ecd: update template for deno 2.0

[email protected]

03 Oct 10:41
a7f4dc3
Compare
Choose a tag to compare

Patch Changes

  • f106fac: Use name in the output filename instead of as a directory for easier debugging in production dev tools. Now the name will show up in the network tab instead of just the hash.

    Example:

    dist/client/_immutable/name/hash.js is now dist/client/_immutable/name.hash.js

[email protected]

03 Oct 11:07
9e26b1b
Compare
Choose a tag to compare

Patch Changes

  • 0b2ee01: fix package.json formatting

[email protected]

27 Sep 19:48
0d6c8d3
Compare
Choose a tag to compare

Patch Changes

  • d84a2c8: Inject vite client into all html responses for better dev experience. Now will refresh even when there is only html returned from a response.

[email protected]

27 Sep 11:39
3ef1e54
Compare
Choose a tag to compare

Patch Changes

  • e783a67: clean up empty directories after prerendering

[email protected]

27 Sep 19:48
0d6c8d3
Compare
Choose a tag to compare

Patch Changes

  • e899065: fetch latest version of domco from npm

[email protected]

27 Sep 11:39
3ef1e54
Compare
Choose a tag to compare

Patch Changes

  • e783a67: clean up empty directories after prerendering