v0.2.2
Bug fixes
- After the last release (v0.2.0) type definition resolution broke in that instead of
diary/index
as the resolution path itsdiary/node/index
which for obvious reasons doesn't have types. Now we just force the root todiary/index.d.ts
— 70475fd
Features
- Attempt a
deno
publish