Skip to content

Remove 1.x deprecatia #557

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Remove 1.x deprecatia #557

wants to merge 1 commit into from

Conversation

armanbilge
Copy link
Member

Not sure if it's too soon for this since 1.2.0 is still fresh. But if not now, then when? :)

@armanbilge armanbilge requested a review from japgolly September 5, 2021 02:33
@japgolly
Copy link
Contributor

japgolly commented Sep 5, 2021

Yeah idk, I was wondering about this too. It might be nicer for the migration to leave all in the 1.x deprecated stuff around in 2.x just so that it's really easy to upgrade. OTOH we could instruct everybody to upgrade to 1.2.0 first and make sure they aren't depending on anything deprecated, before upgrading. I don't think that would be unreasonable, but we could go either way. Option 2 (i.e. this PR) would be nicer for us....

@armanbilge
Copy link
Member Author

We can revisit this before we release or feel free to close!

@armanbilge
Copy link
Member Author

Also maybe we could do some of this. Like I think one of these is a method that was added in error so IDK how anyone could actually use that code, I'd love to purge it.

Comment on lines -5185 to -5187
@deprecated("This method seems to have been added in error and not actually exist.", "1.2.0")
def close(): Unit = js.native

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. This should definitely go IMO.

@armanbilge armanbilge added this to the v2.0.0 milestone Sep 9, 2021
@japgolly
Copy link
Contributor

We can revisit this before we release or feel free to close!

I'll take you up on the feel free to close part. Let's revisit later

@japgolly japgolly closed this Sep 27, 2021
@armanbilge armanbilge deleted the topic/deprecatia branch December 26, 2021 18:02
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.

2 participants