- Wrocław, Poland
- @AndaristRake
Highlights
- 101 discussions answered
Block or Report
Block or report Andarist
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
emotion-js/emotion Public
👩🎤 CSS-in-JS library designed for high performance style composition -
changesets Public
Forked from changesets/changesets
🦋 A way to manage your versioning and changelogs with a focus on multi-package repositoriesTypeScript 1
-
-
babel/babel Public
🐠 Babel is a compiler for writing next generation JavaScript. -
This plugins helps with annotating top level functions calls with #__PURE__ comment.
2,771 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 19 commits in 11 repositories
Created 1 repository
- Andarist/react-section-dividers TypeScript
Created a pull request in statelyai/xstate that received 19 comments
Implement predictableActionArguments feature flag
Although this PR's main goal wasn't that - it can be used to supersede #3210 and thus it fixes the problem described here The main goal of this wor…
Opened 30 other pull requests in 8 repositories
statelyai/xstate
13
merged
1
open
-
Rename
EmittedFromtoSnapshotFrom -
Make
Interpreter#nextStatepure again -
Refactor
TestTransitionsConfigMapto use a similar mapped type as the one inTransitionsConfigMap -
Move
testUtilsout ofsrcdirectory -
Remove
getStates -
Fixed missing
serializeEventcall - Avoid abbreviating adjacency to adj in public APIs
- Remove the requirement to return branded string from publicly-customizable options
-
Adjust some types in
@xstate/graphto be more strict -
Fixed
ObservableActorRefsubscriptions and remove some outdated/redundant code -
Fixed an issue in the
EmittedFromtype helper that could prevent it from inferring the desired type from some service -
Drop support for handling promises returned by
invokeCallback -
Avoid wrapping
behaviorImplin a throwaway function -
Remove outdated
xstate/behaviorsreferences
microsoft/TypeScript
9
open
1
merged
- Fixed an issue with conditional types not being able to infer from nested tuple types of the same shape
- Fixed an issue with shorter param list not being assignable to rest param with tuple union
- Avoid binding readonly properties as special properties on a function symbol
- Improve computed base constraint for Index type on generic IndexedAccess
-
Optimize the transformed output of
JSXSpreadAttributes containing anObjectLiteralExpression - Fixed an issue with a concrete object not being assignable to a generic mapped type with a partially concrete constraint
- Fixed an issue with quickInfo crashing on a function property returned from generic function
-
Automatically enable
debugModewhen recording with Replay - Fixed an issue with generic naked T not being allowed as async generator's return
- Add a regression test for completion list in object literal involving inferred obj with optional members
typescript-eslint/typescript-eslint
1
open
openscript-ch/react-section-dividers
1
merged
emotion-js/emotion
1
open
RecordReplay/devtools
1
merged
microsoft/TypeScript-DOM-lib-generator
1
merged
changesets/action
1
merged
Reviewed 36 pull requests in 12 repositories
statelyai/xstate
15 pull requests
- [v5] Explicit spawn
- Add transition coverage by default
-
Make
Interpreter#nextStatepure again - [@xstate/test] Next version low-level API
-
Adjust some types in
@xstate/graphto be more strict -
Fixed
ObservableActorRefsubscriptions and remove some outdated/redundant code -
Implement
predictableActionArgumentsfeature flag - Added deduplication of generated paths
- Added turborepo
- Fixed CI so it only runs push on main and next
-
Fixed an issue in the
EmittedFromtype helper that could prevent it from inferring the desired type from some service - Small grammar tweak in docs
- Language logic tweak
- [xstate/react] Prevent React 18 strict mode from restarting service
- removed asEffect and asLayoutEffect from docs because it no longer exists
microsoft/TypeScript
9 pull requests
- Fixed an issue with quickInfo crashing on a function property returned from generic function
- Improve computed base constraint for Index type on generic IndexedAccess
- Fixed an issue with conditional types not being able to infer from nested tuple types of the same shape
- Fixed an issue with shorter param list not being assignable to rest param with tuple union
- Instantiate original target type in substituteIndexedMappedType
- Avoid binding readonly properties as special properties on a function symbol
-
Optimize the transformed output of
JSXSpreadAttributes containing anObjectLiteralExpression - Fixed an issue with a concrete object not being assignable to a generic mapped type with a partially concrete constraint
- Fixed an issue with generic naked T not being allowed as async generator's return
emotion-js/emotion
2 pull requests
redux-saga/redux-saga
2 pull requests
statelyai/xstate-tools
1 pull request
openscript-ch/react-section-dividers
1 pull request
changesets/changesets
1 pull request
statelyai/rfcs
1 pull request
storybookjs/storybook
1 pull request
changesets/action
1 pull request
mui/material-ui
1 pull request
storybookjs/frontpage
1 pull request
Created an issue in typescript-eslint/typescript-eslint that received 6 comments
Bug: Created rules using RuleCreator are not portable
Before You File a Bug Report Please Confirm You Have Done The Following... I have tried restarting my IDE and the issue persists. I have updated…
Opened 6 other issues in 3 repositories
microsoft/TypeScript
1
closed
3
open
- Perf cliff when computing a base constraint of a circular mapped type
-
Optimize
JSXSpreadAttributeJS emit when it containsObjectLiteralExpression - Concrete object not assignable to a generic mapped type with partially concrete constraint
- Quick info doesn't work on a property attached to a function returned from a generic function

