Skip to content

Releases: dzhavat/rxjs-cheatsheet

1.2.1

19 Dec 17:10
Compare
Choose a tag to compare

Changed

  • Update dependencies

1.2.0

19 Dec 17:07
Compare
Choose a tag to compare

Added

  • Support for Workspace Trust

Changed

  • Set the minimum supported VS Code version to 1.58.0
  • Update dependencies

1.1.1

10 Jun 21:20
Compare
Choose a tag to compare

Changed

  • Update dependencies

1.1.0

09 Jun 21:43
Compare
Choose a tag to compare

Added

  • Usage example for each Observable-creation function and operator

Changed

  • Update dependencies

1.0.3

10 May 22:28
Compare
Choose a tag to compare

Changed

  • Set the minimum supported VS Code version to 1.51.0
  • Update dependencies

1.0.2

19 Feb 23:35
Compare
Choose a tag to compare

Fixed

  • Fix links to demo gifs

Changed

  • Set the minimum supported VS Code version to 1.47.0
  • Update dependencies

1.0.1

18 May 18:56
Compare
Choose a tag to compare

Fixed

  • Move forkJoin to the right section
  • Fix link to forkJoin

1.0.0

18 May 18:00
Compare
Choose a tag to compare

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.