Skip to content

Releases: tada5hi/browser-storage-adapter

v1.1.2

26 Jan 08:46
Compare
Choose a tag to compare

1.1.2 (2023-01-26)

Bug Fixes

  • deps: replaced cookie with cookie-es for named imports (f9eb4fc)

v1.1.1

25 Jan 17:49
Compare
Choose a tag to compare

1.1.1 (2023-01-25)

Bug Fixes

  • backported AdapterOptions type + added options to README (0e48f86)

v1.1.0

25 Jan 17:38
Compare
Choose a tag to compare

1.1.0 (2023-01-25)

Features

  • optimized build & options building (8bb4052)

v1.0.2

22 Aug 14:22
Compare
Choose a tag to compare
  • seperate rollup config for browser + backend applications 06980c6
  • fixed package.json & lock file a2677d8
  • switch from typescript to rollup bundling 9dce196
  • Merge pull request #99 from tada5hi/dependabot/npm_and_yarn/types/node-18.7.9 1549372
  • Merge pull request #95 from tada5hi/dependabot/npm_and_yarn/eslint-8.22.0 a9f923c
  • Bump @types/node from 18.0.6 to 18.7.9 810f568
  • Bump eslint from 8.20.0 to 8.22.0 eeee5d6
  • Merge pull request #85 from tada5hi/dependabot/npm_and_yarn/eslint-8.20.0 2da4684
  • Bump eslint from 8.19.0 to 8.20.0 874d65b
  • Merge pull request #86 from tada5hi/dependabot/npm_and_yarn/np-7.6.2 a03b29a
  • Merge pull request #84 from tada5hi/dependabot/npm_and_yarn/types/node-18.0.6 537384c
  • Bump np from 7.6.1 to 7.6.2 bb34ae8
  • Bump @types/node from 18.0.4 to 18.0.6 1e17366
  • Merge pull request #83 from tada5hi/dependabot/npm_and_yarn/ts-node-10.9.1 c38d79e
  • Bump ts-node from 10.7.0 to 10.9.1 fa8bb2f
  • Merge pull request #82 from tada5hi/dependabot/npm_and_yarn/types/node-18.0.4 7a4d76a
  • Merge pull request #76 from tada5hi/dependabot/npm_and_yarn/eslint-8.19.0 ebf08f0
  • Merge pull request #74 from tada5hi/dependabot/npm_and_yarn/typescript-4.7.4 fe86804
  • Merge pull request #73 from tada5hi/dependabot/npm_and_yarn/tada5hi/eslint-config-typescript-1.0.4 576ac69
  • Bump @types/node from 17.0.38 to 18.0.4 4be0657
  • Bump eslint from 8.16.0 to 8.19.0 28c41a0
  • Bump typescript from 4.7.2 to 4.7.4 c9cae75
  • Bump @tada5hi/eslint-config-typescript from 1.0.3 to 1.0.4 1c60c36
  • Merge pull request #64 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.38 7eba325
  • Merge pull request #62 from tada5hi/dependabot/npm_and_yarn/typescript-4.7.2 de6b77c
  • Merge pull request #60 from tada5hi/dependabot/npm_and_yarn/eslint-8.16.0 12339be
  • Merge pull request #58 from tada5hi/dependabot/npm_and_yarn/tada5hi/eslint-config-typescript-1.0.3 e2f351c
  • Bump @types/node from 17.0.34 to 17.0.38 57c424e
  • Bump typescript from 4.6.4 to 4.7.2 9728470
  • Bump eslint from 8.15.0 to 8.16.0 1ca4474
  • Bump @tada5hi/eslint-config-typescript from 1.0.2 to 1.0.3 70c78a8
  • Merge pull request #54 from tada5hi/dependabot/npm_and_yarn/eslint-8.15.0 5f3206e
  • Merge pull request #57 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.34 f529d00
  • Bump @types/node from 17.0.31 to 17.0.34 f8b6a2b
  • Bump eslint from 8.14.0 to 8.15.0 0b1a967
  • Merge pull request #53 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.31 0d81bad
  • Merge pull request #51 from tada5hi/dependabot/npm_and_yarn/typescript-4.6.4 77411e3
  • Merge pull request #52 from tada5hi/dependabot/npm_and_yarn/tada5hi/eslint-config-typescript-1.0.2 9cfc32a
  • Bump @types/node from 17.0.27 to 17.0.31 0cbabd3
  • Bump @tada5hi/eslint-config-typescript from 1.0.1 to 1.0.2 07f5937
  • Bump typescript from 4.6.3 to 4.6.4 b4861ef
  • Merge pull request #49 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.27 dca037a
  • Bump @types/node from 17.0.25 to 17.0.27 36e83c1
  • Merge pull request #48 from tada5hi/dependabot/npm_and_yarn/eslint-8.14.0 73cdd2d
  • Merge pull request #46 from tada5hi/dependabot/npm_and_yarn/types/cookie-0.5.1 c6c1eee
  • Bump eslint from 8.13.0 to 8.14.0 9e8cff3
  • Bump @types/cookie from 0.5.0 to 0.5.1 5d4fddf
  • Merge pull request #45 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.25 a281591
  • Bump @types/node from 17.0.24 to 17.0.25 ea0773c
  • Merge pull request #44 from tada5hi/dependabot/npm_and_yarn/tada5hi/eslint-config-typescript-1.0.1 dac17fa
  • Bump @tada5hi/eslint-config-typescript from 1.0.0 to 1.0.1 31c41be
  • Merge pull request #42 from tada5hi/dependabot/npm_and_yarn/types/cookie-0.5.0 9cdb273
  • Bump @types/cookie from 0.4.1 to 0.5.0 bf0815d

