Releases: Bruno-366/Unbroken
Releases Β· Bruno-366/Unbroken
v2.0.0
What's Changed
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #26
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @Bruno-366 in #27
- Add header image to README.md by @Bruno-366 in #29
- Correct the accessories of powerbuilding2 block by @Bruno-366 in #30
- Implement IndexedDB storage for user progress and preferences by @Copilot in #32
- Add comprehensive GitHub Copilot instructions for Unbroken repository by @Copilot in #33
- Migrate entire app from React to Svelte 5 with idiomatic Svelte stores for centralized state management by @Copilot in #37
New Contributors
- @dependabot[bot] made their first contribution in #26
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Create barebones React app with TypeScript, Vite, Tailwind CSS, and Cloudflare Pages deployment setup by @Copilot in #2
- Upload my tactical-barbell-tracker react app to the repo by @Bruno-366 in #5
- Fix ESLint errors and TypeScript type errors by @Copilot in #8
- Move blockTemplates to separate file for better code organization by @Copilot in #11
- Fix Cloudflare Pages deployment by adding wrangler.jsonc configuration by @Copilot in #12
- Fix Tailwind CSS v4 syntax for proper Cloudflare Pages deployment by @Copilot in #14
- Make the app a PWA with mobile-optimized UI and professional weight plate icon by @Copilot in #20
- Fix rest timer background throttling and mobile PWA notifications by @Copilot in #21
- Fix ESLint React Hook dependency warnings by @Copilot in #24
- Refactor monolithic App.tsx into focused components for better maintainability by @Copilot in #25
New Contributors
- @Copilot made their first contribution in #2
- @Bruno-366 made their first contribution in #5
Full Changelog: https://github.com/Bruno-366/Unbroken/commits/v1.0.0