Releases: rossrobino/domco
Releases · rossrobino/domco
create-domco@0.2.0
Minor Changes
- a5f23e7: Updates template to 0.13
domco@0.12.0
Minor Changes
- d52d692: Adds
deno deploy
adapter
create-domco@0.1.14
Patch Changes
- d52d692: add
deno
as a pm -- detects and outputs deno project template
domco@0.11.0
Minor Changes
-
aa4e711: Adds the ability paths to
CreateAppMiddleware
.- This is breaking if you are using a custom setup and passing middleware into
createApp
, you now need to specify thepath
in addition to thehandler
passed in. See example here
- This is breaking if you are using a custom setup and passing middleware into
create-domco@0.1.13
Patch Changes
-
aa4e711: Adds the ability paths to
CreateAppMiddleware
.- This is breaking if you are using a custom setup and passing middleware into
createApp
, you now need to specify thepath
in addition to thehandler
passed in. See example here
- This is breaking if you are using a custom setup and passing middleware into
domco@0.10.0
create-domco@0.1.12
Patch Changes
- bc29d39: rm server and client from starter template
create-domco@0.1.11
domco@0.9.1
Patch Changes
- 01cdb56: Adds image optimization support for vercel adapter
create-domco@0.1.10
Patch Changes
- 01cdb56: Adds image optimization support for vercel adapter