Skip to content

Latest commit

 

History

History
130 lines (71 loc) · 6.98 KB

CHANGELOG.md

File metadata and controls

130 lines (71 loc) · 6.98 KB

Changelog

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

1.4.0 (2023-09-03)

Features

  • ui: add animations and folders (624a8cb)

1.3.0 (2023-08-29)

Features

  • ui: add playground + improved styles (686d71a)

1.2.2 (2023-08-27)

1.2.1 (2023-08-11)

Bug Fixes

  • toast: fix toast messages (9f74fc4)

1.2.0 (2023-08-11)

Features

1.1.0 (2023-08-10)

Features

  • admin: add admin dashboard (be93f81)
  • chore: add health endpoint (7fa2425)
  • ui: improve button styles (5818509)

1.0.0 (2023-08-09)

Features

  • crud: add search input (c73e306)
  • router: add semi-typed router (4b27a38)

0.0.10 (2023-08-08)

Features

  • ui: add crud orderBy feature (7f07034)
  • ui: add loading/disabled state to submit routeActions (1e96e52)

0.0.9 (2023-08-07)

Features

  • ui: add crud table component (5145084)

Bug Fixes

0.0.8 (2023-08-04)

Bug Fixes

  • stripe: fix local webhooks not working (16cc48d)

0.0.7 (2023-08-04)

Bug Fixes

  • db: fix interface table names + refactor innerjoin (ee985eb)
  • ui: toast timeout + mdx styles + theme switcher (3f7b9ab)

0.0.6 (2023-08-03)

Bug Fixes

  • a11y: contrast ratio + maximum viewport scale (62a2b08)
  • ui: mdx styles (d7284e8)

0.0.5 (2023-08-03)

Features

  • chore: improve SEO (c498740)
  • ui: add light-dark mode (1e1c93b)
  • ui: add light-dark theme toggle (0310ffb)
  • ui: close toast automatically + add version in footer section (7ee5723)

0.0.4 (2023-08-02)

Features

  • cicd: add github actions (4ac0509)
  • threejs: add threejs scene (c0df79a)

0.0.3 (2023-08-01)

Features

  • cicd: add github actions (46230fa)

0.0.2 (2023-08-01)

Features

  • auth: add profile page + billing table (9c9df0c)
  • chore: add db seeder + user roles (bddff3a)
  • chore: add husky + fastify adapter + fly.io + commitizen + release-management (fa3ac35)
  • chore: improve a11y (c6afe4c)
  • mailer: add reset password flow (c69de50)
  • payments: add stripe one time + subscription payments (87d0cf3)
  • ui: add landing page (ea83cd0)

Bug Fixes

  • icons: add icons manually (06cb6b0)

0.0.1 (2023-07-27)

Features

  • chore: first commit 🎉 (b4e7598)