2018-08-25 14:56:06 +03:00
< a name = "0.4.1" > < / a >
# [0.4.1](https://github.com/Microsoft/angular-react/compare/v0.4.0...v0.4.1) (2018-08-28)
### Bug Fixes
- **core:** Fix React nodes being removed from DOM when they are still needed ([#7](https://github.com/Microsoft/angular-react/issues/7)) ([184844](https://github.com/Microsoft/angular-react/commit/184844))
- **fabric:** Workaround for components using plain CSS under the hood to not load the style when tree-shaken (using `ng build --prod` ) ([#8](https://github.com/Microsoft/angular-react/issues/8)) ([c4e521](https://github.com/Microsoft/angular-react/commit/c4e521))
2018-08-16 21:23:31 +03:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
< a name = "0.4.0" > < / a >
2018-08-25 14:56:06 +03:00
2018-08-16 21:23:31 +03:00
# [0.4.0](https://github.com/Microsoft/angular-react/compare/03ca764...v0.4.0) (2018-08-16)
2018-08-25 14:56:06 +03:00
2018-08-16 21:23:31 +03:00
Initial public release...
### Bug Fixes
2018-08-25 14:56:06 +03:00
- **core:** React-wrapped components inside inside ng-template don't re-render on changes ([#5](https://github.com/Microsoft/angular-react/issues/5)) ([299e4b4](https://github.com/Microsoft/angular-react/commit/299e4b4))
2018-08-16 21:23:31 +03:00
### Features
2018-08-25 14:56:06 +03:00
- **command-bar:** add contrast and luminosity utilities ([#3](https://github.com/Microsoft/angular-react/issues/3)) ([6f002f9](https://github.com/Microsoft/angular-react/commit/6f002f9))
2018-08-16 21:23:31 +03:00
### BREAKING CHANGES
2018-08-25 14:56:06 +03:00
- **n/a**
2018-08-16 21:23:31 +03:00
< a name = "<0.4.0" > < / a >
2018-08-25 14:56:06 +03:00
# < 0.4.0
2018-08-16 21:23:31 +03:00
### Features
2018-08-25 14:56:06 +03:00
- **core:** original core and fabric libraries including docs ([03ca764](https://github.com/Microsoft/angular-react/commit/03ca764))