Skip to content

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

Closed
sinedied opened this issue Jun 24, 2021 · 3 comments
Closed

Update for Angular 12 #600

sinedied opened this issue Jun 24, 2021 · 3 comments

Comments

@sinedied
Copy link
Member

Before it's asked, I'll create this one myself as a reminder 😉
Anyone that would like to help is welcome.

@fabiomartino
Copy link
Contributor

fabiomartino commented Jul 20, 2021

Hi thx for the hard work on this amazing project!
Any chance to have cypress as option for e2e?
https://docs.cypress.io/guides/migrating-to-cypress/protractor#Recommended-Installation
Due to the fact angular 12 no more provide by default protractor (will be deprecated in 2022)

Sorry if this is off topic...

ci-rebot pushed a commit that referenced this issue Jul 22, 2021
# [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
@ci-rebot
Copy link
Collaborator

🎉 This issue has been resolved in version 10.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sinedied
Copy link
Member Author

@fabiomartino I would love to have a Cypress option!
I created an issue for it: #604

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants