Skip to content

Commit dcbbe4a

Browse files
committed
2 parents 92cc2a0 + c97498b commit dcbbe4a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111

1212
- **fix(ui):** Resolved an issue where the "Back to Top" button only functioned on the homepage. Updated `BackToTopScript.astro` to correctly handle Astro's View Transitions by re-initializing event listeners on every page load and cleaning them up before swaps.
13+
<<<<<<< HEAD
1314
- **fix(lint):** Fixed ESLint and Prettier configuration errors by adding missing dependencies (`eslint`, `prettier`, `prettier-plugin-astro`, `prettier-plugin-tailwindcss`), correctly configuring Node.js globals, and removing unused imports in `tailwind.config.mjs`.
15+
=======
16+
- **fix(lint):** Fixed ESLint configuration errors by adding `eslint.config.js` to `tsconfig.json`, correctly configuring Node.js globals, and removing unused imports in `tailwind.config.mjs`.
17+
>>>>>>> c97498bb22213716725a8bcf74006c2c6c4dd6bb
1418

1519
## [1.0.14] - 2026-01-11
1620

0 commit comments

Comments
 (0)