Skip to content

2.0.5

Compare
Choose a tag to compare
@welefen welefen released this 16 Jan 09:24
· 1216 commits to master since this release

Fix Logic rule contains space produces error
Improve object structure of Logic rule validation result
Rename bootstrap/hook.js to bootstrap/middleware.js during project creation
Add config/hook.js during projec creation
Babel compile add --retain-lines option, to keep the same code line number after compilation
Add auto convert MongoID query string to MongoID object
Fix new files not being reloaded
Fix think.cache failed to assign object type
update module add validation on where query
Remove the buildin deny_ip middleware, now it is a seperate module named think-ip-filter middleware
Add prerender hook
thinkjs add plugin creation command into CLI
Fix when environemnt setting is producition or testing, the command can not end itself
Add view_filter hook
Fix file Session sometimes reports error
Note:fix small issues are found during publishment of 2.0