You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`7a346ba`](https://github.com/warteamx/lab1-todoApp/commit/7a346ba) fix: resolve npm install warnings and server test failures (Issues: [`#26`](https://github.com/warteamx/lab1-todoApp/issues/26))
29
-
30
-
## 1.0.0 (2025-09-04)
31
-
32
-
### ⚠ BREAKING CHANGES
33
-
34
-
* This replaces the existing multi-workflow CI/CD system with a simpler,
35
-
more reliable single-workflow approach that ensures quality gates are respected.
36
-
37
-
* 🚀 ci: refactor CI/CD with simplified unified pipeline ([e93d3b8](https://github.com/warteamx/lab1-todoApp/commit/e93d3b88cee9b2aa8da537e0144864971ecd12ac))
38
-
39
-
## [1.1.1] - 2025-09-04
40
-
41
-
### ✨ Features
42
-
43
-
- Add health service ([ffff6b66](../../commit/ffff6b6620f0674133f50bbed2cf4367b905496b))
- enhance todo functionality with create, update, and delete operations; refactor API calls and UI components ([19bad4f7](../../commit/19bad4f75533ca962a7aa8fc0134565813743475))
49
-
- integrate React Query and theme provider ([ff8e14c1](../../commit/ff8e14c1d74a536129db69076e34ef3326e1fcd8))
50
-
-[server] Add delete functionality for todos ([95c0bd7c](../../commit/95c0bd7cdea2bac39054e4a83b26294b42116e24))
51
-
- Implement update functionality for todos, including new schemas and routes ([ebd6dbcc](../../commit/ebd6dbcc9ec48817c7ed3f70ea48a5fb6c3f78f0))
- Expo add new todo functionality with input and submission handling ([d434b4ac](../../commit/d434b4ac6e449af6dff43923c85d406c738df4ff))
55
-
- expo user can fetch todos from the server ([5d589de9](../../commit/5d589de9ec368780a96035022aec1a07beb79593))
56
-
- Initialize Express server with TypeScript and basic DDD ([c22dc55f](../../commit/c22dc55f4c5b9a77c099f44846e09f032d1d2dee))
57
-
- Replace AsyncStorage with ExpoSecureStore for Supabase authentication storage ([5350ac83](../../commit/5350ac83ba8bee90da6b74f2bdc9b0060641a3aa))
58
-
- Implement authentication flow with Supabase, including sign-in and sign-up screens, and user session management ([fbcea75f](../../commit/fbcea75ffe9e70dad6118e75c1ec9ffb6b3b2779))
59
-
- Update app configuration for Supabase integration and add auth session support ([66a932fb](../../commit/66a932fb1260eea9b5b24316e8b4adf4f8debcf4))
-[`7a346ba`](https://github.com/warteamx/lab1-todoApp/commit/7a346ba) fix: resolve npm install warnings and server test failures (Issues: [`#26`](https://github.com/warteamx/lab1-todoApp/issues/26))
0 commit comments