v2.3 #160
barthofu
announced in
Announcements
v2.3
#160
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TSCord template v2.3
This is the changelog, you can see the migration guide from the
v2.2here.This update mainly focus on 3 things:
Warning
If you want to see the changes coming alongside this PR, check commit per commit because we've ran the new code formater and it has changed by default the style of nearly all the files.
Features
antfu/eslint-configas base ([Feature] Code Formatting #128)@Servicedecorator for@singleton, which can take akeepInstanceAfterHmrparameter in order to keep the instance state between HMR reloads (e.g:Storeservice)@Injectableand@AutoInjectableof respectively@injectableand@autoInjectableto uniformize names and import source (@/decoratorsinstead oftsyringe)discordxclient config in thesrc/client.tsfile (6f83ffb)Refactor
swctotscin order to improve stability at the cost of little speed deperdition (feat(#132): switching fromswctotsc#135)@<module_name>to@/<module_name>(e.g:@services->@/services)botOnlineapi middleware HTTP request (8060043)evalfrom the code, for security concerns (60baa42)typesafe-i18nlogs at startup (c570dde)Bug fixes
isJSONEncodable isn't a function at startup(65338ea)Chores
This discussion was created from the release v2.3.
Beta Was this translation helpful? Give feedback.
All reactions