We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf292d commit 0402eb1Copy full SHA for 0402eb1
packages/playground/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Project Changelog
2
3
+# @rxjs-collection/playground-v1.0.0 (2024-11-28)
4
+
5
6
+### Bug Fixes
7
8
+* **vitest:** updated config - project separated test calls ([9b69b72](https://github.com/basics/rxjs-collection/commit/9b69b72393dd8d61e6f435c7294086132ca64afe))
9
10
11
+### Features
12
13
+* **playground:** added playground ([d2a84ff](https://github.com/basics/rxjs-collection/commit/d2a84ffd4685a354a073ce1b888869ba13adb505))
14
15
# @rxjs-collection/playground-v1.0.0-beta.1 (2024-11-28)
16
17
packages/playground/package.json
@@ -1,6 +1,6 @@
{
"name": "@rxjs-collection/playground",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0",
"description": "rxjs playground",
"license": "MIT",
"contributors": [
0 commit comments