-
Notifications
You must be signed in to change notification settings - Fork 213
Update for Angular 12 #600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi thx for the hard work on this amazing project! Sorry if this is off topic... |
# [10.0.0](9.2.1...10.0.0) (2021-07-22) ### Bug Fixes * angulartics errors in strict mode ([c8c2a97](c8c2a97)) * bootstrap 5 styling ([982bd12](982bd12)) * features prompt ([5b7edcf](5b7edcf)) * jest unit tests ([0e52d95](0e52d95)) * strict mode errors ([a67967c](a67967c)) * strict typings ([f1f1ea3](f1f1ea3)) ### chore * update to lastest core ([2045838](2045838)) ### Features * enable typescript strict mode by default ([a772e7d](a772e7d)) * make e2e tests optional and restore linting ([555ffc3](555ffc3)) * migrate addon template ci to use github actions ([1a15bc8](1a15bc8)) * migrate to eslint, removes htmlhint (closes [#473](#473)) ([b1f7334](b1f7334)) * migrate to husky v7 ([ab06976](ab06976)) * move pwa prompt to the features list ([8828d3d](8828d3d)) * regroup generator options under features prop ([d60b129](d60b129)) * removed [@core](https://github.com/core) module and moved services to [@shared](https://github.com/shared) ([830489b](830489b)) * update addon template ([580863f](580863f)) * update polyfills ([ecf5c98](ecf5c98)) * upgrade the generate app to be Angular 12 (closes [#600](#600)) ([afd59bc](afd59bc)) ### BREAKING CHANGES * update to lastest core, which forces yeoman-generator@5 breaking update. * migrate to eslint, removes htmlhint * Having a core module isn't necessary anymore as services aren't attached to modules anymore. This follows the Angular coding guide update that only mention shared module now. * enable typescript strict mode by default
🎉 This issue has been resolved in version 10.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@fabiomartino I would love to have a Cypress option! For now until Protractor is deprecated I think it would be good to have the choice, but definitely Cypress support would be a great addition. |
Before it's asked, I'll create this one myself as a reminder 😉
Anyone that would like to help is welcome.
The text was updated successfully, but these errors were encountered: