MethodChain plugins, conditional utils, traverser upgrades, jest, playground, debugger, optimizejs, examples
Pre-release
Pre-release
·
77 commits
to master
since this release
4.0.0-beta.2
- π¬ tests π
- π convert to jest
- more +tests
- β»οΈ abstract dist api tests + type tests
- π¬ ava for built
- πππ jest lint plugin
- π build
- π‘ playground for rollup uglify testing repl style
- π₯π cli clean on postpublish
- π°ποΈ refactor to use rollup node api
- π debugger build replacement export for easy usage with
debuggering by clients - β fix editor config
- π£π fuse-box scope hoisting run - close to rollup size!
- π clean & comment fuse.js
- ππ all scripts moved to makefile
- π π‘ playground badge
- β‘ enable optimizejs
- π¦π use yarn to run makefile scripts instead of npm
- πΈπ cache for travis
- π examples
-
- examples
-
- examples submodule/repo
-
- decorators
- π not-bundled/exported importable decorators
- flatten the examples folder
- π lots more docs
-
- π° refactor
- β MethodChain
- βπ add name/key as first arg in .onValid .onInvalid
- π plugins for ^
- β encase - MAJOR remove .rethrow - put into error enhancer
- β MethodChain
- π utils/deps
- π add
conditionaleq,not,or,and,some,all,includes
- β»οΈ abstract getPrototypeOf
- β fix some types
- π£ isNotNested schema validation fix
- rename ezType -> simpleKindOf
- π add
- ππ move
- dopemerge & validators/types & reduce/ & dot-prop
- π£ traverser
- π clean
- βΉοΈοΈ more docs
- π map & set support #21