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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***patch-detail:** improve connection handling and patch update logic -vibe- ([0160acf](https://github.com/Polyterative/Patcher/commit/0160acfbe153e207d299a40a9384f8070e33fd8c))
13
+
* update Node.js version to 22.x and add Vercel configuration ([7a3ba9f](https://github.com/Polyterative/Patcher/commit/7a3ba9fd7122c7f13a4f438245aa6d7ac7ed8f13))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***package.json:** update Node.js engine version range ([11a5522](https://github.com/Polyterative/Patcher/commit/11a5522cc0a9cf1d72229706d10a748b237337b1))
19
+
* preload custom font to prevent flash of unstyled text (FOUT) ([12038f6](https://github.com/Polyterative/Patcher/commit/12038f6cec24945389fb11e8b16ee29373b7d63a))
20
+
***supabase.service:** restore patch save ([9ff01d5](https://github.com/Polyterative/Patcher/commit/9ff01d5fb3d31c97acc9b82221ae5e00bd2271e1))
21
+
***vercel.json:** remove functions configuration and retain output directory ([056af6e](https://github.com/Polyterative/Patcher/commit/056af6e6bc28613c6d8b4638c8a413b0e32e173e))
Copy file name to clipboardExpand all lines: src/assets/md/changelog.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***patch-detail:** improve connection handling and patch update logic -vibe- ([0160acf](https://github.com/Polyterative/Patcher/commit/0160acfbe153e207d299a40a9384f8070e33fd8c))
13
+
* update Node.js version to 22.x and add Vercel configuration ([7a3ba9f](https://github.com/Polyterative/Patcher/commit/7a3ba9fd7122c7f13a4f438245aa6d7ac7ed8f13))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***package.json:** update Node.js engine version range ([11a5522](https://github.com/Polyterative/Patcher/commit/11a5522cc0a9cf1d72229706d10a748b237337b1))
19
+
* preload custom font to prevent flash of unstyled text (FOUT) ([12038f6](https://github.com/Polyterative/Patcher/commit/12038f6cec24945389fb11e8b16ee29373b7d63a))
20
+
***supabase.service:** restore patch save ([9ff01d5](https://github.com/Polyterative/Patcher/commit/9ff01d5fb3d31c97acc9b82221ae5e00bd2271e1))
21
+
***vercel.json:** remove functions configuration and retain output directory ([056af6e](https://github.com/Polyterative/Patcher/commit/056af6e6bc28613c6d8b4638c8a413b0e32e173e))
0 commit comments