master
Commits on Jun 4, 2022
-
chore(misc): bump deps, version, changelog, readme
* Bump firebase again * Contribute windows node 14 needed a java bump too * Add readme for ng 14 * Drop IE references in readme * Add changelog
-
feat(core): mark ng 14 as allowed peer (#3230)
* Mark ng 14 as peer * Bump firebase * Bump version * Lint * Cleanup actions
Commits on Apr 12, 2022
-
docs(auth): Fixed a typo (#3185)
A comma was at the end instead of a period.
-
Commits on Mar 23, 2022
-
Update Firebase, make it a dep rather than peer (#3159)
* Update Firebase, wrap the storage APIs introduced in 9.5 * Move rxfire and firebase to dep, rather than peers, to better model the NPM requirements for wrapping * Bump minor, changelog * Mark firebase-tools 10 peer as compatible * Clean up the test suite * Drop the .proto references from firestore-protos and mark as deprecated
Commits on Feb 11, 2022
Commits on Feb 10, 2022
Commits on Feb 7, 2022
-
fix(schematic): use oneOf rather than array types in the deploy schem…
…atic (#3092) Use `oneOf` instead of `"type": ["a", "b"]` to fix the `ng deploy` command
Commits on Jan 6, 2022
Commits on Nov 11, 2021
-
-
* Bump version * Bump deps * Clean up deps a bit more * Support ng13 * upgrade samples * Switch tools/jasmine.js to imports * Drop webpack resolution * Drop the failing tests for now * changelog
-
Commits on Oct 18, 2021
Commits on Oct 14, 2021
-
fix(schematics): Fix ng add on Windows (#3022)
Need to convert the schematic host path to a windows path. Fixes #3016
Commits on Oct 8, 2021
-
chore(release): Fix hang in the test suite (#3005)
* Check for file existence before `npm install` on deploy, this was hanging up in some test environments * Prefer absolute paths on the deploy pipeline * Fix `ng add` stalling if you don't select any options
-
chore(release): Quick fixes to 9.1.0 (#3003)
* Changelog errors * try/catch around install
-
-
feat(auth-guard): Adding in modular auth guards (#3001)
* Adding modular auth guards * Flushing out some basic tests * Refactored how `isSupported` is handled * Firestore wasn't passing the injector, need tests for this too * Fixed the version check on firebase-tools * Fixed firebase-tools project creation * Cleaned up some of the error messaging
Commits on Oct 7, 2021
-
chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /samples/compat (#…
…2978) Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](fb55/nth-check@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump object-path from 0.11.7 to 0.11.8 in /samples/compat (
#2974) Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#2971)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/sindresorhus/semver-regex/releases) - [Commits](https://github.com/sindresorhus/semver-regex/commits) --- updated-dependencies: - dependency-name: semver-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): More tests & mark rxjs 7 peer (#2998)
* Mark rxjs 7 peer * Flush out the matrix tests * Add canary tests Fixes #2980
Commits on Oct 6, 2021
-
docs(upgrade): fix import (#2997)
Co-authored-by: James Daniels <[email protected]>
-
chore(deps): bump nth-check from 2.0.0 to 2.0.1 (#2975)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](fb55/nth-check@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /samples/modular (#…
…2976) Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](fb55/nth-check@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump object-path from 0.11.7 to 0.11.8 in /samples/modul…
…ar (#2973) Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /samples/advanced (#…
…2977) Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](fb55/nth-check@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chore(deps): bump object-path from 0.11.7 to 0.11.8 in /samples/advan…
…ced (#2972) Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
feat(core): Flushing out the new API (#2963)
* Adding `ScreenTrackingService` and `UserTrackingService` for the new API * Injectable classes should all be implicitly optional, since I can't figure out how to bail from the factory * Drop the memoization as the modules are idempotent in v9 * Return `null` from analytics and messaging when they're incompatible, rather than a null object * Now test for browser and return `null` otherwise for remote config and performance * Allow more advanced initialization in `provide*` by allowing the developer to pass deps into the N+1 args & use the injector in the factory * Use AppCheck debug token if they're serving off localhost too, e.g, `ng deploy --preview` * Upgrade Firebase to 9.1 * Utilize isSupported for Remote Config