Releases: yafoo/jj.js
Releases · yafoo/jj.js
v0.14.0
07 Mar 04:46
Compare
Sorry, something went wrong.
No results found
优化类型文件生成
修复优化url生成
自动加载功能,不缓存空文件
修复优化Resquest类请求方法判断
默认开启cookie签名机制
v0.13.0
27 Feb 07:45
Compare
Sorry, something went wrong.
No results found
新增request系统类库
response类isAjax方法迁移到request类
优化应用端types类型文件生成逻辑,启动服务时生成一次
v0.12.0
26 Feb 10:04
Compare
Sorry, something went wrong.
No results found
v0.11.0
26 Feb 09:25
Compare
Sorry, something went wrong.
No results found
基于AsyncLocalStorage重构核心类
空控制器和空方法名改为_empty
v0.10.0
26 Feb 01:50
Compare
Sorry, something went wrong.
No results found
类型文件位置调整及优化
自动生成应用端类型文件(开启app_debug,并且根目录下存在jsconfig.json文件)
utils工具fs库方法优化,保留部分,其他方法建议使用fs.promises库
系统级别调整,app类改为system,默认输出['system', 'error']级别的日志
v0.9.0
06 Feb 08:52
Compare
Sorry, something went wrong.
No results found
支持jsdoc,完善vscode代码提示
系统核心库app由对象改为class,使用const app = new App()
修复Logger类输出格式化bug,log函数参数调换
系统日志配置,默认输出['app', 'error']级别的日志
系统级屏蔽favicon.ico请求
系统loader支持并优先加载文件
依赖升级@koa/router v10.1.1 -> v12.0.1
依赖升级koa v2.13.4 -> v2.15.0
node版本要求 >= v12.7.0
v0.8.8
06 Feb 06:49
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.