Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-06-27 | 2.9 kB | |
v0.5.0 source code.tar.gz | 2023-06-27 | 116.5 kB | |
v0.5.0 source code.zip | 2023-06-27 | 141.8 kB | |
Totals: 3 Items | 261.2 kB | 0 |
What's Changed
- feat: make Stripe optional by @iuioiua in https://github.com/denoland/saaskit/pull/302
- feat: redirect to new host by @iuioiua in https://github.com/denoland/saaskit/pull/305
- feat: make charts start at 0 by @lino-levan in https://github.com/denoland/saaskit/pull/287
- fix: redirect to correct endpoint by @Jabolol in https://github.com/denoland/saaskit/pull/271
- fix:
assertAlmostEquals()
tolerance in tests by @iuioiua in https://github.com/denoland/saaskit/pull/304 - fix: add reference to unstable types by @smitssjors in https://github.com/denoland/saaskit/pull/279
- fix: avatar size by @brunocorrea23 in https://github.com/denoland/saaskit/pull/278
- fix: default timeAgo by @brunocorrea23 in https://github.com/denoland/saaskit/pull/295
- fix(blog): respect user theme choice by @niklasmtj in https://github.com/denoland/saaskit/pull/299
- test(utils): further improve test coverage by @mbhrznr in https://github.com/denoland/saaskit/pull/303
- test(utils): increase test coverage by @mbhrznr in https://github.com/denoland/saaskit/pull/273
- docs: add Codecov badge by @iuioiua in https://github.com/denoland/saaskit/pull/272
- docs: fix typo by @iuioiua in https://github.com/denoland/saaskit/pull/280
- refactor: items logic in KV by @iuioiua in https://github.com/denoland/saaskit/pull/284
- refactor: comment logic in KV by @iuioiua in https://github.com/denoland/saaskit/pull/290
- refactor: user logic in KV by @iuioiua in https://github.com/denoland/saaskit/pull/292
- refactor: cleanup
twind
-related functionality by @iuioiua in https://github.com/denoland/saaskit/pull/282 - chore: add CI badge by @iuioiua in https://github.com/denoland/saaskit/pull/269
- chore: resize images / improve web perf by @brunocorrea23 in https://github.com/denoland/saaskit/pull/277
- chore: update to
fresh@1.2.0
by @brunocorrea23 in https://github.com/denoland/saaskit/pull/274 - chore: upgrade to
deno_kv_oauth@v0.2.5
by @lino-levan in https://github.com/denoland/saaskit/pull/297 - chore: cleanups and ignore
.idea
folder by @vicky-gonsalves in https://github.com/denoland/saaskit/pull/298 - chore: upgrade to
deno_kv_oauth@v0.2.4
by @iuioiua in https://github.com/denoland/saaskit/pull/283 - chore: add typos check in CI by @iuioiua in https://github.com/denoland/saaskit/pull/281
- chore: set
KV_PATH
environment variable by @iuioiua in https://github.com/denoland/saaskit/pull/285 - chore: add note about
presetAutoprefix()
removal by @iuioiua in https://github.com/denoland/saaskit/pull/288
New Contributors
- @smitssjors made their first contribution in https://github.com/denoland/saaskit/pull/279
- @mbhrznr made their first contribution in https://github.com/denoland/saaskit/pull/273
- @vicky-gonsalves made their first contribution in https://github.com/denoland/saaskit/pull/298
Full Changelog: https://github.com/denoland/saaskit/compare/v0.4.0...v0.5.0