2.0.7
Change Log:
- Optimize production build by removing nested folder structure.
- Emit JS Docs on the type declaration files. This improves IDE integration by providing IntelliSense integration.
- Fix an issue where the
package.jsonwas referring to files that had their name changed to justJS/TSinstead of theMJS/MTS. - Fix the readme so that it links properly to NPM instead of opening a new tab with the raw badge graphic.
- Reduce surface area for attack on the CI/CD publishing environment.