Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ v2.0.0 #784

Merged
merged 77 commits into from
Apr 27, 2024
Merged

✨ v2.0.0 #784

merged 77 commits into from
Apr 27, 2024

Conversation

usagizmo
Copy link
Owner

@usagizmo usagizmo commented Jan 24, 2024

  • ✨ Use Svelte 5 (TypeScript x Rune)
  • ✨ Use Tailwind CSS v4 / prettier-plugin-tailwindcss
  • ✨ Introduce apps/codegen (graphql-codegen)
  • ✨ Update eslint settings
  • 📝 Update README.md
  • ♻️ Prepend @repo/ to custom package names
    • ♻️ Merge eslint-config-custom-typescript into eslint-config-custom
  • ➕ Replace Nhost with Supabase
  • ➕ Replace luxon with cdate
  • 🔥 Remove Houdini and .gql files
  • 🔥 Remove utils.ts / js-cookie (session management)

Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webapp-template-mockup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 1:53am
webapp-template-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 1:53am

@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 26, 2024 18:51 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 26, 2024 18:51 Inactive
* Move Supabase environment variables from `.env.example` for `apps/supabase` to `apps/web`
* Add steps to enable pnpm and set Supabase environment variables in GitHub Actions workflow
* Exclude Svelte files from Prettier formatting due to lack of Svelte 5 support
* Remove Prettier and Tailwind CSS plugins from package dependencies
* Delete `.prettierrc` and replace it with `prettier.config.js` for enhanced configuration
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 26, 2024 21:35 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 26, 2024 21:35 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 26, 2024 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 26, 2024 21:45 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 26, 2024 21:54 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 26, 2024 21:55 Inactive
* Remove `SUPABASE_DIRECT_URL` environment variable from GitHub Actions build step
* Change `.gitignore` to keep `supabase-types.ts` instead of `.gitkeep`
* Refactor `supabase-types.js` to use dynamic path for output file
* Remove `svelte-kit sync` from `generate` and `build` scripts in `package.json`
* Modify `turbo.json` to remove dependency
@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 27, 2024 00:22 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 27, 2024 00:23 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 27, 2024 01:28 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 27, 2024 01:29 Inactive
* @eslint/js: `^9.1.1`
* @markuplint/svelte-parser: `^4.5.1`
* @supabase/supabase-js: `^2.42.7`
* @sveltejs/kit: `^2.5.7`
* @sveltejs/vite-plugin-svelte: `^3.1.0`
* @typescript-eslint/parser: `^7.7.1`
* cspell: `^8.7.0`
* eslint-plugin-svelte: `^2.38.0`
* eslint: `^9.1.1`
* markuplint: `^4.6.1`
* prettier-plugin-svelte: `^3.2.3`
* supabase: `^1.163.6`
* svelte-check: `^3.7.0`
* svelte-eslint-parser: `^0.35.0`
* svelte: `5.0.0-next.115`
* turbo: `^1.13.3`
* typescript-eslint: `^7.7.1`
* typescript: `^5.4.5`
* vite: `^5.2.10`
* vitest: `^1.5.2`
@vercel vercel bot temporarily deployed to Preview – webapp-template-web April 27, 2024 01:52 Inactive
@vercel vercel bot temporarily deployed to Preview – webapp-template-mockup April 27, 2024 01:53 Inactive
@usagizmo usagizmo merged commit f5960fd into main Apr 27, 2024
4 checks passed
@usagizmo usagizmo deleted the feat/v2.0.0 branch April 27, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant