MT Lewis

Results 16 issues of MT Lewis

Thanks a lot for this excellent plugin, it's been really helpful for us! ## Problem This plugin doesn't work correctly when using Next.js 11. Attempts to `require` images result in...

## Hey, I just made a Pull Request! This addition makes life a little easier for folks using different test file patterns (e.g. putting tests or test support files in...

stale

### 📜 Description When using `createUnifiedThemeFromV4` with `createTheme`, it appears that some aspect of the default theme causes console errors. Appreciate `createTheme` is deprecated so fixing issues like this might...

bug

## PR Checklist - [x] Addresses an existing open issue: related to #366 - [x] Steps in [Contributing](https://github.com/ts-essentials/ts-essentials/blob/master/CONTRIBUTING.md) were taken ## Overview Work-in-progress attempt to fix #366. See comments inline.

### Versions | package | version | | -------------------------------------- | ------- | | `typescript` | `5.0.3` | | `ts-essentials` | `9.3.1` | ### Repro Code See TS playground, which includes...

bug
help wanted

## Hey, I just made a Pull Request! Adds the yarn plugin proposed in https://github.com/backstage/backstage/issues/24065. Some outstanding discussions to resolve (not necessarily before shipping, but before we advocate for widespread...

### Which packages are impacted by your issue? @graphql-codegen/typescript-graphql-request ### Describe the bug The `defaultWrapper` generated by this package looks like this: ```typescript const defaultWrapper: SdkFunctionWrapper = (action, _operationName, _operationType,...

## Hey, I just made a Pull Request! The plugin API changed significantly from yarn 3 to 4. Since the plugin only supports yarn 4, this change adds a check...

## Hey, I just made a Pull Request! Introduces basic support for `backstage:^` versions in the versions:bump command in backstage-cli. The behavior of the command changes in the following ways:...

## Hey, I just made a Pull Request! This PR adds the build output from the yarn-plugin introduced in #24136 to versions.backstage.io, such that it can be downloaded via e.g....