Skip to content

Releases: tinyhttp/malibu

v1.0.6

15 Mar 13:39
661cf1d
Compare
Choose a tag to compare

Notable Changes

None, just a dependency update.

Full Changelog: 1.0.5...1.0.6

v1.0.5

10 Sep 09:46
71acef3
Compare
Choose a tag to compare

Notable Changes

  • Updated @tinyhttp/cookie and @tinyhttp/cookie-signature to version 2

Git Log

71acef3 Reinaldy Rafli - chore: bump version v1.0.5
2be971d Reinaldy Rafli - chore: bump dependencies (#1)
12bafd7 Reinaldy Rafli - docs: updated codefactor url

v1.0.4

07 Jul 06:09
Compare
Choose a tag to compare

Notable changes

  • Refactor for misconfigured csrf error.

Git Log

502edc7 Reinaldy Rafli - docs: code quality badge
f576a8f Reinaldy Rafli - chore: funding & bug report update
88b3634 Reinaldy Rafli - test: few more ways to get misconfigured csrf
e57a564 Reinaldy Rafli - refactor: removed unused verification
5ec2dbd Reinaldy Rafli - chore(meta): more keywords
baafce1 Reinaldy Rafli - chore: bump dependencies
0dd8581 Reinaldy Rafli - format: run prettier
6b88594 Reinaldy Rafli - refactor: removed unused code
9b3234f v1rtl - chore: improve husky hooks
6cf9e20 Reinaldy Rafli - chore: bump deps
ce55ca6 Reinaldy Rafli - chore: removing examples from these files
fe2cb52 Reinaldy Rafli - docs: removed examples
ed82eca v1rtl - chore: change commitlint js to cjs
b7457f3 v1rtl - chore: move to husky 6
0c009cd v1rtl - chore: move to husky 6
3a88c41 v1rtl - chore: add husky dir to gitignore
26d1793 v1rtl - chore: remove comments from readme
a3a6b41 v1rtl - chore: use husky instead of npm scripts
58b0679 v1rtl - chore: update badges
e040582 v1rtl - ci: fix cov
6fae82b v1rtl - ci: fix cov and husky
0576c75 v1rtl - bump
06d1ee3 v1rtl - chore: remove ts-node config and bump
03799f5 v1rtl - fix: lockfile and tests dir
2d3ec99 v 1 r t l - Update package.json
4b9032a v 1 r t l - Update ci.yml
675c5ad v 1 r t l - Update ci.yml
2676b04 v 1 r t l - Update README.md

v1.0.3

25 Jun 10:16
Compare
Choose a tag to compare

Notable changes

  • Support for express session middleware
  • Change sha1 to sha256 for csrf hash

Git Log

3ff2217 Reinaldy Rafli - chore: frozen lockfile fiz
0475a7c Reinaldy Rafli - chore(release): version 1.0.3
aa70e3d Reinaldy Rafli - chore: clean up examples
2c8934e Reinaldy Rafli - chore: run prettier
ef7fb4a Reinaldy Rafli - docs: contributing guides
f7b7b6c v 1 r t l - Add files via upload
2b4fd19 v 1 r t l - Delete logo.svg
f19d1c0 v 1 r t l - Update README.md
bdec301 Reinaldy Rafli - refactor: clean up variable names and jsdoc comments
fdd9f25 Reinaldy Rafli - docs: added session middleware example
667646d Reinaldy Rafli - test: did some test for express session
c332b5b Reinaldy Rafli - fix(session): fixed a bug regarding session middleware
13cc5df Reinaldy Rafli - fix(session): fixed a bug regarding session
c5d0451 Reinaldy Rafli - refactor: changing sha1 to sha256 per lgtm alert
4f13ed7 v 1 r t l - Update README.md
49f7bf4 v 1 r t l - Update README.md
bfa15cb v 1 r t l - Update README.md
0fd7847 v 1 r t l - Add files via upload
7b70ed4 v 1 r t l - Update README.md
3f196c5 v 1 r t l - Update README.md
c27b06e v 1 r t l - Update README.md
aaea418 v 1 r t l - Update README.md
da18e5b Reinaldy Rafli - docs: updated badges

v1.0.2

24 Jun 18:17
Compare
Choose a tag to compare
docs: removed alpha warning