We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b18ab commit fffb7acCopy full SHA for fffb7ac
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# NEXT RELEASE
2
3
+### v1.1.59
4
+* (Demo App) Trigger error pop up when a `Toot` fails to resolve to a URL on the user's homeserver
5
+
6
### v1.1.58
7
* More `tagOnlyStrings`
8
package.json
@@ -1,6 +1,6 @@
{
"name": "fedialgo",
- "version": "1.1.58",
+ "version": "1.1.59",
"description": "Fedialgo is a package for sorting Mastodon Posts in your timeline according to a user controlled algorithm",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments