Skip to content

Releases: cmolisee/session-storage-hub

v4.4.0

31 Dec 20:11

Choose a tag to compare

4.4.0 (2023-12-31)

chore

  • adding husky env var to disable on release flow (c9c913c)
  • attempt at disabling mex length in commitlint config (54bf949)
  • attempting to disable commit hook for ci (5bb7099)
  • disabling commitlint for now (af0bf41)
  • remove prepare for release workflow (948b25d)
  • removed env variable and trying to disable husky more strictly (9747e26)
  • try disabling rules by deleting them entirely (5010813)
  • update configs and reinstall commit tooling (40d7544)

fix

  • updated package-lock with dev dependency (0325d09)

update

  • adjusted commitlint rules to bypass failing release pipeline (6d01e0d)

v4.3.0

31 Dec 17:05

Choose a tag to compare

4.3.0 (2023-12-31)

chore

  • add conventional changelog eslint dependency (d4b6c08)
  • add semantic release dependencies for ci (d731970)
  • turn fast refresh eslint rule off (a41b6a2)

new

  • added commitlint and prompt (7f22911)
  • created docker compose file and populated with config for new vite project (37de8d2)
  • created new folder and generated vite project foundation with typescript, react, and swc (43af57e)

update

  • added some dependencies. updated instances of process.env.VERSION to just VERSION and added that variable to the vite config and vite.d.ts file. fixed some nested styles. (50425d8)
  • adjusted user interface buttons and version number and styles (0cc36be), closes #71
  • fixed vite config to properly host at 8000 (a5495e4)
  • modified chrome api calls to fail gracefully if chrome api is not available. added toastify css to main.tsx file to fix broken styles in dev. (f0e8c20)
  • modified dataItem sass to css and updated the tsx import (aa5ed5b)
  • modified header sass to css and updated the tsx import (ab1657e)
  • modified list sass to css and updated the tsx import (d9ee7b8)
  • modified selectDropdown sass to css and updated the tsx import (276911b)
  • modified viewGrid sass to css and updated the tsx import (5066791)
  • modified viewGridKey sass to css and updated the tsx import (38e4951)
  • modified viewGridValue sass to css and updated the tsx import (5ce4baf)
  • modified vite config file (7c4c8e4)
  • moved components and other ts files into new vite project. updated generated files to match old project files. updated button component with tailwind and converted scss to css. removed all icons except 32. removed generated react icon. transfered manifest config to new project. installed tailwind, initialized config files, and modified config files. (7afe7fc)
  • rebuilt everything with vite, docker, typescript, and tailwind. reworked most of the component styles to accomodate tailwind. updated structure to accomodate vite. updated configs to make more sense with prettier and eslint. removed some unused packages. created and populated other configs relevant to new tech. (6c738dd)
  • squashed all commits for vite migration (05a5fe8)

v4.2.1

18 Dec 19:43

Choose a tag to compare

4.2.1 (2023-12-18)

fix

  • change workflows pre-release to ci and packaging to release (0eb691a)
  • reverted the removal of the exec config from releaserc so it runs the release script (8eaacf0)

v4.2.0

18 Dec 19:28

Choose a tag to compare

4.2.0 (2023-12-18)

update

  • added production to npm build script to enforce production mode and avoid fast refresh error on build in development mode (5511b4b)
  • change release workflow rules to eslint. ran format/lint. (b48ab77)
  • updated sendMessage instances with conditional to catch lastError (9d2e46c)

v4.1.3

08 Dec 22:38

Choose a tag to compare

4.1.3 (2023-12-08)

v4.1.2

09 Nov 23:57

Choose a tag to compare

4.1.2 (2023-11-09)

v4.1.1

09 Nov 23:31

Choose a tag to compare

4.1.1 (2023-11-09)

v4.1.0

27 Oct 21:13

Choose a tag to compare

4.1.0 (2023-10-27)

v4.0.7

26 Oct 20:47

Choose a tag to compare

4.0.7 (2023-10-26)

v4.0.6

13 Oct 21:11

Choose a tag to compare

4.0.6 (2023-10-13)