We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2cabc commit 3649bb3Copy full SHA for 3649bb3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.4.0](https://github.com/TimoBechtel/socketdb/compare/v3.3.0...v3.4.0) (2021-02-12)
2
+
3
4
+### Features
5
6
+* **hooks:** add delete hooks ([3d2cabc](https://github.com/TimoBechtel/socketdb/commit/3d2cabc19386e87fd4fb8e97d26d6a8be76035d0))
7
8
# [3.3.0](https://github.com/TimoBechtel/socketdb/compare/v3.2.0...v3.3.0) (2021-02-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "socketdb",
- "version": "3.3.0",
+ "version": "3.4.0",
"description": "Real-time synchronized data storage",
"homepage": "https://timobechtel.github.io/socketdb/",
"main": "dist/index.js",
0 commit comments