Skip to content

Commit

Permalink
chore(release): v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Sep 12, 2024
1 parent 864f0b9 commit cd3521e
Show file tree
Hide file tree
Showing 20 changed files with 91 additions and 194 deletions.
183 changes: 40 additions & 143 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,146 +4,43 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.1.0](https://github.com/taiga-family/ng-web-apis/compare/v2.0.1...v2.1.0)

> 15 November 2022
- feat(screen): added new token [`#48`](https://github.com/taiga-family/ng-web-apis/pull/48)

#### [v2.0.1](https://github.com/taiga-family/ng-web-apis/compare/v2.0.0...v2.0.1)

> 15 July 2022
- fix(PAGE_VISIBILITY): share replay of page visibility [`#45`](https://github.com/taiga-family/ng-web-apis/pull/45)

### [v2.0.0](https://github.com/taiga-family/ng-web-apis/compare/v1.13.0...v2.0.0)

> 27 January 2022
- feat: update to Angular 12 and Ivy [`#31`](https://github.com/taiga-family/ng-web-apis/pull/31)

#### [v1.13.0](https://github.com/taiga-family/ng-web-apis/compare/v1.12.1...v1.13.0)

> 27 January 2022
- feat(MEDIA_DEVICES): added new token [`#33`](https://github.com/taiga-family/ng-web-apis/pull/33)

#### [v1.12.1](https://github.com/taiga-family/ng-web-apis/compare/v1.12.0...v1.12.1)

> 15 October 2021
- fix(types): compatibility issues with modern TypeScript [`#26`](https://github.com/taiga-family/ng-web-apis/pull/26)

#### [v1.12.0](https://github.com/taiga-family/ng-web-apis/compare/v1.11.0...v1.12.0)

> 12 July 2021
- feat(CRYPTO): add new token [`#24`](https://github.com/taiga-family/ng-web-apis/pull/24)

#### [v1.11.0](https://github.com/taiga-family/ng-web-apis/compare/v1.9.0...v1.11.0)

> 29 June 2021
- feat(HISTORY): add new token [`#23`](https://github.com/taiga-family/ng-web-apis/pull/23)
- feat(CACHES): add new token [`#19`](https://github.com/taiga-family/ng-web-apis/pull/19)
- feat(page-visibility): document.hidden -> document.visibilityState
[`#18`](https://github.com/taiga-family/ng-web-apis/pull/18)

#### [v1.9.0](https://github.com/taiga-family/ng-web-apis/compare/v1.8.1...v1.9.0)

> 28 October 2020
- feat(SPEECH_RECOGNITION): add new token [`#13`](https://github.com/taiga-family/ng-web-apis/pull/13)

#### [v1.8.1](https://github.com/taiga-family/ng-web-apis/compare/v1.8.0...v1.8.1)

> 26 October 2020
- fix(SPEECH_SYNTHESIS): fix type
[`516438d`](https://github.com/taiga-family/ng-web-apis/commit/516438d984e6cc62858dedb8ee93a5338e3e5a42)

#### [v1.8.0](https://github.com/taiga-family/ng-web-apis/compare/v1.7.0...v1.8.0)

> 26 October 2020
- feat(SPEECH_SYNTHESIS): add new token
[`d7dd1a5`](https://github.com/taiga-family/ng-web-apis/commit/d7dd1a594d2a4b0c9bcb5df256e7b61627f63909)
- fix build [`c92bc9c`](https://github.com/taiga-family/ng-web-apis/commit/c92bc9cea894b777394d2a06d17817cffd055adf)

#### [v1.7.0](https://github.com/taiga-family/ng-web-apis/compare/v1.6.1...v1.7.0)

> 2 September 2020
- feat(NETWORK_INFORMATION): add new token
[`492018e`](https://github.com/taiga-family/ng-web-apis/commit/492018e48cc3408837ee950fbb84b3f8103c203f)

#### [v1.6.1](https://github.com/taiga-family/ng-web-apis/compare/v1.6.0...v1.6.1)

> 24 August 2020
- fix(public-api): add page-visibility
[`90c91b1`](https://github.com/taiga-family/ng-web-apis/commit/90c91b1b306776f8b988d392381efb8122d341ec)

#### [v1.6.0](https://github.com/taiga-family/ng-web-apis/compare/v1.5.0...v1.6.0)

> 10 August 2020
- feat(SESSION_STORAGE): add new token [`#10`](https://github.com/taiga-family/ng-web-apis/pull/10)

#### [v1.5.0](https://github.com/taiga-family/ng-web-apis/compare/v1.4.1...v1.5.0)

> 24 July 2020
- feat(page-visibility): add a new token
[`5779d4f`](https://github.com/taiga-family/ng-web-apis/commit/5779d4fd341dc1e4a7bfb9d4bb1e4b3b3509b122)

#### [v1.4.1](https://github.com/taiga-family/ng-web-apis/compare/v1.4.0...v1.4.1)

> 29 June 2020
- fix(CSS): fix for TypeScript 3.9+
[`a203936`](https://github.com/taiga-family/ng-web-apis/commit/a203936d56efcc926233260d913d56500a6535ba)
- fix logo [`ed6ecaf`](https://github.com/taiga-family/ng-web-apis/commit/ed6ecafc844fb2726d51a8eb9b6a51b4821f6fe9)

#### [v1.4.0](https://github.com/taiga-family/ng-web-apis/compare/v1.3.0...v1.4.0)

> 30 April 2020
- feat(CSS): inject mock object when CSS is not available, i.e. in IE or SSR
[`acea44c`](https://github.com/taiga-family/ng-web-apis/commit/acea44c7174acad3735cecfd4d41b00652a864a3)

#### [v1.3.0](https://github.com/taiga-family/ng-web-apis/compare/v1.2.0...v1.3.0)

> 29 April 2020
- feat(tokens): `LOCAL_STORAGE`, `LOCATION`, `USER_AGENT` add new tokens
[`07c7bda`](https://github.com/taiga-family/ng-web-apis/commit/07c7bda84d65826fd8d120dee4b99408f2e9c25f)

#### [v1.2.0](https://github.com/taiga-family/ng-web-apis/compare/v1.1.0...v1.2.0)

> 29 April 2020
- feat(CSS): add new token
[`e07ce9b`](https://github.com/taiga-family/ng-web-apis/commit/e07ce9b1711ea7a5798c5eaf9cb1ef358e8df69e)

#### [v1.1.0](https://github.com/taiga-family/ng-web-apis/compare/v1.0.1...v1.1.0)

> 28 February 2020
- feat(ANIMATION_FRAME): add new token
[`89e393e`](https://github.com/taiga-family/ng-web-apis/commit/89e393e2ed900c9a39a3218fefef69e39eb8a403)
- feat(ANIMATION_FRAME): add new token
[`d2f58a2`](https://github.com/taiga-family/ng-web-apis/commit/d2f58a23f4fbf301ec67cb7a4c589981fb6f8eee)
- fix readme [`e8e54ae`](https://github.com/taiga-family/ng-web-apis/commit/e8e54ae612605aba80e4a713770817c4618206b3)

#### [v1.0.1](https://github.com/taiga-family/ng-web-apis/compare/v1.0.0...v1.0.1)

> 21 January 2020
- fix readme [`b721c5d`](https://github.com/taiga-family/ng-web-apis/commit/b721c5d2faeb8acc9899b5f9cf54b4e2cd3ec2fe)
- fix(README): fix badges
[`7e02824`](https://github.com/taiga-family/ng-web-apis/commit/7e028245ca4e512c8d9d1b1ac102b816f15e749a)

#### v1.0.0

> 21 January 2020
#### [v4.4.0](https://github.com/taiga-family/ng-web-apis/compare/v2.1.0...v4.4.0)

- refactor: deprecate some names [`#578`](https://github.com/taiga-family/ng-web-apis/pull/578)
- refactor: drop @Attribute decorators [`#592`](https://github.com/taiga-family/ng-web-apis/pull/592)
- feat: rename some directives [`#562`](https://github.com/taiga-family/ng-web-apis/pull/562)
- fix: compat for legacy modules [`#559`](https://github.com/taiga-family/ng-web-apis/pull/559)
- feat: drop postfix [`#555`](https://github.com/taiga-family/ng-web-apis/pull/555)
- fix: update peerDependencies [`#556`](https://github.com/taiga-family/ng-web-apis/pull/556)
- feat(universal): bundle mocks with the related libs and remove global `mocks.js` [`#350`](https://github.com/taiga-family/ng-web-apis/pull/350)
- feat!: move to standalone [`#332`](https://github.com/taiga-family/ng-web-apis/pull/332)
- feat(audio): move to standalone [`#329`](https://github.com/taiga-family/ng-web-apis/pull/329)
- feat!: upgrade to Angular 15 [`#317`](https://github.com/taiga-family/ng-web-apis/pull/317)
- feat(permissions): remove deprecated `PushPermissionState` [`#261`](https://github.com/taiga-family/ng-web-apis/pull/261)
- feat: add `ScreenOrientationService` [`#226`](https://github.com/taiga-family/ng-web-apis/pull/226)
- feat: new `@ng-web-apis/notification` package (Notification API) [`#123`](https://github.com/taiga-family/ng-web-apis/pull/123)
- fix(speech, view-transition): add peer dependencies on appropriate types [`#119`](https://github.com/taiga-family/ng-web-apis/pull/119)
- fix: view transition deploy [`#118`](https://github.com/taiga-family/ng-web-apis/pull/118)
- feat: add View Transition API package [`#117`](https://github.com/taiga-family/ng-web-apis/pull/117)
- fix(universal): add secondary entry point for mocks [`#112`](https://github.com/taiga-family/ng-web-apis/pull/112)
- refactor: added an optional chaining [`#97`](https://github.com/taiga-family/ng-web-apis/pull/97)
- feat(canvas): add `transform` property and pipe [`#92`](https://github.com/taiga-family/ng-web-apis/pull/92)
- feat(audio): remove `MediaStreamTrackAudioSourceNode` [`#91`](https://github.com/taiga-family/ng-web-apis/pull/91)
- feat: workers [`#89`](https://github.com/taiga-family/ng-web-apis/pull/89)
- feat: storage [`#88`](https://github.com/taiga-family/ng-web-apis/pull/88)
- feat: speech [`#87`](https://github.com/taiga-family/ng-web-apis/pull/87)
- feat: permissions [`#86`](https://github.com/taiga-family/ng-web-apis/pull/86)
- feat: payment [`#85`](https://github.com/taiga-family/ng-web-apis/pull/85)
- feat: mutation-observer [`#84`](https://github.com/taiga-family/ng-web-apis/pull/84)
- feat: midi [`#83`](https://github.com/taiga-family/ng-web-apis/pull/83)
- feat: intersection-observer [`#82`](https://github.com/taiga-family/ng-web-apis/pull/82)
- refactor: commands [`#81`](https://github.com/taiga-family/ng-web-apis/pull/81)
- refactor: some issues [`#80`](https://github.com/taiga-family/ng-web-apis/pull/80)
- feat: geolocation [`#79`](https://github.com/taiga-family/ng-web-apis/pull/79)
- refactor: libs [`#78`](https://github.com/taiga-family/ng-web-apis/pull/78)
- feat: canvas [`#76`](https://github.com/taiga-family/ng-web-apis/pull/76)
- refactor: fix some issues [`#75`](https://github.com/taiga-family/ng-web-apis/pull/75)
- feat: audio [`#74`](https://github.com/taiga-family/ng-web-apis/pull/74)
- refactor: routes [`#73`](https://github.com/taiga-family/ng-web-apis/pull/73)
- feat: add `universal` [`#71`](https://github.com/taiga-family/ng-web-apis/pull/71)
- fix: coverage bandges [`3916016`](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)
2 changes: 1 addition & 1 deletion libs/audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/audio",
"version": "4.3.0",
"version": "4.4.0",
"description": "This is a library for declarative use of Web Audio API with Angular",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions libs/canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/canvas",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for declarative use of Canvas API with Angular",
"keywords": [
"angular",
Expand All @@ -25,6 +25,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0"
"@ng-web-apis/common": ">=4.4.0"
}
}
2 changes: 1 addition & 1 deletion libs/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/common",
"version": "4.3.0",
"version": "4.4.0",
"description": "A set of common utils for consuming Web APIs with Angular",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions libs/geolocation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/geolocation",
"version": "4.3.0",
"version": "4.4.0",
"description": "This is a library for declarative use of Geolocation API with Angular",
"keywords": [
"angular",
Expand Down Expand Up @@ -28,6 +28,6 @@
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0"
"@ng-web-apis/common": ">=4.4.0"
}
}
4 changes: 2 additions & 2 deletions libs/intersection-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/intersection-observer",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for declarative use of Intersection Observer API with Angular",
"keywords": [
"angular",
Expand All @@ -21,6 +21,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0"
"@ng-web-apis/common": ">=4.4.0"
}
}
4 changes: 2 additions & 2 deletions libs/midi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/midi",
"version": "4.3.0",
"version": "4.4.0",
"description": "An Observable based library for the use of Web MIDI API with Angular",
"keywords": [
"angular",
Expand All @@ -24,7 +24,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0",
"@ng-web-apis/common": ">=4.4.0",
"@types/webmidi": ">=2.1.0",
"rxjs": ">=7.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/mutation-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/mutation-observer",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for declarative use of Mutation Observer API with Angular",
"keywords": [
"angular",
Expand All @@ -21,6 +21,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0"
"@ng-web-apis/common": ">=4.4.0"
}
}
4 changes: 2 additions & 2 deletions libs/notification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/notification",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for declarative use of Notification API with Angular",
"keywords": [
"angular",
Expand All @@ -20,7 +20,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0",
"@ng-web-apis/common": ">=4.4.0",
"rxjs": ">=7.0.0"
}
}
4 changes: 2 additions & 2 deletions libs/payment-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/payment-request",
"version": "4.3.0",
"version": "4.4.0",
"description": "This is a library for declarative use of Payment Request API with Angular",
"keywords": [
"angular",
Expand All @@ -27,7 +27,7 @@
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0",
"@ng-web-apis/common": ">=4.4.0",
"rxjs": ">=7.0.0"
}
}
4 changes: 2 additions & 2 deletions libs/permissions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/permissions",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for comfortable use of Permissions API in Angular applications",
"keywords": [
"angular",
Expand All @@ -27,7 +27,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0"
"@ng-web-apis/common": ">=4.4.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions libs/resize-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/resize-observer",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for declarative use of Resize Observer API with Angular",
"keywords": [
"angular",
Expand All @@ -22,6 +22,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0"
"@ng-web-apis/common": ">=4.4.0"
}
}
4 changes: 2 additions & 2 deletions libs/screen-orientation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/screen-orientation",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for declarative use of screen orientation with Angular",
"keywords": [
"angular",
Expand All @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.3.0",
"@ng-web-apis/common": ">=4.4.0",
"rxjs": ">=7.0.0"
}
}
4 changes: 2 additions & 2 deletions libs/speech/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/speech",
"version": "4.3.0",
"version": "4.4.0",
"description": "A library for using Web Speech API with Angular",
"keywords": [
"angular",
Expand All @@ -26,7 +26,7 @@
],
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=4.3.0",
"@ng-web-apis/common": ">=4.4.0",
"@types/dom-speech-recognition": ">=0.0.4"
}
}
Loading

0 comments on commit cd3521e

Please sign in to comment.