webstone-plugins icon indicating copy to clipboard operation
webstone-plugins copied to clipboard

Start your next full-stack application with Webstone and configure it as you go.

Results 58 webstone-plugins issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^6.3.0` -> `^6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.3.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`^3.0.1` -> `^3.3.3`](https://renovatebot.com/diffs/npm/prettier/3.0.1/3.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rimraf](https://togithub.com/isaacs/rimraf) | [`^5.0.1` -> `^5.0.10`](https://renovatebot.com/diffs/npm/rimraf/5.0.1/5.0.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/5.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rimraf/5.0.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/adapter-auto](https://kit.svelte.dev) ([source](https://togithub.com/sveltejs/kit/tree/HEAD/packages/adapter-auto)) | [`^2.1.0` -> `^2.1.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-auto/2.1.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fadapter-auto/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

Things to clarify: - Do we want to handle this inside `create-webstone-app`, or do we want to have this as part of the cli for example

When using the `pnpm ws web create route` the templates still import types from `./$types` which is redundant now

package:cli

With #360, I moved my dev environment to Devbox and no longer need the Gitpod config. Need to check with Julian though before we drop the Gitpod config.

Our first Webstone Plugin is available at https://www.npmjs.com/package/webstone-plugin-request-logger-web. We need to update our plugins so the NPM pages include the following: * Repository * Homepage We also need a section...