Closed MikeRyanDev closed 8 years ago
LGTM. The import update should be noted as a breaking change.
@MikeRyan52 Curious on merge status if you don't mind me asking? That core peerDep issue is tough with rc.7 at moment ;)
Augmented the build to include legacy CJS output. Imports like @ngrx/core/add/operator/select
will continue to work.
Published as v1.2.0
cc @NathanWalker
I'm dancing. Like. actually... dancing. Thank you @MikeRyan52 !!
@brandonroberts I'm worried that deep import paths will break for users now that the module format has been switched to ESM. Example:
Thinking this should be released as v2.0 and all dependents should accept a semver range of
^1.0.0 || ^2.0.0