Skip to content

Releases: reediculous456/dayjs-business-days

v1.2.2

24 Oct 18:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

28 Apr 15:01
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug with source map throwing a warning in 64ea18b
  • Updated dependencies to resolve vulnerabilities in 20573f1

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Jan 18:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

10 Jan 20:24
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies to resolve vulnerabilities

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Jun 02:08
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #2

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 Jan 21:16
Compare
Choose a tag to compare

What's Changed

  • Implemented changes from dayjs-business-days#22 to allow for custom working weekdays and setting the options after extending dayjs
  • Added tests for new methods to ensure 100% coverage

Full Changelog: v1.0.0...v1.1.0

v1.0.0

31 Jan 20:19
Compare
Choose a tag to compare

Initial release of this package. Includes all methods from dayjs-business-days with TypeScript declarations and an added method that find the last business day of the month