Skip to content

Releases: d2verb/pera

v0.0.15

09 Oct 11:22
61c0f8a

Choose a tag to compare

What's Changed

  • Use vitepress to generate documents by @d2verb in #23
  • Set working directory for each steps by @d2verb in #24
  • No need to add working-directory for uploding artifact step by @d2verb in #25
  • .vitepress/dist -> docs/.vitepress/dist by @d2verb in #26
  • Use workflow dispatch to deploy GitHub Pages by @d2verb in #27
  • We have to set base in .vitepress/config.ts by @d2verb in #28
  • No need to re-render after server side rendering. Just use hydrate() by @d2verb in #29
  • Disable HMR in production. by @d2verb in #30
  • Use cliffy to rewrite cli by @d2verb in #31

Full Changelog: v0.0.14...v0.0.15

v0.0.14

07 Oct 18:37
04f4755

Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

07 Oct 06:33
85feccf

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

06 Oct 09:27
7778673

Choose a tag to compare

What's Changed

  • bugfix: re-exporting preact doesn't work well. by @d2verb in #14

Full Changelog: v0.0.11...v0.0.12

v0.0.11

06 Oct 08:03
12c71e6

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

05 Oct 19:46
3f583c6

Choose a tag to compare

What's Changed

  • Add some tests by @d2verb in #9
  • now it's easier to develop in local than previous pera version (maybe) by @d2verb in #10
  • Bump the version to 0.0.10 by @d2verb in #11

Full Changelog: v0.0.9...v0.0.10

v0.0.9

04 Oct 19:45
594870c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Oct 19:27
cbd6b7f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

04 Oct 19:22
aa35367

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

04 Oct 14:45
f749d55

Choose a tag to compare

What's Changed

  • Maybe we have to split cli code into a separated file. by @d2verb in #3

Full Changelog: v0.0.5...v0.0.6