Releases: lucacasonato/dext.ts
Releases · lucacasonato/dext.ts
0.4.0
Changes
- feat: getStaticPaths method to pre-render dynamic pages (#3)
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/[email protected]/cli.ts
0.3.0
Changes
- feat:
getStaticData
method to get static data during SSG (#2)
Installation
Install this release:
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --unstable -f -n dext https://deno.land/x/[email protected]/cli.ts
0.2.0
0.2.0
0.1.1
fix: prerender plugin
0.1.0
feat: start command