v0.4.0 - Deno KV OAuth
Deno SaaSKit now has the desired features we'd like for v1. Now, we need to shift to polishing the codebase so that it's impressive enough, from a technical standpoint, for the v1 launch. Upcoming PRs should focus on the following:
- Reducing code duplication
- Improving testing
- Cleaning up any unnecessary code or features
- Improving web performance
- Documenting code, design and features
Suggestions are also welcome! Check out the roadmap if you'd like to more.
What's Changed
- feat: integrate Deno KV OAuth by @iuioiua in #252
- feat: pagination on the item page for comments + time-ago filter by @brunocorrea23 in #257
- feat: redirect to referrer page after login by @huai-jie in #249
- fix: charts not responsive by @huai-jie in #259
- fix:
bigint
serialization error by @Jabolol in #263 - docs: add Docker files by @lambtron in #253
- chore: setup Codecov by @iuioiua in #266
- chore: update
deno_kv_oauth
to 0.1.18-beta by @iuioiua in #258
New Contributors
Full Changelog: v0.3.0...v0.4.0