[PR #58] [MERGED] Preact #352

Closed
opened 2026-03-07 20:16:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/58
Author: @tomleb3
Created: 2/11/2023
Status: Merged
Merged: 2/15/2023
Merged by: @davidarroyo1234

Base: masterHead: preact


📝 Commits (1)

📊 Changes

10 files changed (+2992 additions, -830 deletions)

View changed files

📝 README.md (+1 -1)
📝 dist/dist.js (+1 -1)
📝 package-lock.json (+2352 -385)
📝 package.json (+14 -3)
src/main.ts (+0 -392)
src/main.tsx (+537 -0)
📝 src/styles.scss (+8 -5)
src/utils.tsx (+36 -0)
📝 tsconfig.json (+12 -16)
📝 webpack.config.js (+31 -27)

📄 Description

Migrate codebase to Preact.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/davidarroyo1234/InstagramUnfollowers/pull/58 **Author:** [@tomleb3](https://github.com/tomleb3) **Created:** 2/11/2023 **Status:** ✅ Merged **Merged:** 2/15/2023 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `preact` --- ### 📝 Commits (1) - [`969996c`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/969996c44a441767b5d218f79547dd1595aca992) Preact ### 📊 Changes **10 files changed** (+2992 additions, -830 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `dist/dist.js` (+1 -1) 📝 `package-lock.json` (+2352 -385) 📝 `package.json` (+14 -3) ➖ `src/main.ts` (+0 -392) ➕ `src/main.tsx` (+537 -0) 📝 `src/styles.scss` (+8 -5) ➕ `src/utils.tsx` (+36 -0) 📝 `tsconfig.json` (+12 -16) 📝 `webpack.config.js` (+31 -27) </details> ### 📄 Description Migrate codebase to Preact. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:16:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#352
No description provided.