@fedify/fedify 0.14.0-dev.331 → 0.14.0-dev.333

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGES.md +4 -0
  2. package/package.json +1 -1
package/CHANGES.md CHANGED
@@ -20,6 +20,10 @@ To be released.
20
20
  applicable to `format: "compact"`. Otherwise, it throws
21
21
  a `TypeError`.
22
22
 
23
+ - Now `fedify init` generates a default *tsconfig.json* file on Node.js and
24
+ Bun, and fills the *deno.json* file with the default `compilerOptions` on
25
+ Deno.
26
+
23
27
 
24
28
  Version 0.13.0
25
29
  --------------
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.14.0-dev.331+4855f61c",
3
+ "version": "0.14.0-dev.333+12b4c80c",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",