- upgrade modules
- rename internal variables
main
todatadom
- rename
datadom.js
,datadom.min.js
toindex.js
andindex.min.js
- further minimize generated js file with mangling and compression
- remove redundant code in build script
- use script directly instead of
npx
to speed up building - add
main
andbrowser
field inpackage.json
. - patch test code to make it work with upgraded modules
- release with compact directory structure