Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 27, 2019

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.

None yet

2 participants