You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: release v0.1.1 (#275)
I accidentally unpublished 0.1.0 from npm because it didn't contain a
readme file.
# Build
- Bump minor prerelease version
- Correct changelog
- Bundle readme file
- Remove `unknown` npm tag
# CI
- Add major Node.js version to cache key
chore: release v0.1.0 (#274)
# Release
- Update changelog
- Bump major prerelease version
# Build
- Require RxJS ^7.2.0 peer dependency
- Add global UMD ID to prevent dash usage
- Add external UMD module ID for `@ngrx/component-store`
- Decorate `Router` and `ActivatedRoute` dependencies with `Inject` to
remove build warnings about unused imports