Skip to content

Releases: rossrobino/domco

create-domco@0.1.4

23 Aug 14:09
1dbc3f1
Compare
Choose a tag to compare

Patch Changes

  • 6832fa6: Bump template dependencies

create-domco@0.1.3

21 Aug 17:22
2ac2c16
Compare
Choose a tag to compare

Patch Changes

  • 07e1095: Update tsconfig defaults

domco@0.6.2

20 Aug 19:19
5abce76
Compare
Choose a tag to compare

Patch Changes

  • 78a62e5: fix logging output for prerendering /index.html
  • 78a62e5: throw error for 404 during prerendering

0.6.1

19 Aug 22:37
Compare
Choose a tag to compare

Full Changelog: 0.6.0...0.6.1

0.6.0

15 Aug 19:55
Compare
Choose a tag to compare

0.6.0

This release changes domco into a full-stack Vite plugin that allows you to easily convert any Vite app into a full-stack Hono application.

Full Changelog: 0.5.21...0.6.0

0.5.21

26 Jun 21:29
Compare
Choose a tag to compare

Full Changelog: 0.5.19...0.5.21

0.5.19

21 May 15:00
Compare
Choose a tag to compare

Full Changelog: 0.5.18...0.5.19

0.5.18

20 May 13:31
Compare
Choose a tag to compare

Full Changelog: 0.5.17...0.5.18

  • feat: remove HTML attribute quotes by default when minifying
  • fix: removes scripts/ from package contents

0.5.17

17 May 13:44
Compare
Choose a tag to compare

Full Changelog: 0.5.14...0.5.17

0.5.14

17 May 13:29
Compare
Choose a tag to compare

Full Changelog: 0.5.12...0.5.14

  • uses "esnext" as default build.target
  • use user config in case user sets appType and emptyOutDir to a different value