Breaking Changes
- Drop support for node versions before 16.0.0 (3cc931c by @ardalanamini)
New Features
- Improve date values (606afd9 by @ardalanamini)
Refactors
- Use native http(s)/fetch instead of axios (#74 c6e0b56 by @ardalanamini)
Dependencies
- Dev:
- bump eslint-config-noir from 1.2.0 to 1.2.1 (#63 725543b by @dependabot[bot])
- bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.32.0 (#70 92bd7ec by @dependabot[bot])
- bump @typescript-eslint/parser from 5.28.0 to 5.32.0 (#71 d448f58 by @dependabot[bot])
- bump eslint from 8.18.0 to 8.21.0 (#72 b7066e3 by @dependabot[bot])
Documentation Changes
- Improve documents (#73 4945633 by @ardalanamini)
Build System
- Improve build process (f215d1c by @ardalanamini)
Continuous Integration
- Dependabot:
- Update dependabot config (7273737 by @ardalanamini)
- Release:
- Update workflow (92a0c8d by @ardalanamini)
- Test:
- Update workflow (d07b0ed by @ardalanamini)
Full Changelog: v2.0.3...v3.0.0