jalaliday
Version:
Persian (Jalali, Khorshidi) Plugin for Day.js
140 lines (59 loc) • 4.73 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.3.0](https://github.com/alibaba-aero/jalaliday/compare/v2.2.8...v2.3.0) (2020-02-29)
### Features
* **weekday:** support weekday plugin ([#24](https://github.com/alibaba-aero/jalaliday/issues/24)) ([5b29733](https://github.com/alibaba-aero/jalaliday/commit/5b29733))
### [2.2.8](https://github.com/alibaba-aero/jalaliday/compare/v2.2.7...v2.2.8) (2020-02-01)
### Bug Fixes
* **utc:** add utc property to wrapper ([c9e83ca](https://github.com/alibaba-aero/jalaliday/commit/c9e83ca))
* **utc:** add utc property to wrapper ([#22](https://github.com/alibaba-aero/jalaliday/issues/22)) ([92dba28](https://github.com/alibaba-aero/jalaliday/commit/92dba28))
### [2.2.7](https://github.com/alibaba-aero/jalaliday/compare/v2.2.6...v2.2.7) (2020-01-26)
### [2.2.6](https://github.com/alibaba-aero/jalaliday/compare/v2.2.5...v2.2.6) (2020-01-26)
### Bug Fixes
* **safari:** add one hour to startOf to prevent safari issue ([9c512ce](https://github.com/alibaba-aero/jalaliday/commit/9c512ce))
## [2.2.5](https://github.com/alibaba-aero/jalaliday/compare/v2.2.4...v2.2.5) (2019-10-31)
### Bug Fixes
* **$set:** prevent date from exceeding month limit ([#19](https://github.com/alibaba-aero/jalaliday/issues/19)) ([66c8e76](https://github.com/alibaba-aero/jalaliday/commit/66c8e76))
## [2.2.5](https://github.com/alibaba-aero/jalaliday/compare/v2.2.4...v2.2.5) (2019-10-31)
### Bug Fixes
* **$set:** prevent date from exceeding month limit ([#19](https://github.com/alibaba-aero/jalaliday/issues/19)) ([66c8e76](https://github.com/alibaba-aero/jalaliday/commit/66c8e76))
## [2.2.4](https://github.com/alibaba-aero/jalaliday/compare/v2.2.3...v2.2.4) (2019-09-22)
### Bug Fixes
* **add-month:** prevent exceed from days of month ([9835799](https://github.com/alibaba-aero/jalaliday/commit/9835799))
### [2.2.3](https://github.com/alibaba-aero/jalaliday/compare/v2.2.2...v2.2.3) (2019-08-23)
### Bug Fixes
* support dayjs 1.8.15 ([cc5754c](https://github.com/alibaba-aero/jalaliday/commit/cc5754c))
## [2.2.2](https://github.com/alibaba-aero/jalaliday/compare/v2.2.1...v2.2.2) (2019-03-14)
### Bug Fixes
* **toArray:** override toArray if exists ([00c6548](https://github.com/alibaba-aero/jalaliday/commit/00c6548))
## [2.2.1](https://github.com/alibaba-aero/jalaliday/compare/v2.2.0...v2.2.1) (2019-03-10)
### Bug Fixes
* **plugin:** refactor add and startOf functionality ([8435a56](https://github.com/alibaba-aero/jalaliday/commit/8435a56)), closes [#8](https://github.com/alibaba-aero/jalaliday/issues/8)
* **plugin:** support dayjs^1.8.9 ([31bd189](https://github.com/alibaba-aero/jalaliday/commit/31bd189)), closes [#6](https://github.com/alibaba-aero/jalaliday/issues/6)
<a name="2.2.0"></a>
# [2.2.0](https://github.com/alibaba-aero/jalaliday/compare/v2.1.1...v2.2.0) (2019-02-27)
### Features
* support toArray proto for jalali calendar ([e7b9c9e](https://github.com/alibaba-aero/jalaliday/commit/e7b9c9e))
<a name="2.1.1"></a>
## [2.1.1](https://github.com/alibaba-aero/jalaliday/compare/v2.0.1...v2.1.1) (2019-02-02)
### Bug Fixes
* **installation command:** changes yard to yarn ([13eec41](https://github.com/alibaba-aero/jalaliday/commit/13eec41))
* **linter errors:** fixes linter errors on plugin, reliable and test files ([a209460](https://github.com/alibaba-aero/jalaliday/commit/a209460))
* **relativeTimes:** adds the object to the fa constant ([e280f2a](https://github.com/alibaba-aero/jalaliday/commit/e280f2a))
### Features
* **relative times:** adds relative time strings for fa locale ([e961a1f](https://github.com/alibaba-aero/jalaliday/commit/e961a1f))
<a name="2.0.1"></a>
## [2.0.1](https://github.com/alibaba-aero/jalaliday/compare/v2.0.0...v2.0.1) (2018-12-07)
### Bug Fixes
* wrap dayjs functions to keep calendar on new instances ([f10e9fe](https://github.com/alibaba-aero/jalaliday/commit/f10e9fe))
<a name="1.1.1"></a>
## [1.1.1](https://github.com/alibaba-aero/jalaliday/compare/v1.1.0...v1.1.1) (2018-12-05)
### Bug Fixes
* **date:** rename day function to date ([dfed41e](https://github.com/alibaba-aero/jalaliday/commit/dfed41e))
* **utils.js:** Fix typo in monthDiff function ([df0678e](https://github.com/alibaba-aero/jalaliday/commit/df0678e))
<a name="1.1.0"></a>
# [1.1.0](https://github.com/alibaba-aero/jalaliday/compare/v1.0.0...v1.1.0) (2018-09-02)
### Features
* **startOf:** Support customizable first day of week ([6e3dac4](https://github.com/alibaba-aero/jalaliday/commit/6e3dac4))
<a name="1.0.0"></a>
# 1.0.0 (2018-09-01)