Releases: reediculous456/dayjs-business-days
Releases · reediculous456/dayjs-business-days
v1.2.3
What's Changed
- Updated deps to resolve vulnerabilities by @reediculous456 in 449889a and bbf72ad
- Updated GitHub Actions workflows to use v4 actions, removed node 16, added node 22 by @reediculous456 in df6c039
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Updated deps to resolve vulnerabilities by @reediculous456 in 0898fa6
- Updated GitHub Actions workflows to use v3 actions, removed node 14, added node 20 by @reediculous456 in ae4f026
Full Changelog: v1.2.1...v1.2.2
v1.2.1
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
v1.1.2
v1.1.1
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
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
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