v0.1.0
Announcement
Currently, the Deno SaaSKit demo is based on a dummy to-do list app. We'll soon be pivoting our approach and instead turning it into Deno Hunt! On Deno Hunt, you'll be able to share your fresh and crispy Deno projects for the community to discover, like Product Hunt (hence the name) and Hacker News. For devs, you can clone the project and build your own Deno Hunt-like project or cut and mix the tools that Deno SaaSKit provides to make your own highly customised SaaS website.
Deno Hunt will be available as part of Deno SaaSKit v1. If you'd like to partake in the building of Deno Hunt, please look at the GitHub issues or join us in the #saaskit Discord channel.
What's changed
-
feat: add general footer to blog pages by @niklasmtj in #33
-
feat:
deno task test
and basic contributing guide by @iuioiua in #34 -
feat: add basic markdown based blog by @niklasmtj in #18
-
feat/chore: type-checking in CI and update dependencies by @iuioiua in #68
-
feat: meta tag component by @niklasmtj in #66
-
feat:
deno task init:stripe
and further documentation improvements by @iuioiua in #93 -
feat: run CI on the 3 major OS platforms by @iuioiua in #101
-
fix: links not clickable across entire area by @iuioiua in #22
-
fix:
SUPABASE_SERVICE_KEY
missing letter by @niklasmtj in #32 -
fix: remove
--cached-only
flag fromstart
task by @iuioiua in #51 -
fix:
/login
should redirect if user is logged in by @iuioiua in #85 -
fix:
<OAuthLoginButton />
and<PricingCard />
style regressions by @iuioiua in #90 -
docs: clarify premium price id in
constants.ts
by @niklasmtj in #8 -
docs: minor clarifications for middleware by @iuioiua in #15
-
docs: Add missing start command by @Chris-James in #54
-
docs: add "Extending Deno SaaSKit" section by @iuioiua in #94
-
docs: "Customisation" section and further tweaks by @iuioiua in #98
-
refactor:
createOrGetCustomer()
in middleware state by @iuioiua in #28 -
refactor: replace components with style strings by @iuioiua in #67
-
refactor: better environmental variable names by @iuioiua in #88
-
chore: some supabase and stripe suggestions. by @thorwebdev in #19
-
chore: add customer table migration. by @thorwebdev in #43
-
chore: add basic meta tags to blog by @niklasmtj in #50
-
chore: upgrade to
[email protected]
and usetwind@1
by @huai-jie in #89
New Contributors
- @niklasmtj made their first contribution in #8
- @iuioiua made their first contribution in #11
- @thorwebdev made their first contribution in #19
- @rroblf01 made their first contribution in #39
- @lambtron made their first contribution in #44
- @Chris-James made their first contribution in #54
- @huai-jie made their first contribution in #89
Full Changelog: https://github.com/denoland/saaskit/commits/v0.1.0