Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix($parse): remove deprecated promise unwrapping #7555

Closed
wants to merge 1 commit into from

Conversation

rodyhaddad
Copy link
Contributor

(See #7540)

The feature has been deprecated in #4317

BREAKING CHANGE: promise unwrapping has been removed.
It can no longer be turned on.
Two methods have been removed:

  • $parseProvider.unwrapPromises
  • $parseProvider.logPromiseWarnings

@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#7555)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@rodyhaddad rodyhaddad added this to the 1.3.0-beta.10 milestone May 22, 2014
@caitp
Copy link
Contributor

caitp commented May 22, 2014

so many glorious deletions \o/

The feature has been deprecated in angular#4317

BREAKING CHANGE: promise unwrapping has been removed.
It has been deprecated since 1.2.0-rc.3.

It can no longer be turned on.
Two methods have been removed:
* $parseProvider.unwrapPromises
* $parseProvider.logPromiseWarnings
@rodyhaddad
Copy link
Contributor Author

landed as fa6e411

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants