- fix for
proxy
- add
action
plugin
- add
Action
forserver
onError
- improve body and files parsing algorithm
- add hooks
useBody
,useCookies
,useFiles
,useSearch
- add
parse-body
plugin
- add form parsing sets
- fix
@cantinc/utils
validation changes bug
- fix
redirect
encoding bug
- remove
search
fromrouter
prop ofpath
- improve
useAction
types
- fix a bug of
null
usage
- improve
action
types
- fix
validation
plugin - add
access
plugin
- fix
validation
plugin - add
formatter
plugin
- fix
validation
plugin
- add
context
,slots
,slot
,validation
plugins
- fix
file
plugin - improve
cms
plugin
- add
encode
prop ofredirect
- improve search parsing
- update
@innet/jsx
(new way of components) - change
getAction
touseAction
- change
getRouter
touseRouter
- update dependencies
- remove class components support
- add experimental features
- update dependencies for new features
- add
getRouter
andgetAction
helpers
- remove 404 status for non exist file
- refactor exports
- add
redirect
- fix bug of
file
- fix cookie prop types
- fix readme
- fix dependencies
- first implementation