UNPKG

@pacote/computus

Version:

Determine the calendar date of the Easter holiday.

86 lines (44 loc) โ€ข 3.59 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.4](https://github.com/PacoteJS/pacote/compare/@pacote/computus@2.0.3...@pacote/computus@2.0.4) (2025-02-25) **Note:** Version bump only for package @pacote/computus ## [2.0.3](https://github.com/PacoteJS/pacote/compare/@pacote/computus@2.0.2...@pacote/computus@2.0.3) (2024-10-05) **Note:** Version bump only for package @pacote/computus ## [2.0.2](https://github.com/PacoteJS/pacote/compare/@pacote/computus@2.0.1...@pacote/computus@2.0.2) (2023-08-25) **Note:** Version bump only for package @pacote/computus ## [2.0.1](https://github.com/PacoteJS/pacote/compare/@pacote/computus@2.0.0...@pacote/computus@2.0.1) (2023-04-22) **Note:** Version bump only for package @pacote/computus # [2.0.0](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.9...@pacote/computus@2.0.0) (2023-04-13) ### chore - ๐Ÿค– CommonJS packages now build with ES5 compatibility ([c0147ae](https://github.com/PacoteJS/pacote/commit/c0147aeffb81322ea59174a3961b10cfb3bf81e5)) ### BREAKING CHANGES - ๐Ÿงจ CommonJS packages now build with ES5 compatibility as a minimum. ES3 is no longer supported. ## [1.2.9](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.8...@pacote/computus@1.2.9) (2022-09-02) ### Bug Fixes - ๐Ÿ› Fix typing issue ([7b433f5](https://github.com/PacoteJS/pacote/commit/7b433f5a50bc9462f13db945e7a458af76eeadd2)) ## [1.2.8](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.7...@pacote/computus@1.2.8) (2022-09-02) **Note:** Version bump only for package @pacote/computus ## [1.2.7](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.6...@pacote/computus@1.2.7) (2021-08-13) **Note:** Version bump only for package @pacote/computus ## [1.2.6](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.5...@pacote/computus@1.2.6) (2020-11-27) **Note:** Version bump only for package @pacote/computus ## [1.2.5](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.4...@pacote/computus@1.2.5) (2020-11-14) **Note:** Version bump only for package @pacote/computus ## [1.2.4](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.3...@pacote/computus@1.2.4) (2020-09-05) **Note:** Version bump only for package @pacote/computus ## [1.2.3](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.2.2...@pacote/computus@1.2.3) (2020-06-03) **Note:** Version bump only for package @pacote/computus ## [1.2.0](https://github.com/PacoteJS/pacote/tree/@pacote/computus/1.2.0) (2019-08-14) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.1.2...@pacote/computus@1.2.0) - ES Module support. ## [1.1.2](https://github.com/PacoteJS/pacote/tree/@pacote/computus/1.1.2) (2019-07-25) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.1.1...@pacote/computus@1.1.2) - Chore: Stop TypeScript configuration and build files from being published. ## [1.1.0](https://github.com/PacoteJS/pacote/tree/@pacote/computus/1.1.0) (2019-07-12) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.0.0...@pacote/computus@1.1.0) - Adds the Julian (Eastern Orthodox) Easter computus. ## [1.0.0](https://github.com/PacoteJS/pacote/tree/@pacote/computus/1.0.0) (2019-07-12) [Full Changelog](https://github.com/PacoteJS/pacote/compare/@pacote/computus@1.0.0...@pacote/computus@1.0.0) - Initial release supporting the Gregorian Easter computus.