{ "action": "closed", "issue": { "url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80", "repository_url": "https://api.github.com/repos/tauri-apps/create-tauri-app", "labels_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80/labels{/name}", "comments_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80/comments", "events_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80/events", "html_url": "https://github.com/tauri-apps/create-tauri-app/pull/80", "id": 1298612529, "node_id": "PR_kwDOG3NXc847Fgp4", "number": 80, "title": "Removed deprecated sveltejs/template", "user": { "login": "someusername", "id": 207248, "node_id": "MDQ6VXNlcjIwNzI0OA==", "avatar_url": "https://avatars.githubusercontent.com/u/207248?v=4", "gravatar_id": "", "url": "https://api.github.com/users/someusername", "html_url": "https://github.com/someusername", "followers_url": "https://api.github.com/users/someusername/followers", "following_url": "https://api.github.com/users/someusername/following{/other_user}", "gists_url": "https://api.github.com/users/someusername/gists{/gist_id}", "starred_url": "https://api.github.com/users/someusername/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/someusername/subscriptions", "organizations_url": "https://api.github.com/users/someusername/orgs", "repos_url": "https://api.github.com/users/someusername/repos", "events_url": "https://api.github.com/users/someusername/events{/privacy}", "received_events_url": "https://api.github.com/users/someusername/received_events", "type": "User", "site_admin": false }, "labels": [], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 2, "created_at": "2022-07-08T07:31:46Z", "updated_at": "2022-08-09T12:53:59Z", "closed_at": "2022-08-09T12:53:59Z", "author_association": "NONE", "active_lock_reason": null, "draft": false, "pull_request": { "url": "https://api.github.com/repos/tauri-apps/create-tauri-app/pulls/80", "html_url": "https://github.com/tauri-apps/create-tauri-app/pull/80", "diff_url": "https://github.com/tauri-apps/create-tauri-app/pull/80.diff", "patch_url": "https://github.com/tauri-apps/create-tauri-app/pull/80.patch", "merged_at": null }, "body": "https://github.com/sveltejs/template is deprecated and no longer maintained, \r\n\r\nThe create-vite with a svelte preset is the recommend way for Svelte projects (and soon SvelteKit)\r\n\r\n\r\n\r\n\r\n### What kind of change does this PR introduce?\r\n\r\n\r\n- [ ] Bugfix\r\n- [ ] Feature\r\n- [ ] Docs\r\n- [ ] New Binding issue #___\r\n- [ ] Code style update\r\n- [ ] Refactor\r\n- [ ] Build-related changes\r\n- [X] Other, please describe:\r\n\r\nRemoved recipe\r\n\r\n### Does this PR introduce a breaking change?\r\n\r\n\r\n- [X] Yes, and the changes were approved in issue #___\r\n- [ ] No\r\n\r\n### Checklist\r\n- [X] When resolving issues, they are referenced in the PR's title (e.g `fix: remove a typo, closes #___, #___`)\r\n- [ ] A change file is added if any packages will require a version bump due to this PR per [the instructions in the readme](https://github.com/tauri-apps/tauri/blob/dev/.changes/readme.md).\r\n? that link doesn't work :(\r\n- [X] I have added a convincing reason for adding this feature, if necessary\r\n\r\nThe Svelte recipe stood out more than the vite recipe (which does mention svelte) so I picked this outdated recipe instead of the svelte recommended one.\r\n\r\n### Other information\r\n", "reactions": { "url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }, "timeline_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80/timeline", "performed_via_github_app": null, "state_reason": null }, "comment": { "url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/comments/1209344860", "html_url": "https://github.com/tauri-apps/create-tauri-app/pull/80#issuecomment-1209344860", "issue_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/80", "id": 1209344860, "node_id": "IC_kwDOG3NXc85IFSNc", "user": { "login": "someasidja;d", "id": 48618675, "node_id": "MDQ6VXNlcjQ4NjE4Njc1", "avatar_url": "https://avatars.githubusercontent.com/u/48618675?v=4", "gravatar_id": "", "url": "https://api.github.com/users/someasidja;d", "html_url": "https://github.com/someasidja;d", "followers_url": "https://api.github.com/users/someasidja;d/followers", "following_url": "https://api.github.com/users/someasidja;d/following{/other_user}", "gists_url": "https://api.github.com/users/someasidja;d/gists{/gist_id}", "starred_url": "https://api.github.com/users/someasidja;d/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/someasidja;d/subscriptions", "organizations_url": "https://api.github.com/users/someasidja;d/orgs", "repos_url": "https://api.github.com/users/someasidja;d/repos", "events_url": "https://api.github.com/users/someasidja;d/events{/privacy}", "received_events_url": "https://api.github.com/users/someasidja;d/received_events", "type": "User", "site_admin": false }, "created_at": "2022-08-09T12:53:59Z", "updated_at": "2022-08-09T12:53:59Z", "author_association": "MEMBER", "body": "Closing in favor of #90 , it has a new template for svelte", "reactions": { "url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/comments/1209344860/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }, "performed_via_github_app": null }, "repository": { "id": 460543859, "node_id": "R_kgDOG3NXcw", "name": "create-tauri-app", "full_name": "tauri-apps/create-tauri-app", "private": false, "owner": { "login": "tauri-apps", "id": 54536011, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU0NTM2MDEx", "avatar_url": "https://avatars.githubusercontent.com/u/54536011?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tauri-apps", "html_url": "https://github.com/tauri-apps", "followers_url": "https://api.github.com/users/tauri-apps/followers", "following_url": "https://api.github.com/users/tauri-apps/following{/other_user}", "gists_url": "https://api.github.com/users/tauri-apps/gists{/gist_id}", "starred_url": "https://api.github.com/users/tauri-apps/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tauri-apps/subscriptions", "organizations_url": "https://api.github.com/users/tauri-apps/orgs", "repos_url": "https://api.github.com/users/tauri-apps/repos", "events_url": "https://api.github.com/users/tauri-apps/events{/privacy}", "received_events_url": "https://api.github.com/users/tauri-apps/received_events", "type": "Organization", "site_admin": false }, "html_url": "https://github.com/tauri-apps/create-tauri-app", "description": "Rapidly scaffold out a new tauri app project.", "fork": false, "url": "https://api.github.com/repos/tauri-apps/create-tauri-app", "forks_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/forks", "keys_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/keys{/key_id}", "collaborators_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/collaborators{/collaborator}", "teams_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/teams", "hooks_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/hooks", "issue_events_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/events{/number}", "events_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/events", "assignees_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/assignees{/user}", "branches_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/branches{/branch}", "tags_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/tags", "blobs_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/git/blobs{/sha}", "git_tags_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/git/tags{/sha}", "git_refs_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/git/refs{/sha}", "trees_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/git/trees{/sha}", "statuses_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/statuses/{sha}", "languages_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/languages", "stargazers_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/stargazers", "contributors_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/contributors", "subscribers_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/subscribers", "subscription_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/subscription", "commits_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/commits{/sha}", "git_commits_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/git/commits{/sha}", "comments_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/comments{/number}", "issue_comment_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues/comments{/number}", "contents_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/contents/{+path}", "compare_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/compare/{base}...{head}", "merges_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/merges", "archive_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/{archive_format}{/ref}", "downloads_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/downloads", "issues_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/issues{/number}", "pulls_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/pulls{/number}", "milestones_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/milestones{/number}", "notifications_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/notifications{?since,all,participating}", "labels_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/labels{/name}", "releases_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/releases{/id}", "deployments_url": "https://api.github.com/repos/tauri-apps/create-tauri-app/deployments", "created_at": "2022-02-17T17:44:10Z", "updated_at": "2022-08-09T12:17:08Z", "pushed_at": "2022-08-09T12:52:24Z", "git_url": "git://github.com/tauri-apps/create-tauri-app.git", "ssh_url": "git@github.com:tauri-apps/create-tauri-app.git", "clone_url": "https://github.com/tauri-apps/create-tauri-app.git", "svn_url": "https://github.com/tauri-apps/create-tauri-app", "homepage": "", "size": 2873, "stargazers_count": 145, "watchers_count": 145, "language": "TypeScript", "has_issues": true, "has_projects": true, "has_downloads": true, "has_wiki": true, "has_pages": false, "forks_count": 13, "mirror_url": null, "archived": false, "disabled": false, "open_issues_count": 19, "license": { "key": "apache-2.0", "name": "Apache License 2.0", "spdx_id": "Apache-2.0", "url": "https://api.github.com/licenses/apache-2.0", "node_id": "MDc6TGljZW5zZTI=" }, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "topics": [], "visibility": "public", "forks": 13, "open_issues": 19, "watchers": 145, "default_branch": "dev" }, "organization": { "login": "tauri-apps", "id": 54536011, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU0NTM2MDEx", "url": "https://api.github.com/orgs/tauri-apps", "repos_url": "https://api.github.com/orgs/tauri-apps/repos", "events_url": "https://api.github.com/orgs/tauri-apps/events", "hooks_url": "https://api.github.com/orgs/tauri-apps/hooks", "issues_url": "https://api.github.com/orgs/tauri-apps/issues", "members_url": "https://api.github.com/orgs/tauri-apps/members{/member}", "public_members_url": "https://api.github.com/orgs/tauri-apps/public_members{/member}", "avatar_url": "https://avatars.githubusercontent.com/u/54536011?v=4", "description": "Build smaller, faster, and more secure desktop applications with a web frontend" }, "sender": { "login": "someasidja;d", "id": 48618675, "node_id": "MDQ6VXNlcjQ4NjE4Njc1", "avatar_url": "https://avatars.githubusercontent.com/u/48618675?v=4", "gravatar_id": "", "url": "https://api.github.com/users/someasidja;d", "html_url": "https://github.com/someasidja;d", "followers_url": "https://api.github.com/users/someasidja;d/followers", "following_url": "https://api.github.com/users/someasidja;d/following{/other_user}", "gists_url": "https://api.github.com/users/someasidja;d/gists{/gist_id}", "starred_url": "https://api.github.com/users/someasidja;d/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/someasidja;d/subscriptions", "organizations_url": "https://api.github.com/users/someasidja;d/orgs", "repos_url": "https://api.github.com/users/someasidja;d/repos", "events_url": "https://api.github.com/users/someasidja;d/events{/privacy}", "received_events_url": "https://api.github.com/users/someasidja;d/received_events", "type": "User", "site_admin": false }, "installation": { "id": 19986804, "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMTk5ODY4MDQ=" } }