Skip to content

Releases: lucacasonato/dext.ts

0.4.0

01 Oct 19:16
95b5855
Compare
Choose a tag to compare

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

29 Sep 20:02
5895060
Compare
Choose a tag to compare

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

27 Sep 20:36
9704d27
Compare
Choose a tag to compare
0.2.0

0.1.1

27 Sep 14:45
db5cc59
Compare
Choose a tag to compare
fix: prerender plugin

0.1.0

27 Sep 14:02
942b1dc
Compare
Choose a tag to compare
feat: start command