* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
* Initial commit for code v4.0.0
* Merge upstream, remove module declaration
* Fix include alias signature, fix typos
* Add stronger types to tests and run linter