Octo8080X / fresh-session

Dead simple cookie-based session for Deno Fresh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.2.1 examples broken due to missing WithSession

daniel-bytes opened this issue · comments

The example documentation in README.md does not work as the WithSession type has been removed. Reverting to 0.2.0 fixes the example code, as well as re-implementing WithSession at the time of usage in the middleware and any handlers. It's not clear to me if removing this was a mistake or the docs should just be updated.

I do see the type exists in a new interface.ts file, perhaps it just needs to be exported from mod.ts?

Instead of opening an issue I initially tried to open a PR with an updated README but I'm receiving permission denied pushing a new branch.

There is a fix already

But it is not released yet

@daniel-bytes san @zwn san

Our apologies.
Thanks for letting us know.
Please give us a little time as we will have a new release out today or tomorrow.

Thank you.

@daniel-bytes san @zwn san

New release. The problem should be resolved, so please give it a try.
Thank you very much.