Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade to angular 7 (angular-redux#72)
* Upgrade angular 7 packages and example app (angular-redux#65) * fix: readme links to deprecated repo update (angular-redux#66) * fix: minor dependency and attempt to remove extraneous install step in test (angular-redux#67) * Fix Typescript strict type issues (angular-redux#68) * fix: typescript strict issues, remove many instances of any, fix minor bugs identified due to type mismatches * Upgrade immutable version to latest (angular-redux#69) * feat: upgrade immutable, rework yarn versions, bump version, stop hoisting, change main on source package.json * Chore: cleanup documentation (angular-redux#70) * chore: cleanup docs, remove support for ts-doc api ref, move to docsify * fix: Issue with example-app compilation, script rework, minor cleanup (angular-redux#71) * fix: resolve issue with example-app compilation * chore: rework build scripts, include ability to run example-app as monorepo script * fix: update doc portal changelog * fix: undefined import issue caused by barrel imports in form module (angular-redux#74) * chore: add PR feedback (angular-redux#79) * chore: add auto-formatting to docs * chore: change deps to exact versions * fix: import error during prod build of example-app * chore: revert package version for proper auto-increment * chore: remove unneeded cli files * chore: restore changelogs * chore: add example-app prod build * chore: fix internal package declarations * chore: restore peer dep versions BREAKING CHANGE: Upgrades Angular dependencies to v7
- Loading branch information