Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit c6b16be

Browse files
author
Jacob Wenger
committed
Added note for $extend() migration notes
1 parent 5fe36e5 commit c6b16be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ changed - `$asArray()` has been replaced by calling the `$firebaseArray` service
1212
changed - `$asObject()` has been replaced by calling the `$firebaseObject` service directly.
1313
changed - `$FirebaseArray` renamed to $firebaseArray`.
1414
changed - `$FirebaseObject` renamed to `$firebaseObject`.
15-
changed - `$extendFactory()` has been renamed to `$extend()`.
15+
changed - `$extendFactory()` has been renamed to `$extend()` and has been simplified; see the migration guide for details.
1616
changed - A warning message is now displayed when trying to sync to array-like data, since this is error-prone.
1717
changed - Upgraded Angular dependency to 1.3.x and 1.4.x (Angular 1.2.x should still work but it is no longer officially supported).
1818
fixed - `$value` is now removed when data changes from a primitive to an object with child keys (thanks @jamesstalmage).

0 commit comments

Comments
 (0)