Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #41

Merged
merged 2 commits into from
Jun 30, 2024
Merged

Version Packages #41

merged 2 commits into from
Jun 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@marceloterreiro/[email protected]

Major Changes

  • 9bf22ed: # Flash Calendar 1.0.0 馃殺 馃帀

    This release officially marks the package as ready for production use (1.0.0).
    While it's been stable since the first release, bumping to 1.0.0 was something
    I had in mind for a while.

    • New: Add .scrollToMonth and .scrollToDate, increasing the options available for imperative scrolling.

    Breaking changes

    This release introduces one slightly change in behavior if you're app uses
    imperative scrolling. Previously, .scrollToDate would scroll to the month
    containing the date instead of the exact date. Now, .scrollToDate will scroll
    to the exact date as the name suggests.

    If you intentionally want to scroll to the month instead, a new .scrollToMonth
    method was added (same signature).

    I don't expect this to cause any issues for existing apps, but worth mentioned
    nonetheless.

@MarceloPrado MarceloPrado merged commit e2554df into main Jun 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant