Releases: lucacasonato/dext.ts
Releases · lucacasonato/dext.ts
0.10.5
07 Mar 19:06
Compare
Sorry, something went wrong.
No results found
Changes
chore: fix watch mode for deno 1.8 (#68 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.10.5/cli.ts
0.10.4
19 Feb 18:16
Compare
Sorry, something went wrong.
No results found
Changes
chore: use Deno.execPath() for deno subprocesses (#66 )
chore: update deps (#67 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.10.4/cli.ts
0.10.3
03 Feb 14:24
Compare
Sorry, something went wrong.
No results found
Changes
chore: update to preact@10.5.12 (#63 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.10.3/cli.ts
0.10.2
26 Jan 19:58
Compare
Sorry, something went wrong.
No results found
Changes
chore: update dependencies for Deno 1.7.0 (#59 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.10.2/cli.ts
0.10.1
17 Dec 22:39
Compare
Sorry, something went wrong.
No results found
Changes
fix: correct useLocation return type (#57 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.10.1/cli.ts
0.10.0
17 Dec 21:30
Compare
Sorry, something went wrong.
No results found
Changes
refactor: new more robust routing layer (#55 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.10.0/cli.ts
0.9.5
02 Dec 16:41
Compare
Sorry, something went wrong.
No results found
Changes
chore: update preact to 10.5.7 (#53 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.9.5/cli.ts
0.9.4
16 Nov 14:12
Compare
Sorry, something went wrong.
No results found
Changes
chore: update denopack and static folder (#52 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.9.4/cli.ts
0.9.3
13 Nov 17:15
Compare
Sorry, something went wrong.
No results found
Changes
chore: parallelize prerender + downgrade denopack (#51 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.9.3/cli.ts
0.9.2
11 Nov 19:00
Compare
Sorry, something went wrong.
No results found
Changes
chore: update preact (#50 )
chore: better error printing + moduleSideEffects false (#49 )
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/dext@0.9.2/cli.ts