rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

Monorepo for tools developed by the Rush Stack community

Results 450 rushstack issues
Sort by recently updated
recently updated
newest added

## Summary Remove usage of `true-case-path` in Heft. ## Details The implementation of `true-case-path` performs directory enumeration of every folder between the file system root and heft's working directory. Usage...

## Summary How can I specify how I want properties and methods to be ordered? Currently, it sorts alphabetically, but (for example) I would like `static` properties to appear before...

### Description: Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting...

## Summary Trying to use ESLint 9 with this plugin, which supposedly it should support now, but I can't get it to work. ## Repro steps Trying to import the...

## Summary Eslint 8 is going EOL on October 5. Rushstack eslint packages do not support Eslint 9. Inside the "Eslint v9 support" issue of Eslint (https://github.com/eslint/eslint/issues/18391 ) rushstack is...

## Summary Fixes #4737. My goal is to address data skew questions before we go ahead with #4680 which just adjusts the data skew. ## Details There is no great...

The Heft storybook plugin currently only supports Storybook v6 and v7 ## Summary I migrated our monorepo to Storybook v8 yesterday, patching heft-storybook-plugin with pnpm locally. These changes should be...

## Summary When exporting a type within a namespace in a package, in a dependent package api-extractor runs fail with `symbol has a ts.SyntaxKind.SourceFile declaration which is not (yet?) supported...

or is there any reason for the current behavior of reporting error. Users will always need to `mkdirp review` first.

In Rush 5.128.2 and beyond (probably from https://github.com/microsoft/rushstack/pull/4752?) the hashes for a project in a rush update never match so the shrinkwrap file always appears out of date. See [Zulip...