Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

80 lines (51 loc) · 3.56 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.7 (2024-04-20)

Features

  • dependencies, ReactQuery : upgrade dependencies, refactor ReactQuery to match v5 (5cabaac)
  • README: update readme from upgrades (72730db)

0.0.6 (2024-01-27)

Features

  • Linter: add linters (eslint + prettier + imports) (7513bb4)
  • Prettier: add 2 configs (c4e307d)

Bug Fixes

  • disable update SW modal => update when needed instead (eafaf3a)

0.0.5 (2023-12-11)

Features

  • Button, Notification, Modal: adapt components, add reusability logic (ee89a5e)
  • CICD: add CI script template (b648b91)

0.0.4 (2023-12-03)

Features

  • Test: add tests with Vitest (e71c535)

0.0.3 (2023-12-03)

Features

  • Pages: add pages directory (7d34135)
  • Sidebar, AppContext: add generic sidebar & context provider (9d2a0d9)
  • Version: add app version on sidebar (184f9aa)

Bug Fixes

0.0.2 (2023-09-02)

Features

  • Assets, Queries, Components, Styles, Interfaces, Toasters, ServiceWorker: add several basic elements (5d298c2)

0.0.1 (2023-06-15)

Features

  • Dependencies: add dayjs, react responsive, formik and yup dependencies + add PWA enhancement and changelog script (9bfcf0f)
  • first commit (28a6d1f)

Bug Fixes

  • package.json: update name (d502d31)