Skip to content

fix(store): add DefaultProjectorFn to public API#2090

Merged
brandonroberts merged 1 commit intomasterfrom
export-projectorfn
Aug 27, 2019
Merged

fix(store): add DefaultProjectorFn to public API#2090
brandonroberts merged 1 commit intomasterfrom
export-projectorfn

Conversation

@brandonroberts
Copy link
Member

@brandonroberts brandonroberts commented Aug 27, 2019

Allows you to fully type the selector without reaching into the src folder

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Allows you to fully type the selector without reaching into the src folder
@ngrxbot
Copy link
Collaborator

ngrxbot commented Aug 27, 2019

Preview docs changes for 45b8791 at https://previews.ngrx.io/pr2090-45b8791/

@brandonroberts brandonroberts merged commit 2d37b48 into master Aug 27, 2019
@brandonroberts brandonroberts deleted the export-projectorfn branch August 27, 2019 12:12
jordanpowell88 added a commit to jordanpowell88/platform that referenced this pull request Nov 8, 2019
ActionType is useful for extracting the response type of the new action creators.

feat(store): add verbose error message for undefined feature state in development mode (ngrx#2078)

Closes ngrx#1897

docs(store-devtools): add recipe to exclude store-devtools from the build (ngrx#2073)

Closes ngrx#1521

fix(store): add DefaultProjectorFn to public API (ngrx#2090)

Allows you to fully type the selector without reaching into the src folder

ci: fix filters on tags for publishing to npm and deployment of docs (ngrx#2091)

* refactor(data): use createEffect function instead of @effect decorator
jordanpowell88 pushed a commit to jordanpowell88/platform that referenced this pull request Nov 14, 2019
Allows you to fully type the selector without reaching into the src folder
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