1.2.1 - 2021-12-19
- Update dependencies
1.2.0 - 2021-12-19
- Support for Workspace Trust
- Set the minimum supported VS Code version to 1.58.0
- Update dependencies
1.1.1 - 2021-06-10
- Update dependencies
1.1.0 - 2021-06-09
- Usage example for each Observable-creation function and operator
- Update dependencies
1.0.3 - 2021-05-11
- Set the minimum supported VS Code version to 1.51.0
- Update dependencies
1.0.2 - 2021-02-20
- Fix links to demo gifs
- Set the minimum supported VS Code version to 1.47.0
- Update dependencies
1.0.1 - 2020-05-18
- Move
forkJoin
to the right section - Fix link to
forkJoin
1.0.0 - 2020-05-18
The cheatsheet can be opened in only one way:
- Press
Ctrl+Shift+P
(Win, Linux) /Cmd+Shift+P
(Mac) and search for theOpen RxJS Cheatsheet
command.