Releases: cmorten/opine
Releases · cmorten/opine
0.21.5
0.21.4
0.21.3
ChangeLog
[0.21.3] - 24-08-2020
- chore: upgrade supported Deno and std module versions to
1.3.1
and0.66.0
. - chore: upgrade superdeno for Deno 1.3.1 bugfix.
- test: null responses are now exposed as null in superdeno (not empty strings).
0.21.2
0.21.1
0.21.0
ChangeLog
[0.21.0] - 17-08-2020
- chore: upgrade supported Deno and std module versions to
1.3.0
and0.65.0
. - chore: upgrade deps with non-breaking minor / patch upgrades available.
- docs: remove references to importing by branch name.
- fix: React SSR example types after removal from deno.land/x
- [NO-ISSUE] Fixed typo in readme example (#57)
- [#50] Add app param docs (#55)
- chore: fix workflow step name
0.20.2
ChangeLog
[0.20.2] - 05-08-2020
- docs: remove reference to importing commit or branch from readme as not supported by Deno registry v2.
- fix: use fixed version of opine-http-proxy in examples.
0.20.1
ChangeLog
[0.20.1] - 04-08-2020
- chore: fix eggs link command in workflow
0.20.0
0.19.1
ChangeLog
[0.19.1] - 14-07-2020
- chore: formatting fix.