Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix: Do NOT encapsulate by default - breaking change - v0.5 #147

Merged
merged 1 commit into from
Oct 6, 2017

Conversation

wardbell
Copy link
Contributor

@wardbell wardbell commented Oct 6, 2017

Changes default config.dataEncapsulation from true to false.
This is a breaking change that affects almost all pre-existing apps. See the CHANGELOG.MD

Also fixes README error in issue #146.

Closes #146

Changes default config.dataEncapsulation from true to false
also fixes README error in issue #146.

Closes #146
@wardbell wardbell merged commit cc02859 into master Oct 6, 2017
@wardbell wardbell deleted the v-0.5-encapsulation branch October 6, 2017 01:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

npmjs.org package docs say to import from wrong package in app.module.ts
1 participant