Skip to content

Conversation

drdreo
Copy link
Contributor

@drdreo drdreo commented Jul 14, 2025

An oversight made the newly added storage APIs unavailable for importing.
Updated the test project to use the aliased imports again to avoid this in the future.

This fixes #108.

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

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

What is the current behavior?

Issue Number: #108

What is the new behavior?

New APIs are exported in public-api.ts.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NetanelBasal NetanelBasal merged commit 996244a into ngneat:master Jul 14, 2025
1 check passed
@drdreo drdreo deleted the 108-missing-export branch July 14, 2025 06:43
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.

Bug: withLocalStorage() not exported

2 participants