We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5cd76 commit 3e42a04Copy full SHA for 3e42a04
CHANGELOG.md
@@ -1,7 +1,16 @@
1
## 2.0.0 (2024-11-25)
2
+This version brings usability improvements along with some breaking changes.
3
+
4
+### Fixes
5
+* error stacktraces don't include the method call
6
7
+### Features
8
+* every method now contains jsdoc
9
+* better parameter namings for better autocompletion
10
11
12
### Breaking Changes
-* tenant administrator methods moved to separate entity
13
+* tenant administrator methods refactored to be under separate entity
14
* Sub entity method names are changed to be more user friendly and descriptive.
15
List of changed methods:
16
0 commit comments