v1.0.1...v1.0.2

v1.0.1

16 Apr 14:59
Compare
Choose a tag to compare
  • updated lock-file df3b0c0
  • Merge pull request #43 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.24 b75bef1
  • Merge pull request #41 from tada5hi/dependabot/npm_and_yarn/cookie-0.5.0 986a993
  • Bump @types/node from 17.0.23 to 17.0.24 34305e9
  • Bump cookie from 0.4.2 to 0.5.0 3feb5e7
  • Merge pull request #40 from tada5hi/dependabot/npm_and_yarn/eslint-8.13.0 a5ac064
  • Bump eslint from 8.12.0 to 8.13.0 53c6cf2
  • Merge pull request #39 from tada5hi/dependabot/npm_and_yarn/tada5hi/eslint-config-typescript-1.0.0 92e8adb
  • Bump @tada5hi/eslint-config-typescript from 0.0.25 to 1.0.0 3419435
  • Merge pull request #34 from tada5hi/dependabot/npm_and_yarn/np-7.6.1 fd99359
  • Bump np from 7.6.0 to 7.6.1 95826ef
  • Merge pull request #38 from tada5hi/dependabot/npm_and_yarn/eslint-8.12.0 3b5752c
  • Merge pull request #36 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.23 450bdd4
  • Merge pull request #37 from tada5hi/dependabot/npm_and_yarn/typescript-4.6.3 05724df
  • Bump eslint from 8.11.0 to 8.12.0 afe44f4
  • Bump typescript from 4.6.2 to 4.6.3 c7bf89b
  • Bump @types/node from 17.0.21 to 17.0.23 5c5a86e

v1.0.0...v1.0.1

v1.0.0

14 Mar 06:27
Compare
Choose a tag to compare
  • update dependencies + added eslint 9c4ebdd
  • Merge pull request #33 from tada5hi/dependabot/npm_and_yarn/eslint-8.11.0 6c46461
  • Bump eslint from 8.10.0 to 8.11.0 ed55e23
  • Merge pull request #32 from tada5hi/dependabot/npm_and_yarn/ts-node-10.7.0 6ed8681
  • Bump ts-node from 10.6.0 to 10.7.0 23027a1
  • Merge pull request #31 from tada5hi/dependabot/npm_and_yarn/typescript-4.6.2 dd7bb5b
  • Bump typescript from 4.5.5 to 4.6.2 c393802
  • Merge branch 'master' of https://github.com/tada5hi/browser-storage-adapter a684e48
  • renamed public api + enhanced README.md 154f055
  • Merge pull request #25 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.21 25212f6
  • Merge pull request #27 from tada5hi/dependabot/npm_and_yarn/eslint-8.10.0 0ce6d31
  • Merge pull request #28 from tada5hi/dependabot/github_actions/actions/setup-node-3 27493e5
  • Merge pull request #29 from tada5hi/dependabot/github_actions/actions/checkout-3 0e09128
  • Merge pull request #30 from tada5hi/dependabot/npm_and_yarn/ts-node-10.6.0 c76fd24
  • Merge pull request #18 from tada5hi/dependabot/npm_and_yarn/tada5hi/eslint-config-typescript-0.0.25 8d69687
  • Merge pull request #16 from tada5hi/dependabot/npm_and_yarn/cookie-0.4.2 34392da
  • Bump ts-node from 10.4.0 to 10.6.0 cf0dfcb
  • Bump actions/checkout from 2 to 3 5bc8c52
  • Bump actions/setup-node from 2 to 3 04df038
  • Bump eslint from 8.8.0 to 8.10.0 f6dfd41
  • Bump @types/node from 17.0.13 to 17.0.21 fbcaf41
  • Bump @tada5hi/eslint-config-typescript from 0.0.24 to 0.0.25 a3e78b0
  • Bump cookie from 0.4.1 to 0.4.2 36386cf
  • Merge pull request #14 from tada5hi/dependabot/npm_and_yarn/eslint-8.8.0 e3a4bb7
  • Bump eslint from 8.7.0 to 8.8.0 c875f16
  • Merge pull request #13 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.13 c025444
  • Merge pull request #10 from tada5hi/dependabot/npm_and_yarn/typescript-4.5.5 1601c6c
  • Merge pull request #7 from tada5hi/dependabot/npm_and_yarn/eslint-8.7.0 2d20e43
  • Bump @types/node from 17.0.2 to 17.0.13 7e8042d
  • Bump typescript from 4.5.4 to 4.5.5 bdb436a
  • Bump eslint from 8.5.0 to 8.7.0 066dea5

v0.0.3...v1.0.0

v0.0.3

22 Dec 16:10
Compare
Choose a tag to compare

v0.0.2...v0.0.3