This prerelease publishes the alternative calendar builds as standalone packages under the @daypicker/* scope:
@daypicker/buddhist@daypicker/ethiopic@daypicker/hebrew@daypicker/hijri@daypicker/persian
Import changes
If you were previously importing from subpaths like react-day-picker/persian, switch to the new package names:
import { DayPicker } from "@daypicker/persian";The main package continues to be published as react-day-picker@next.
What's Changed
- feat!: extract
@daypicker/hijriand@daypicker/persianby @gpbl in #2938 - feat!: extract
@daypicker/buddhist,@daypicker/ethiopic, and@daypicker/hebrewby @gpbl in #2939
Full Changelog: v10.0.0-next.1...v10.0.0-next.2