Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

67 lines (36 loc) · 1.48 KB

Changelog

1.2.1 - 2021-12-19

Changed

  • Update dependencies

1.2.0 - 2021-12-19

Added

  • Support for Workspace Trust

Changed

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

1.1.1 - 2021-06-10

Changed

  • Update dependencies

1.1.0 - 2021-06-09

Added

  • Usage example for each Observable-creation function and operator

Changed

  • Update dependencies

1.0.3 - 2021-05-11

Changed

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

1.0.2 - 2021-02-20

Fixed

  • Fix links to demo gifs

Changed

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

1.0.1 - 2020-05-18

Fixed

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

1.0.0 - 2020-05-18

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.