@fedify/fedify 0.11.0-dev.236 → 0.11.0-dev.237

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGES.md CHANGED
@@ -10,6 +10,9 @@ To be released.
10
10
 
11
11
  - Improved runtime type error messages for Activity Vocabulary API. [[#79]]
12
12
 
13
+ - Added `suppressError` option to dereferencing accessors of Activity
14
+ Vocabulary classes.
15
+
13
16
  - Added `Federation.setInboxDispatcher()` method. [[#71]]
14
17
 
15
18
  - Frequently used JSON-LD contexts are now preloaded. [[74]]