Martin Hochel

Results 129 issues of Martin Hochel

### Describe the feature that you would like added ATM we use yarn midgard (msft fork of yarn v1 ) - it seems it doesn't have much traction from both...

Type: Feature
dependencies
Resolution: Soft Close
CI

## Previous Behavior react-northstar - uses lerna for publising - releases dont work ## New Behavior - lerna is replaced with `nx release` - lerna is completely removed from our...

Area: Build System
Fluent UI react-northstar (v0)
CI

## Previous Behavior ## New Behavior A more deterministic implementation of https://github.com/microsoft/fluentui/pull/28002 **Flow:** Before running `type-check` we run `generate-circular-dependencies-types` which will create dependency list of packages used within stories (ghost...

Status: Do Not Merge 🚫

## Previous Behavior ## New Behavior | command | before | after | delta | |--------|--------|--------|----| | yarn buildci | 48m 41s | 41m 00s | +16% | | yarn...

[RFC πŸ‘οΈ](https://github.com/microsoft/fluentui/blob/aaab11f455799927932ad8cf6a1b3e3211e8143f/rfcs/shared/build-system/08-type-checking-perf-improvements.md) ## Related Issue(s) - Fixes #

Type: RFC

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added We run test/lint/build in separate task synchronously for v9 release pipeline while on PR...

Type: Feature
Fluent UI react-components (v9)
Resolution: Soft Close
CI

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added ATM v9 ships only as CommonJS and ESM module format. Trying to use ESM...

Type: Feature
Fluent UI react-components (v9)
Resolution: Soft Close

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added v9 and some cross project libraries/apps use TS path aliases, which provide excellent DX...

Type: Feature
Type: Epic
Fluent UI react-components (v9)

- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/lerna/lerna/blob/main/CONTRIBUTING.md)) ## Description While lerna source is written in typescript there are no types generated nor shipped with the...

type: feature

**deps in our repo:** - typescript 4.7 - webpack 5.83.1 - tslib 2.4.1 while bumping from tslib 2.4.1 to 2.5.3 our CI blocked PRs because more than 3kb Size increase...