Releases: dzhavat/rxjs-cheatsheet
Releases · dzhavat/rxjs-cheatsheet
1.2.0
Added
- Support for Workspace Trust
Changed
- Set the minimum supported VS Code version to 1.58.0
- Update dependencies
1.1.0
Added
- Usage example for each Observable-creation function and operator
Changed
1.0.3
Changed
- Set the minimum supported VS Code version to 1.51.0
- Update dependencies
1.0.2
Fixed
Changed
- Set the minimum supported VS Code version to 1.47.0
- Update dependencies
1.0.1
Fixed
- Move
forkJoin
to the right section
- Fix link to
forkJoin
1.0.0
Added
The cheatsheet can be opened in only one way:
- Press
Ctrl+Shift+P
(Win, Linux) / Cmd+Shift+P
(Mac) and search for the Open RxJS Cheatsheet
command.