Skip to content

Commit ec7af51

Browse files
Update to ng 14 (ngx-builders#1)
* migrate to v14
1 parent ae251c7 commit ec7af51

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+6159
-6467
lines changed

Diff for: .github/FUNDING.yml

-3
This file was deleted.

Diff for: .github/ISSUE_TEMPLATE/bug_report.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@ Given my current professional situation and the lack of support for my open sour
1616
# Checks before posting an issue
1717

1818
- [ ] I have read _all_ the library's documentation:
19-
- [README](https://github.com/cyrilletuzi/angular-async-local-storage/blob/main/README.md)
20-
- [CHANGELOG](https://github.com/cyrilletuzi/angular-async-local-storage/blob/main/CHANGELOG.md)
21-
- [MIGRATION](https://github.com/cyrilletuzi/angular-async-local-storage/blob/main/MIGRATION.md)
22-
- [/docs](https://github.com/cyrilletuzi/angular-async-local-storage/tree/main/docs)
19+
- [README](https://github.com/santoshyadavdev/ngx-pwa-offline/blob/main/README.md)
20+
- [CHANGELOG](https://github.com/santoshyadavdev/ngx-pwa-offline/blob/main/CHANGELOG.md)
21+
- [MIGRATION](https://github.com/santoshyadavdev/ngx-pwa-offline/blob/main/MIGRATION.md)
22+
- [/docs](https://github.com/santoshyadavdev/ngx-pwa-offline/tree/main/docs)
2323
- [ ] I have checked in already:
24-
- [opened issues](https://github.com/cyrilletuzi/angular-async-local-storage/issues)
25-
- [closed issues](https://github.com/cyrilletuzi/angular-async-local-storage/issues?q=is%3Aissue+is%3Aclosed)
26-
- [questions answered](https://github.com/cyrilletuzi/angular-async-local-storage/discussions/categories/q-a) in the new "Discussions" tab
24+
- [opened issues](https://github.com/santoshyadavdev/ngx-pwa-offline/issues)
25+
- [closed issues](https://github.com/santoshyadavdev/ngx-pwa-offline/issues?q=is%3Aissue+is%3Aclosed)
26+
- [questions answered](https://github.com/santoshyadavdev/ngx-pwa-offline/discussions/categories/q-a) in the new "Discussions" tab
2727
- [ ] I understand I am writing to a *human being*, doing this open source project *unpaid*
2828
- [ ] I will be involved in my own issue, by answering questions and informing if the issue is resolved
2929

3030
<!-- Otherwise the issue will be closed. -->
3131

3232
# Configuration
3333

34-
- `@ngx-pwa/local-storage` version:
34+
- `@ngx-builders/pwa-local-storage` version:
3535
- Angular version (`ng version`):
3636
```
3737
Copy the result here

Diff for: .github/ISSUE_TEMPLATE/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Questions
4-
url: https://github.com/cyrilletuzi/angular-async-local-storage/discussions/categories/q-a
4+
url: https://github.com/santoshyadavdev/ngx-pwa-offline/discussions/categories/q-a
55
about: The issue tracker is not intended for support. A new GitHub "Discussions" tab, with a Questions & Answers category, is available for that purpose.
66
- name: Feature requests
7-
url: https://github.com/cyrilletuzi/angular-async-local-storage/discussions/554
7+
url: https://github.com/santoshyadavdev/ngx-pwa-offline/discussions/554
88
about: Feature requests are no longer accepted.

0 commit comments

Comments
 (0)