- Use Rollup to build a proper UMD package.
- Properly exposed window.MockDate when loaded in the browser.
- Switched TypeScript build from CommonJS to UMD.
- Support for
timezoneOffset
parameter was removed. It was a foot gun and caused many issues because it was only half-implemented. Implementing full timezone support is outside the scope of this library.