Skip to content

v1.11.3

Latest
Compare
Choose a tag to compare
@taro-28 taro-28 released this 25 Oct 07:56
· 2 commits to dev since this release
187e3ef

What's Changed

  • fix: parseDate stop the js Date behavior that maps 2 digit years to 1900 - 1999 by @taro-28 in #1
  • Publish to npm by @taro-28 in #2
  • Update package-lock.json by @taro-28 in #3
  • Replace dayjs to @basemachina/dayjs for import statements by @taro-28 in #4
  • Fix mock module name to @basemachina/dayjs from dayjs by @taro-28 in #6
  • Support parse 2-digit years custom parse format plugin by @taro-28 in #5
  • Fix lint error by @taro-28 in #7
  • Replace dayjs to @basemachina/dayjs for rollup config by @taro-28 in #8
  • Update to v.1.11.3 by @taro-28 in #9

New Contributors

Full Changelog: v1.10.8...v1.11.3