1
0
Fork 1
mirror of https://example.com synced 2024-11-27 12:36:40 +09:00
firefish/packages/client
naskya 845f08893f
fix: upgrade AiScript!
There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded
Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey)

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-17 05:04:05 +09:00
..
.vscode
@types
assets
src fix: upgrade AiScript! 2023-11-17 05:04:05 +09:00
.eslintrc.json chore: 🚨 lint 2023-09-01 16:27:33 -07:00
.prettierrc
package.json fix: upgrade AiScript! 2023-11-17 05:04:05 +09:00
tsconfig.json Revert "chore: upgrade biome + lint & format" 2023-10-22 17:33:40 +09:00
vite.config.ts build: build service worker with Vite instead of Webpack 2023-10-03 07:53:53 +00:00
vite.json5.ts