purescript-deprecated/purescript-react-addons-css-transition-group

Intent to deprecate

thomashoneyman opened this issue · 1 comments

We intend to deprecate this library as part of a purescript-contrib cleanup -- see the full discussion on Discourse for more details on the effort.

We're considering deprecating react-addons-css-transition-group because it hasn't seen activity in years, we couldn't find the library is use via GitHub searches, and the underlying React functionality has since been replaced by react-transition-group -- see the notice on the addons-css-transition-group npm package for details. Authors writing React applications today would be better served using the new package via a foreign import instead of this library.

"Deprecation" means that this library either moves to a private maintainer or is moved to the purescript-deprecated organization and made read-only. If the library is deprecated it can still be installed but it won't receive future updates.

Please feel free to weigh in on this discussion either here or in the Discourse discussion.

@jasonzoladz 👋 pinging you as I saw you’d committed the bulk of the library — just in case you weren’t notified via watching the repository. If anyone else ought to be explicitly looped in please feel free to mention them also! Thanks!