Commit 2e8e49a
chore(release): 10.0.0 [skip ci]
# [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 default1 parent 0017429 commit 2e8e49a
3 files changed
Lines changed: 44 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
1 | 42 | | |
2 | 43 | | |
3 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments