We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55a349 commit bb4e953Copy full SHA for bb4e953
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# NEXT RELEASE
2
+
3
+### v1.1.38
4
* (Demo App) Use `useAccordion()` for custom API error accordion
5
* Raise `config.toots.batchCompleteSleepBetweenMS` from 150ms to 210ms because responsiveness is pretty impaired while running
6
* More `tagOnlyStrings`
package.json
@@ -1,6 +1,6 @@
{
"name": "fedialgo",
- "version": "1.1.37",
+ "version": "1.1.38",
"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