From 8fdf109d6a84774131f5afab89cee53711f547e4 Mon Sep 17 00:00:00 2001 From: splincode Date: Thu, 12 Sep 2024 22:43:20 +0300 Subject: [PATCH] refactor: drop redundant files --- README.md | 23 +- libs/audio/CHANGELOG.md | 301 ----------------------- libs/canvas/CHANGELOG.md | 170 ------------- libs/common/CHANGELOG.md | 309 ------------------------ libs/geolocation/CHANGELOG.md | 204 ---------------- libs/intersection-observer/CHANGELOG.md | 230 ------------------ libs/midi/CHANGELOG.md | 199 --------------- libs/mutation-observer/CHANGELOG.md | 188 -------------- libs/notification/CHANGELOG.md | 114 --------- libs/payment-request/CHANGELOG.md | 182 -------------- libs/permissions/CHANGELOG.md | 200 --------------- libs/resize-observer/CHANGELOG.md | 186 -------------- libs/screen-orientation/CHANGELOG.md | 116 --------- libs/speech/CHANGELOG.md | 186 -------------- libs/storage/CHANGELOG.md | 154 ------------ libs/universal/CHANGELOG.md | 279 --------------------- libs/view-transition/CHANGELOG.md | 136 ----------- libs/workers/CHANGELOG.md | 155 ------------ 18 files changed, 2 insertions(+), 3330 deletions(-) delete mode 100644 libs/audio/CHANGELOG.md delete mode 100644 libs/canvas/CHANGELOG.md delete mode 100644 libs/common/CHANGELOG.md delete mode 100644 libs/geolocation/CHANGELOG.md delete mode 100644 libs/intersection-observer/CHANGELOG.md delete mode 100644 libs/midi/CHANGELOG.md delete mode 100644 libs/mutation-observer/CHANGELOG.md delete mode 100644 libs/notification/CHANGELOG.md delete mode 100644 libs/payment-request/CHANGELOG.md delete mode 100644 libs/permissions/CHANGELOG.md delete mode 100644 libs/resize-observer/CHANGELOG.md delete mode 100644 libs/screen-orientation/CHANGELOG.md delete mode 100644 libs/speech/CHANGELOG.md delete mode 100644 libs/storage/CHANGELOG.md delete mode 100644 libs/universal/CHANGELOG.md delete mode 100644 libs/view-transition/CHANGELOG.md delete mode 100644 libs/workers/CHANGELOG.md diff --git a/README.md b/README.md index d5dee845c..7190edde3 100644 --- a/README.md +++ b/README.md @@ -2,28 +2,9 @@ [![build.yml](https://github.com/taiga-family/ng-web-apis/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/taiga-family/ng-web-apis/actions/workflows/build.yml) -High quality lightweight wrappers for native Web APIs for idiomatic use with Angular. See -[individual libraries](https://github.com/taiga-family/ng-web-apis/tree/main/libs) for more details. +High quality lightweight wrappers for native Web APIs for idiomatic use with Angular. -## Review the Change Logs - -- [`@ng-web-apis/audio`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/audio/CHANGELOG.md) -- [`@ng-web-apis/canvas`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/canvas/CHANGELOG.md) -- [`@ng-web-apis/common`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/common/CHANGELOG.md) -- [`@ng-web-apis/geolocation`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/geolocation/CHANGELOG.md) -- [`@ng-web-apis/intersection-observer`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/intersection-observer/CHANGELOG.md) -- [`@ng-web-apis/midi`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/midi/CHANGELOG.md) -- [`@ng-web-apis/mutation-observer`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/mutation-observer/CHANGELOG.md) -- [`@ng-web-apis/payment-request`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/payment-request/CHANGELOG.md) -- [`@ng-web-apis/permissions`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/permissions/CHANGELOG.md) -- [`@ng-web-apis/resize-observer`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/resize-observer/CHANGELOG.md) -- [`@ng-web-apis/speech`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/speech/CHANGELOG.md) -- [`@ng-web-apis/storage`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/storage/CHANGELOG.md) -- [`@ng-web-apis/universal`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/universal/CHANGELOG.md) -- [`@ng-web-apis/workers`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/workers/CHANGELOG.md) -- [`@ng-web-apis/view-transition`](https://github.com/taiga-family/ng-web-apis/blob/main/libs/view-transition/CHANGELOG.md) - -## Core team +## Authors diff --git a/libs/audio/CHANGELOG.md b/libs/audio/CHANGELOG.md deleted file mode 100644 index 287d8dd0d..000000000 --- a/libs/audio/CHANGELOG.md +++ /dev/null @@ -1,301 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.2.1...@ng-web-apis/audio@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.2.0...@ng-web-apis/audio@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.1.3...@ng-web-apis/audio@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.1.2...@ng-web-apis/audio@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.1.1...@ng-web-apis/audio@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.1.0...@ng-web-apis/audio@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.0.1...@ng-web-apis/audio@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.0.0...@ng-web-apis/audio@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.6...@ng-web-apis/audio@4.0.0) (2024-06-17) - -### Features - -- **audio:** move to standalone ([#329](https://github.com/taiga-family/ng-web-apis/issues/329)) - ([d915504](https://github.com/taiga-family/ng-web-apis/commit/d9155041b19549f5006daa7d112a4af577c8b94e)) -- **universal:** bundle mocks with the related libs and remove global `mocks.js` - ([#350](https://github.com/taiga-family/ng-web-apis/issues/350)) - ([65d6b87](https://github.com/taiga-family/ng-web-apis/commit/65d6b8744cd2acd85dfbc615e0449ca6b60c8b90)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.5...@ng-web-apis/audio@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.4...@ng-web-apis/audio@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.3...@ng-web-apis/audio@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.2...@ng-web-apis/audio@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.1...@ng-web-apis/audio@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.0...@ng-web-apis/audio@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/audio - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.8.0 (2023-06-26) - -### Features - -- **audio:** remove `MediaStreamTrackAudioSourceNode` ([#91](https://github.com/taiga-family/ng-web-apis/issues/91)) - ([f49ad49](https://github.com/taiga-family/ng-web-apis/commit/f49ad4937f8bd376c4f439980cb3376c65f408d2)) -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- geolocation ([#79](https://github.com/taiga-family/ng-web-apis/issues/79)) - ([1f906a8](https://github.com/taiga-family/ng-web-apis/commit/1f906a8f439ccf31e7c55811889c15f204033c2e)) -- midi ([#83](https://github.com/taiga-family/ng-web-apis/issues/83)) - ([273be2a](https://github.com/taiga-family/ng-web-apis/commit/273be2a946944c463ed475f4d91688cd0f7d8593)) - -# Changelog - -This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). - -# [1.6.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@1.5.1...@ng-web-apis/audio@1.6.0) (2023-06-22) - -### [1.5.1](https://github.com/ng-web-apis/audio/compare/v1.5.0...v1.5.1) (2021-01-22) - -### Bug Fixes - -- **worklet:** catch Promise rejection ([f475381](https://github.com/ng-web-apis/audio/commit/f475381)) - -## [1.5.0](https://github.com/ng-web-apis/audio/compare/v1.4.2...v1.5.0) (2021-01-22) - -### Features - -- **tokens:** add `AUDIO_WORKLET_SUPPORT` token ([03fe9af](https://github.com/ng-web-apis/audio/commit/03fe9af)) - -### [1.4.2](https://github.com/ng-web-apis/audio/compare/v1.4.1...v1.4.2) (2020-12-08) - -### Bug Fixes - -- **analyser:** improve performance ([#17](https://github.com/ng-web-apis/audio/issues/17)) - ([e72d67f](https://github.com/ng-web-apis/audio/commit/e72d67f)) - -### [1.4.1](https://github.com/ng-web-apis/audio/compare/v1.4.0...v1.4.1) (2020-11-30) - -### Bug Fixes - -- **polyfill:** fix referencing `global` ([36d20b4](https://github.com/ng-web-apis/audio/commit/36d20b4)) - -## [1.4.0](https://github.com/ng-web-apis/audio/compare/v1.3.4...v1.4.0) (2020-11-30) - -### Features - -- **polyfill:** add `AnalyserNode.prototype.getFloatTimeDomainData` polyfill for Safari - ([f115354](https://github.com/ng-web-apis/audio/commit/f115354)) - -### [1.3.4](https://github.com/ng-web-apis/audio/compare/v1.3.3...v1.3.4) (2020-11-27) - -### Bug Fixes - -- **polyfill:** change globalThis to global to support older Node.js - ([f43f1ae](https://github.com/ng-web-apis/audio/commit/f43f1ae)) - -### [1.3.3](https://github.com/ng-web-apis/audio/compare/v1.3.2...v1.3.3) (2020-11-27) - -### Bug Fixes - -- **OscillatorNode:** fix wrong prototype chain in Safari ([#16](https://github.com/ng-web-apis/audio/issues/16)) - ([802c847](https://github.com/ng-web-apis/audio/commit/802c847)) - -### [1.3.2](https://github.com/ng-web-apis/audio/compare/v1.3.1...v1.3.2) (2020-11-26) - -### Bug Fixes - -- **polyfill:** fix wrong names for OscillatorNode and AudioBufferSourceNode classes in Safari - ([8afae10](https://github.com/ng-web-apis/audio/commit/8afae10)) - -### [1.3.1](https://github.com/ng-web-apis/audio/compare/v1.3.0...v1.3.1) (2020-11-23) - -### Bug Fixes - -- **polyfill:** add `polyfill.js` to sideEffects so it is not dropped by production builds - ([5de6152](https://github.com/ng-web-apis/audio/commit/5de6152)) - -## [1.3.0](https://github.com/ng-web-apis/audio/compare/v1.2.4...v1.3.0) (2020-09-30) - -### Features - -- **analyser:** allow attributes to set `AnalyserOptions` in constructor - ([acfde3f](https://github.com/ng-web-apis/audio/commit/acfde3f)) - -### [1.2.4](https://github.com/ng-web-apis/audio/compare/v1.2.3...v1.2.4) (2020-09-28) - -### Bug Fixes - -- **analyzer:** fix `fftSize` and arrays length inconsistency - ([901228f](https://github.com/ng-web-apis/audio/commit/901228f)) - -### [1.2.3](https://github.com/ng-web-apis/audio/compare/v1.2.2...v1.2.3) (2020-03-26) - -### Bug Fixes - -- **destination:** fix `quiet` output and several other issues - ([435f6b3](https://github.com/ng-web-apis/audio/commit/435f6b3)) - -### [1.2.2](https://github.com/ng-web-apis/audio/compare/v1.2.1...v1.2.2) (2020-02-14) - -### Bug Fixes - -- **tokens:** rename `WEB_AUDIO_SUPPORTED` to `WEB_AUDIO_SUPPORT` _(Note: not considered breaking change since library - is not publicly announced yet, such things will not happen in future)_ - ([565fe16](https://github.com/ng-web-apis/audio/commit/565fe16)) - -### [1.2.1](https://github.com/ng-web-apis/audio/compare/v1.2.0...v1.2.1) (2020-02-11) - -### Bug Fixes - -- **AudioParam:** correctly handle 0 when provided as default value - ([bb32081](https://github.com/ng-web-apis/audio/commit/bb32081)) - -## [1.2.0](https://github.com/ng-web-apis/audio/compare/v1.1.0...v1.2.0) (2020-02-03) - -### Features - -- **AudioParam:** support initial setting of AudioParam inputs through argument - ([676f96e](https://github.com/ng-web-apis/audio/commit/676f96e)) - -## [1.1.0](https://github.com/ng-web-apis/audio/compare/v1.0.3...v1.1.0) (2020-01-29) - -### Features - -- **tokens:** add `WEB_AUDIO_SUPPORTED` token ([cf2daa0](https://github.com/ng-web-apis/audio/commit/cf2daa0)) - -### [1.0.3](https://github.com/ng-web-apis/audio/compare/v1.0.1...v1.0.3) (2020-01-23) - -### Bug Fixes - -- **AudioParam:** fix issues with non-positive ramping in Firefox - ([2bfdfa2](https://github.com/ng-web-apis/audio/commit/2bfdfa2)) - -### [1.0.1](https://github.com/ng-web-apis/audio/compare/v1.0.0...v1.0.1) (2020-01-23) - -### Bug Fixes - -- **AudioParam:** properly handle duration in multiple scheduled automations - ([0b4518f](https://github.com/ng-web-apis/audio/commit/0b4518f)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. diff --git a/libs/canvas/CHANGELOG.md b/libs/canvas/CHANGELOG.md deleted file mode 100644 index 806127a51..000000000 --- a/libs/canvas/CHANGELOG.md +++ /dev/null @@ -1,170 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.2.1...@ng-web-apis/canvas@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.2.0...@ng-web-apis/canvas@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.1.3...@ng-web-apis/canvas@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.1.2...@ng-web-apis/canvas@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.1.1...@ng-web-apis/canvas@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.1.0...@ng-web-apis/canvas@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.0.1...@ng-web-apis/canvas@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.0.0...@ng-web-apis/canvas@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.6...@ng-web-apis/canvas@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.5...@ng-web-apis/canvas@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.4...@ng-web-apis/canvas@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.3...@ng-web-apis/canvas@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.2...@ng-web-apis/canvas@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.1...@ng-web-apis/canvas@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.0...@ng-web-apis/canvas@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/canvas - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.2.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- geolocation ([#79](https://github.com/taiga-family/ng-web-apis/issues/79)) - ([1f906a8](https://github.com/taiga-family/ng-web-apis/commit/1f906a8f439ccf31e7c55811889c15f204033c2e)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [1.1.0](https://github.com/ng-web-apis/canvas/compare/v1.0.0...v1.1.0) (2020-07-23) - -### Features - -- **clip:** add clipping functionality ([95da49b](https://github.com/ng-web-apis/canvas/commit/95da49b)) - -## [1.0.0](https://github.com/ng-web-apis/canvas/compare/v0.0.3...v1.0.0) (2020-07-03) diff --git a/libs/common/CHANGELOG.md b/libs/common/CHANGELOG.md deleted file mode 100644 index 324bbf814..000000000 --- a/libs/common/CHANGELOG.md +++ /dev/null @@ -1,309 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.2.1...@ng-web-apis/common@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.2.0...@ng-web-apis/common@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.1.3...@ng-web-apis/common@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.1.2...@ng-web-apis/common@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.1.1...@ng-web-apis/common@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.1.0...@ng-web-apis/common@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.0.1...@ng-web-apis/common@4.1.0) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.0.0...@ng-web-apis/common@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.6...@ng-web-apis/common@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.5...@ng-web-apis/common@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.4...@ng-web-apis/common@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.3...@ng-web-apis/common@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.2...@ng-web-apis/common@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.1...@ng-web-apis/common@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.0...@ng-web-apis/common@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/common - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 2.2.0 (2023-06-26) - -### Features - -- geolocation ([#79](https://github.com/taiga-family/ng-web-apis/issues/79)) - ([1f906a8](https://github.com/taiga-family/ng-web-apis/commit/1f906a8f439ccf31e7c55811889c15f204033c2e)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [2.1.0](https://github.com/ng-web-apis/common/compare/v2.0.1...v2.1.0) (2022-11-15) - -### Features - -- **screen:** added new token ([#48](https://github.com/ng-web-apis/common/issues/48)) - ([865a4bc](https://github.com/ng-web-apis/common/commit/865a4bc71bc698f224e42426fd79e8b93798067a)) - -### [2.0.1](https://github.com/ng-web-apis/common/compare/v2.0.0...v2.0.1) (2022-07-15) - -### Bug Fixes - -- **PAGE_VISIBILITY:** share replay of page visibility ([#45](https://github.com/ng-web-apis/common/issues/45)) - ([09b0956](https://github.com/ng-web-apis/common/commit/09b09569660b74102ef19aec089a1e67fb8de2c7)) - -## [2.0.0](https://github.com/ng-web-apis/common/compare/v1.13.0...v2.0.0) (2022-01-27) - -### Features - -- update to Angular 12 and Ivy ([#31](https://github.com/ng-web-apis/common/issues/31)) - ([135f43c](https://github.com/ng-web-apis/common/commit/135f43ccfbd83dcd9c8ec52489f9bb14bf6462b0)) - -## [1.13.0](https://github.com/ng-web-apis/common/compare/v1.12.1...v1.13.0) (2022-01-27) - -### Features - -- **MEDIA_DEVICES:** added new token ([#33](https://github.com/ng-web-apis/common/issues/33)) - ([2c05446](https://github.com/ng-web-apis/common/commit/2c05446e85dc5d4f861a56f86687deb9a0e341c9)) - -### [1.12.1](https://github.com/ng-web-apis/common/compare/v1.12.0...v1.12.1) (2021-10-15) - -### Bug Fixes - -- **types:** compatibility issues with modern TypeScript ([#26](https://github.com/ng-web-apis/common/issues/26)) - ([1c43f38](https://github.com/ng-web-apis/common/commit/1c43f383cfef81c8ccf7ce98921496ac7091fcac)) - -## [1.12.0](https://github.com/ng-web-apis/common/compare/v1.11.0...v1.12.0) (2021-07-12) - -### Features - -- **CRYPTO:** add new token ([#24](https://github.com/ng-web-apis/common/issues/24)) - ([45146fd](https://github.com/ng-web-apis/common/commit/45146fdd03fc2c8d68297461893852932802154c)) - -## [1.11.0](https://github.com/ng-web-apis/common/compare/v1.10.0...v1.11.0) (2021-06-29) - -### Features - -- **HISTORY:** add new token ([#23](https://github.com/ng-web-apis/common/issues/23)) - ([4ca7c33](https://github.com/ng-web-apis/common/commit/4ca7c33c2f9e4a16fd37938938f63c8258bc5eea)) - -## [1.10.0](https://github.com/ng-web-apis/common/compare/v1.9.0...v1.10.0) (2021-04-16) - -### Features - -- **CACHES:** add new token ([#19](https://github.com/ng-web-apis/common/issues/19)) - ([b49a270](https://github.com/ng-web-apis/common/commit/b49a270020d973bfc583f41840fea9e4dee27e82)) - -## [1.9.0](https://github.com/ng-web-apis/common/compare/v1.8.1...v1.9.0) (2020-10-28) - -### Features - -- **SPEECH_RECOGNITION:** add new token ([#13](https://github.com/ng-web-apis/common/issues/13)) - ([ad0f627](https://github.com/ng-web-apis/common/commit/ad0f627f4cadba1439e668da8b4947fd3e7625d6)) - -### [1.8.1](https://github.com/ng-web-apis/common/compare/v1.8.0...v1.8.1) (2020-10-26) - -### Bug Fixes - -- **SPEECH_SYNTHESIS:** fix type - ([516438d](https://github.com/ng-web-apis/common/commit/516438d984e6cc62858dedb8ee93a5338e3e5a42)) - -## [1.8.0](https://github.com/ng-web-apis/common/compare/v1.7.0...v1.8.0) (2020-10-26) - -### Features - -- **SPEECH_SYNTHESIS:** add new token - ([d7dd1a5](https://github.com/ng-web-apis/common/commit/d7dd1a594d2a4b0c9bcb5df256e7b61627f63909)) - -## [1.7.0](https://github.com/ng-web-apis/common/compare/v1.6.1...v1.7.0) (2020-09-02) - -### Features - -- **NETWORK_INFORMATION:** add new token - ([492018e](https://github.com/ng-web-apis/common/commit/492018e48cc3408837ee950fbb84b3f8103c203f)) - -### [1.6.1](https://github.com/ng-web-apis/common/compare/v1.6.0...v1.6.1) (2020-08-24) - -### Bug Fixes - -- **public-api:** add missing `PAGE_VISIBILITY` token - ([90c91b1](https://github.com/ng-web-apis/common/commit/90c91b1b306776f8b988d392381efb8122d341ec)) - -## [1.6.0](https://github.com/ng-web-apis/common/compare/v1.5.0...v1.6.0) (2020-08-10) - -### Features - -- **SESSION_STORAGE:** add new token ([#10](https://github.com/ng-web-apis/common/issues/10)) - ([a4c39d9](https://github.com/ng-web-apis/common/commit/a4c39d9dd93b96e8577bbed0b5428b19db1dc69c)) - -## [1.5.0](https://github.com/ng-web-apis/common/compare/v1.4.1...v1.5.0) (2020-07-24) - -### Features - -- **PAGE_VISIBILITY:** add a new token - ([5779d4f](https://github.com/ng-web-apis/common/commit/5779d4fd341dc1e4a7bfb9d4bb1e4b3b3509b122)) - -### [1.4.1](https://github.com/ng-web-apis/common/compare/v1.4.0...v1.4.1) (2020-06-29) - -### Bug Fixes - -- **CSS:** fix for TypeScript 3.9+ - ([a203936](https://github.com/ng-web-apis/common/commit/a203936d56efcc926233260d913d56500a6535ba)) - -## [1.4.0](https://github.com/ng-web-apis/common/compare/v1.3.0...v1.4.0) (2020-04-30) - -### Features - -- **CSS:** inject mock object when CSS is not available, i.e. in IE or SSR - ([acea44c](https://github.com/ng-web-apis/common/commit/acea44c7174acad3735cecfd4d41b00652a864a3)) - -## [1.3.0](https://github.com/ng-web-apis/common/compare/v1.2.0...v1.3.0) (2020-04-29) - -### Features - -- **tokens:** `LOCAL_STORAGE`, `LOCATION`, `USER_AGENT` add new tokens - ([07c7bda](https://github.com/ng-web-apis/common/commit/07c7bda84d65826fd8d120dee4b99408f2e9c25f)) - -## [1.2.0](https://github.com/ng-web-apis/common/compare/v1.1.0...v1.2.0) (2020-04-29) - -### Features - -- **CSS:** add new token - ([e07ce9b](https://github.com/ng-web-apis/common/commit/e07ce9b1711ea7a5798c5eaf9cb1ef358e8df69e)) - -## [1.1.0](https://github.com/ng-web-apis/common/compare/v1.0.1...v1.1.0) (2020-02-28) - -### Features - -- **ANIMATION_FRAME:** add new token - ([89e393e](https://github.com/ng-web-apis/common/commit/89e393e2ed900c9a39a3218fefef69e39eb8a403)) - -### [1.0.1](https://github.com/ng-web-apis/common/compare/v1.0.0...v1.0.1) (2020-01-21) - -### Bug Fixes - -- **README:** fix badges - ([7e02824](https://github.com/ng-web-apis/common/commit/7e028245ca4e512c8d9d1b1ac102b816f15e749a)) - -## 1.0.0 (2020-01-21) - -- Add `WINDOW` token -- Add `NAVIGATOR` token diff --git a/libs/geolocation/CHANGELOG.md b/libs/geolocation/CHANGELOG.md deleted file mode 100644 index f520cc8df..000000000 --- a/libs/geolocation/CHANGELOG.md +++ /dev/null @@ -1,204 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.2.1...@ng-web-apis/geolocation@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.2.0...@ng-web-apis/geolocation@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.1.3...@ng-web-apis/geolocation@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.1.2...@ng-web-apis/geolocation@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.1.1...@ng-web-apis/geolocation@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.1.0...@ng-web-apis/geolocation@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.0.1...@ng-web-apis/geolocation@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.0.0...@ng-web-apis/geolocation@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.6...@ng-web-apis/geolocation@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.5...@ng-web-apis/geolocation@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.4...@ng-web-apis/geolocation@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.3...@ng-web-apis/geolocation@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.2...@ng-web-apis/geolocation@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.1...@ng-web-apis/geolocation@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.0...@ng-web-apis/geolocation@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/geolocation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 2.1.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- geolocation ([#79](https://github.com/taiga-family/ng-web-apis/issues/79)) - ([1f906a8](https://github.com/taiga-family/ng-web-apis/commit/1f906a8f439ccf31e7c55811889c15f204033c2e)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [2.0.0](https://github.com/ng-web-apis/geolocation/compare/v1.0.3...v2.0.0) (2022-08-06) - -### Features - -- **core:** update to ng v12 - ([5790424](https://github.com/ng-web-apis/geolocation/commit/579042424018bdab22ab555b2e868757bdd13c4f)) - -### [1.0.4](https://github.com/ng-web-apis/geolocation/compare/v1.0.3...v1.0.4) (2021-02-05) - -### Bug Fixes - -- **service:** add type workaround to support TS 4.1+ - ([a1091c7](https://github.com/ng-web-apis/geolocation/commit/a1091c73708013be6805edf857aca2cf3578c437)) - -### [1.0.3](https://github.com/ng-web-apis/geolocation/compare/v1.0.2...v1.0.3) (2020-02-14) - -### Features - -- **tokens:** add to public api - ([816f059](https://github.com/ng-web-apis/geolocation/commit/816f059b87415013675ba0b17f185542520ae5d8)) - -### [1.0.2](https://github.com/ng-web-apis/geolocation/compare/v1.0.1...v1.0.2) (2020-02-14) - -### 1.0.1 (2020-02-13) - -### Features - -- **geolocation:** service and directive add - ([98fa113](https://github.com/ng-web-apis/geolocation/commit/98fa1134a715d68aa1589c29aa444a796d8560d3)) - -### Bug Fixes - -- **GeolocationService:** add [@dynamic](https://github.com/dynamic) - ([6b39b3c](https://github.com/ng-web-apis/geolocation/commit/6b39b3c3ec4757fd2fc6f06c94e5f42d9a022e30)) -- **script:** fix postbuild script - ([65bbb2e](https://github.com/ng-web-apis/geolocation/commit/65bbb2e0007393a71994640a7ebc01b92a60404a)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. diff --git a/libs/intersection-observer/CHANGELOG.md b/libs/intersection-observer/CHANGELOG.md deleted file mode 100644 index b852b5f26..000000000 --- a/libs/intersection-observer/CHANGELOG.md +++ /dev/null @@ -1,230 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.2.1...@ng-web-apis/intersection-observer@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.2.0...@ng-web-apis/intersection-observer@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.1.3...@ng-web-apis/intersection-observer@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.1.2...@ng-web-apis/intersection-observer@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.1.1...@ng-web-apis/intersection-observer@4.1.2) (2024-06-27) - -### Features - -- rename some directives ([#562](https://github.com/taiga-family/ng-web-apis/issues/562)) - ([ea16547](https://github.com/taiga-family/ng-web-apis/commit/ea16547ae10d0910c6dc9154356ebc740eecf0bd)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.1.0...@ng-web-apis/intersection-observer@4.1.1) (2024-06-27) - -### Bug Fixes - -- compat for legacy modules ([#559](https://github.com/taiga-family/ng-web-apis/issues/559)) - ([b720c40](https://github.com/taiga-family/ng-web-apis/commit/b720c402757f94cf793a5141fe7fe48205ae8c37)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.0.1...@ng-web-apis/intersection-observer@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.0.0...@ng-web-apis/intersection-observer@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.6...@ng-web-apis/intersection-observer@4.0.0) (2024-06-17) - -### Features - -- **universal:** bundle mocks with the related libs and remove global `mocks.js` - ([#350](https://github.com/taiga-family/ng-web-apis/issues/350)) - ([65d6b87](https://github.com/taiga-family/ng-web-apis/commit/65d6b8744cd2acd85dfbc615e0449ca6b60c8b90)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.5...@ng-web-apis/intersection-observer@3.1.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.4...@ng-web-apis/intersection-observer@3.1.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.3...@ng-web-apis/intersection-observer@3.1.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.2...@ng-web-apis/intersection-observer@3.1.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.1...@ng-web-apis/intersection-observer@3.1.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.0...@ng-web-apis/intersection-observer@3.1.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/intersection-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 3.1.0 (2023-06-26) - -### Features - -- intersection-observer ([#82](https://github.com/taiga-family/ng-web-apis/issues/82)) - ([32fd540](https://github.com/taiga-family/ng-web-apis/commit/32fd540cc0f50645b1b840cf57e1e5734640234b)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -### [3.0.1](https://github.com/ng-web-apis/intersection-observer/compare/v3.0.0...v3.0.1) (2023-05-25) - -- add missing README - -## [3.0.0](https://github.com/ng-web-apis/intersection-observer/compare/v2.1.0...v3.0.0) (2022-07-15) - -### ⚠ BREAKING CHANGES - -- update to Angular 12 and Ivy distribution - ([90e166b](https://github.com/ng-web-apis/intersection-observer/commit/90e166b7404f2e6edac8713dfbb56cd344e861f7)) - -## [2.1.0](https://github.com/ng-web-apis/intersection-observer/compare/v2.0.1...v2.1.0) (2020-09-19) - -### Features - -- **directive:** add `exportAs` ([8341df3](https://github.com/ng-web-apis/intersection-observer/commit/8341df3)) - -### [2.0.1](https://github.com/ng-web-apis/intersection-observer/compare/v2.0.0...v2.0.1) (2020-08-26) - -### Bug Fixes - -- **service:** fix exception in Internet Explorer - ([5f28df4](https://github.com/ng-web-apis/intersection-observer/commit/5f28df4)) - -## [2.0.0](https://github.com/ng-web-apis/intersection-observer/compare/v1.1.3...v2.0.0) (2020-05-15) - -### Features - -- **observer:** Add new directives and service to create single observer and observe multiple elements, rename old - directive ([c2de2ff](https://github.com/ng-web-apis/intersection-observer/commit/c2de2ff)) - -BREAKING CHANGE: New directives names and mechanics - -### [1.1.3](https://github.com/ng-web-apis/intersection-observer/compare/v1.1.2...v1.1.3) (2020-04-24) - -- add default values for tokens and remove @Optional - -### [1.1.2](https://github.com/ng-web-apis/intersection-observer/compare/v1.1.1...v1.1.2) (2020-04-06) - -### Bug Fixes - -- **directive:** add attributes to constructor to make code completion work in IDE - ([ec3c25a](https://github.com/ng-web-apis/intersection-observer/commit/ec3c25a)) - -### [1.1.1](https://github.com/ng-web-apis/intersection-observer/compare/v1.1.0...v1.1.1) (2020-03-30) - -### Bug Fixes - -- **service:** only observe when there are subscriptions - ([2a8e267](https://github.com/ng-web-apis/intersection-observer/commit/2a8e267)) - -## [1.1.0](https://github.com/ng-web-apis/intersection-observer/compare/v1.0.0...v1.1.0) (2020-03-26) - -### Features - -- **service:** add `IntersectionObserverService` - ([65e79aa](https://github.com/ng-web-apis/intersection-observer/commit/65e79aa)) - -## 1.0.0 (2020-03-25) diff --git a/libs/midi/CHANGELOG.md b/libs/midi/CHANGELOG.md deleted file mode 100644 index e6694a61b..000000000 --- a/libs/midi/CHANGELOG.md +++ /dev/null @@ -1,199 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.2.1...@ng-web-apis/midi@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.2.0...@ng-web-apis/midi@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.1.3...@ng-web-apis/midi@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.1.2...@ng-web-apis/midi@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.1.1...@ng-web-apis/midi@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.1.0...@ng-web-apis/midi@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.0.1...@ng-web-apis/midi@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.0.0...@ng-web-apis/midi@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.6...@ng-web-apis/midi@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.5...@ng-web-apis/midi@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.4...@ng-web-apis/midi@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.3...@ng-web-apis/midi@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.2...@ng-web-apis/midi@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.1...@ng-web-apis/midi@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.0...@ng-web-apis/midi@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/midi - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.3.0 (2023-06-26) - -### Features - -- midi ([#83](https://github.com/taiga-family/ng-web-apis/issues/83)) - ([273be2a](https://github.com/taiga-family/ng-web-apis/commit/273be2a946944c463ed475f4d91688cd0f7d8593)) -- payment ([#85](https://github.com/taiga-family/ng-web-apis/issues/85)) - ([0cf8c4b](https://github.com/taiga-family/ng-web-apis/commit/0cf8c4b8b9890013afd1de301d5bd5cd60d5ec18)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [1.2.0](https://github.com/ng-web-apis/midi/compare/v1.1.0...v1.2.0) (2020-05-15) - -### Features - -- **tokens:** add MIDI_INPUTS and MIDI_OUTPUTS ([d293b55](https://github.com/ng-web-apis/midi/commit/d293b55)) - -## [1.1.0](https://github.com/ng-web-apis/midi/compare/v1.0.2...v1.1.0) (2020-05-10) - -### Bug Fixes - -- **MIDI_MESSAGES:** resubscribe if a new input has been connected - ([20a4c4a](https://github.com/ng-web-apis/midi/commit/20a4c4a)) - -### Features - -- **pipes:** add `frequency` pipe ([068f566](https://github.com/ng-web-apis/midi/commit/068f566)) - -### [1.0.2](https://github.com/ng-web-apis/midi/compare/v1.0.1...v1.0.2) (2020-04-08) - -### Features - -- **MIDI_MESSAGES:** add `share` to messages stream ([6d99aec](https://github.com/ng-web-apis/midi/commit/6d99aec)) - -### [1.0.1](https://github.com/ng-web-apis/midi/compare/v1.0.0...v1.0.1) (2020-02-11) - -### Bug Fixes - -- **tokens:** add Promise rejection for not supporting browsers - ([b341d49](https://github.com/ng-web-apis/midi/commit/b341d49)) - -## 1.0.0 (2020-02-10) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. diff --git a/libs/mutation-observer/CHANGELOG.md b/libs/mutation-observer/CHANGELOG.md deleted file mode 100644 index 6322aa43f..000000000 --- a/libs/mutation-observer/CHANGELOG.md +++ /dev/null @@ -1,188 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.2.1...@ng-web-apis/mutation-observer@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.2.0...@ng-web-apis/mutation-observer@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.1.3...@ng-web-apis/mutation-observer@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.1.2...@ng-web-apis/mutation-observer@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.1.1...@ng-web-apis/mutation-observer@4.1.2) (2024-06-27) - -### Features - -- rename some directives ([#562](https://github.com/taiga-family/ng-web-apis/issues/562)) - ([ea16547](https://github.com/taiga-family/ng-web-apis/commit/ea16547ae10d0910c6dc9154356ebc740eecf0bd)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.1.0...@ng-web-apis/mutation-observer@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.0.1...@ng-web-apis/mutation-observer@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.0.0...@ng-web-apis/mutation-observer@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.6...@ng-web-apis/mutation-observer@4.0.0) (2024-06-17) - -### Features - -- **universal:** bundle mocks with the related libs and remove global `mocks.js` - ([#350](https://github.com/taiga-family/ng-web-apis/issues/350)) - ([65d6b87](https://github.com/taiga-family/ng-web-apis/commit/65d6b8744cd2acd85dfbc615e0449ca6b60c8b90)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.5...@ng-web-apis/mutation-observer@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.4...@ng-web-apis/mutation-observer@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.3...@ng-web-apis/mutation-observer@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.2...@ng-web-apis/mutation-observer@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.1...@ng-web-apis/mutation-observer@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.0...@ng-web-apis/mutation-observer@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/mutation-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 2.1.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- mutation-observer ([#84](https://github.com/taiga-family/ng-web-apis/issues/84)) - ([152cd6c](https://github.com/taiga-family/ng-web-apis/commit/152cd6ccd3c6227e4268a595230ea848e06a966e)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [3.0.0](https://github.com/ng-web-apis/mutation-observer/compare/v1.1.0...v2.0.0) (2022-07-15) - -### ⚠ BREAKING CHANGES - -- update to Angular 12 and Ivy distribution - -## [1.1.0](https://github.com/ng-web-apis/mutation-observer/compare/v1.0.0...v1.1.0) (2020-09-19) - -### Features - -- **directive:** add `exportAs` ([da684d7](https://github.com/ng-web-apis/mutation-observer/commit/da684d7)) - -## 1.0.0 (2020-09-04) - -### Features - -- **observer:** implement `MutationObserver` in Angular - ([1c2c6f0](https://github.com/ng-web-apis/mutation-observer/commit/1c2c6f0)) diff --git a/libs/notification/CHANGELOG.md b/libs/notification/CHANGELOG.md deleted file mode 100644 index 89d02cb61..000000000 --- a/libs/notification/CHANGELOG.md +++ /dev/null @@ -1,114 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.2.1...@ng-web-apis/notification@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.2.0...@ng-web-apis/notification@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.1.3...@ng-web-apis/notification@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.1.2...@ng-web-apis/notification@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.1.1...@ng-web-apis/notification@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.1.0...@ng-web-apis/notification@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.0.1...@ng-web-apis/notification@4.1.0) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.0.0...@ng-web-apis/notification@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@3.1.2...@ng-web-apis/notification@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@3.1.1...@ng-web-apis/notification@3.1.2) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@3.1.0...@ng-web-apis/notification@3.1.1) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/notification - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 3.1.0 (2023-10-24) - -### Features - -- new `@ng-web-apis/notification` package (Notification API) - ([#123](https://github.com/taiga-family/ng-web-apis/issues/123)) - ([b2bdc30](https://github.com/taiga-family/ng-web-apis/commit/b2bdc30d5d171552b78db68314039a9c2d935ed5)) diff --git a/libs/payment-request/CHANGELOG.md b/libs/payment-request/CHANGELOG.md deleted file mode 100644 index bdaf9a16e..000000000 --- a/libs/payment-request/CHANGELOG.md +++ /dev/null @@ -1,182 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.2.1...@ng-web-apis/payment-request@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.2.0...@ng-web-apis/payment-request@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.1.3...@ng-web-apis/payment-request@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.1.2...@ng-web-apis/payment-request@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.1.1...@ng-web-apis/payment-request@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.1.0...@ng-web-apis/payment-request@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.0.1...@ng-web-apis/payment-request@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.0.0...@ng-web-apis/payment-request@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.6...@ng-web-apis/payment-request@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.5...@ng-web-apis/payment-request@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.4...@ng-web-apis/payment-request@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.3...@ng-web-apis/payment-request@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.2...@ng-web-apis/payment-request@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.1...@ng-web-apis/payment-request@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.0...@ng-web-apis/payment-request@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/payment-request - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.1.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- payment ([#85](https://github.com/taiga-family/ng-web-apis/issues/85)) - ([0cf8c4b](https://github.com/taiga-family/ng-web-apis/commit/0cf8c4b8b9890013afd1de301d5bd5cd60d5ec18)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -### [1.0.1](https://github.com/ng-web-apis/payment-request/compare/v1.0.0...v1.0.1) (2020-02-04) - -### Bug Fixes - -- **library-package-json:** add rxjs as a peer dependancy - ([#8](https://github.com/ng-web-apis/payment-request/issues/8)) - ([f24368d](https://github.com/ng-web-apis/payment-request/commit/f24368d)) - -## 1.0.0 (2020-01-29) - -### Features - -- **payment:** implement declarative payments [#2](https://github.com/ng-web-apis/payment-request/issues/2) - ([cda4e57](https://github.com/ng-web-apis/payment-request/commit/cda4e57)) -- **payment-request:** `PaymentRequestService` add - ([4c14da3](https://github.com/ng-web-apis/payment-request/commit/4c14da3)) -- **tokens:** add payment methods and payment options - ([aeb474d](https://github.com/ng-web-apis/payment-request/commit/aeb474d)) -- **tokens:** add support token ([9014a33](https://github.com/ng-web-apis/payment-request/commit/9014a33)) diff --git a/libs/permissions/CHANGELOG.md b/libs/permissions/CHANGELOG.md deleted file mode 100644 index 82c80933b..000000000 --- a/libs/permissions/CHANGELOG.md +++ /dev/null @@ -1,200 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.2.1...@ng-web-apis/permissions@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.2.0...@ng-web-apis/permissions@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.1.3...@ng-web-apis/permissions@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.1.2...@ng-web-apis/permissions@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.1.1...@ng-web-apis/permissions@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.1.0...@ng-web-apis/permissions@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.0.1...@ng-web-apis/permissions@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.0.0...@ng-web-apis/permissions@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.2.0...@ng-web-apis/permissions@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [3.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.1.1...@ng-web-apis/permissions@3.2.0) (2023-11-01) - -### Features - -- **permissions:** remove deprecated `PushPermissionState` - ([#261](https://github.com/taiga-family/ng-web-apis/issues/261)) - ([ac19010](https://github.com/taiga-family/ng-web-apis/commit/ac190101ed85810d6778fdbb7997fe5b5c524917)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.1.0...@ng-web-apis/permissions@3.1.1) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [3.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.0.3...@ng-web-apis/permissions@3.1.0) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -### Features - -- new `@ng-web-apis/notification` package (Notification API) - ([#123](https://github.com/taiga-family/ng-web-apis/issues/123)) - ([b2bdc30](https://github.com/taiga-family/ng-web-apis/commit/b2bdc30d5d171552b78db68314039a9c2d935ed5)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.0.2...@ng-web-apis/permissions@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.0.1...@ng-web-apis/permissions@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.0.0...@ng-web-apis/permissions@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/permissions - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 2.1.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- permissions ([#86](https://github.com/taiga-family/ng-web-apis/issues/86)) - ([8861d32](https://github.com/taiga-family/ng-web-apis/commit/8861d327151347911e71971f3ac58068d1d4fced)) -- speech ([#87](https://github.com/taiga-family/ng-web-apis/issues/87)) - ([7bb0180](https://github.com/taiga-family/ng-web-apis/commit/7bb0180941f3aa7ab179aa1d978cd6e0a7ec23ca)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [2.0.0](https://github.com/ng-web-apis/permissions/compare/v1.0.0...v2.0.0) (2022-11-24) - -### Features - -- **core:** update to ng12 - ([ef704bd](https://github.com/ng-web-apis/permissions/commit/ef704bd147bf46f2594f01a3d24457dd0a6ed6ab)) -- Update to Angular 12 and Ivy publication - ([0051874](https://github.com/ng-web-apis/permissions/commit/00518745341aa78ad5e04f521942cd64471a0578)) - -### Bug Fixes - -- correct typo in README.md - ([aeac537](https://github.com/ng-web-apis/permissions/commit/aeac537e73445e8417d038ec4f25dfc2e1cfe31e)) - -## 1.0.0 (2021-01-11) - -### Features - -- **all:** permissions implementation and demo ([#1](https://github.com/ng-web-apis/permissions/issues/1)) - ([e979f72](https://github.com/ng-web-apis/permissions/commit/e979f728c05ec7e145bc8fd23b3a6f0ffda2ad4c)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. diff --git a/libs/resize-observer/CHANGELOG.md b/libs/resize-observer/CHANGELOG.md deleted file mode 100644 index fb3ab96d3..000000000 --- a/libs/resize-observer/CHANGELOG.md +++ /dev/null @@ -1,186 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.2.1...@ng-web-apis/resize-observer@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.2.0...@ng-web-apis/resize-observer@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.1.3...@ng-web-apis/resize-observer@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.1.2...@ng-web-apis/resize-observer@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.1.1...@ng-web-apis/resize-observer@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.1.0...@ng-web-apis/resize-observer@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.0.1...@ng-web-apis/resize-observer@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.0.0...@ng-web-apis/resize-observer@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.6...@ng-web-apis/resize-observer@4.0.0) (2024-06-17) - -### Features - -- **universal:** bundle mocks with the related libs and remove global `mocks.js` - ([#350](https://github.com/taiga-family/ng-web-apis/issues/350)) - ([65d6b87](https://github.com/taiga-family/ng-web-apis/commit/65d6b8744cd2acd85dfbc615e0449ca6b60c8b90)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.5...@ng-web-apis/resize-observer@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.4...@ng-web-apis/resize-observer@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.3...@ng-web-apis/resize-observer@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.2...@ng-web-apis/resize-observer@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.1...@ng-web-apis/resize-observer@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.0...@ng-web-apis/resize-observer@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/resize-observer - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 2.1.0 (2023-06-26) - -### Features - -- geolocation ([#79](https://github.com/taiga-family/ng-web-apis/issues/79)) - ([1f906a8](https://github.com/taiga-family/ng-web-apis/commit/1f906a8f439ccf31e7c55811889c15f204033c2e)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## 2.0.0 (2022-07-15) - -### ⚠ BREAKING CHANGES - -- update to Angular 12 and Ivy distribution - ([bec5796](https://github.com/ng-web-apis/resize-observer/commit/bec579645b306e0f8fa815ea102cbe18917881c6)) - -### 1.0.2 (2020-06-04) - -### Bug Fixes - -- **service:** fix warnings if the observer is not supported - ([#7](https://github.com/ng-web-apis/resize-observer/issues/7)) - ([427f28b](https://github.com/ng-web-apis/resize-observer/commit/427f28b)) - -### 1.0.1 (2020-05-16) - -### Bug Fixes - -- **directive:** fix box factory for IVY support - ([b956f4e](https://github.com/ng-web-apis/resize-observer/commit/b956f4e)) diff --git a/libs/screen-orientation/CHANGELOG.md b/libs/screen-orientation/CHANGELOG.md deleted file mode 100644 index 9234b4f9f..000000000 --- a/libs/screen-orientation/CHANGELOG.md +++ /dev/null @@ -1,116 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.2.1...@ng-web-apis/screen-orientation@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.2.0...@ng-web-apis/screen-orientation@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.1.3...@ng-web-apis/screen-orientation@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.1.2...@ng-web-apis/screen-orientation@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.1.1...@ng-web-apis/screen-orientation@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.1.0...@ng-web-apis/screen-orientation@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.0.1...@ng-web-apis/screen-orientation@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.0.0...@ng-web-apis/screen-orientation@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@3.1.2...@ng-web-apis/screen-orientation@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@3.1.1...@ng-web-apis/screen-orientation@3.1.2) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@3.1.0...@ng-web-apis/screen-orientation@3.1.1) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/screen-orientation - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 3.1.0 (2023-10-24) - -### Features - -- add `ScreenOrientationService` ([#226](https://github.com/taiga-family/ng-web-apis/issues/226)) - ([0c2fc5e](https://github.com/taiga-family/ng-web-apis/commit/0c2fc5e7e605b8209720bf7bf258a5f7bd49a0d3)) diff --git a/libs/speech/CHANGELOG.md b/libs/speech/CHANGELOG.md deleted file mode 100644 index 98f292e74..000000000 --- a/libs/speech/CHANGELOG.md +++ /dev/null @@ -1,186 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.2.1...@ng-web-apis/speech@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.2.0...@ng-web-apis/speech@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.1.3...@ng-web-apis/speech@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.1.2...@ng-web-apis/speech@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.1.1...@ng-web-apis/speech@4.1.2) (2024-06-27) - -### Features - -- rename some directives ([#562](https://github.com/taiga-family/ng-web-apis/issues/562)) - ([ea16547](https://github.com/taiga-family/ng-web-apis/commit/ea16547ae10d0910c6dc9154356ebc740eecf0bd)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.1.0...@ng-web-apis/speech@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.0.1...@ng-web-apis/speech@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.0.0...@ng-web-apis/speech@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.7...@ng-web-apis/speech@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.7](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.6...@ng-web-apis/speech@3.0.7) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.5...@ng-web-apis/speech@3.0.6) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.4...@ng-web-apis/speech@3.0.5) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.3...@ng-web-apis/speech@3.0.4) (2023-09-22) - -### Bug Fixes - -- **speech, view-transition:** add peer dependencies on appropriate types - ([e862bc8](https://github.com/taiga-family/ng-web-apis/commit/e862bc861394946577232d19ffba553aa388a52e)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.2...@ng-web-apis/speech@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.1...@ng-web-apis/speech@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.0...@ng-web-apis/speech@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/speech - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.1.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- speech ([#87](https://github.com/taiga-family/ng-web-apis/issues/87)) - ([7bb0180](https://github.com/taiga-family/ng-web-apis/commit/7bb0180941f3aa7ab179aa1d978cd6e0a7ec23ca)) -- storage ([#88](https://github.com/taiga-family/ng-web-apis/issues/88)) - ([47dfdc6](https://github.com/taiga-family/ng-web-apis/commit/47dfdc6f6482ed42d852ce5b5ec07d2377aa3af3)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## 1.0.0 (2020-12-18) - -### Features - -- **SpeechSynthesis:** add new module - ([7979b76](https://github.com/ng-web-apis/speech/commit/7979b76e099b7c594e19d0983ad388416d75e58b)) diff --git a/libs/storage/CHANGELOG.md b/libs/storage/CHANGELOG.md deleted file mode 100644 index 245866de2..000000000 --- a/libs/storage/CHANGELOG.md +++ /dev/null @@ -1,154 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.2.1...@ng-web-apis/storage@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.2.0...@ng-web-apis/storage@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.1.3...@ng-web-apis/storage@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.1.2...@ng-web-apis/storage@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.1.1...@ng-web-apis/storage@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.1.0...@ng-web-apis/storage@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.0.1...@ng-web-apis/storage@4.1.0) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.0.0...@ng-web-apis/storage@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.6...@ng-web-apis/storage@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.5...@ng-web-apis/storage@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.4...@ng-web-apis/storage@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.3...@ng-web-apis/storage@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.2...@ng-web-apis/storage@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.1...@ng-web-apis/storage@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.0...@ng-web-apis/storage@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/storage - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.1.0 (2023-06-26) - -### Features - -- **canvas:** add `transform` property and pipe ([#92](https://github.com/taiga-family/ng-web-apis/issues/92)) - ([ee37271](https://github.com/taiga-family/ng-web-apis/commit/ee372716bbc5dd0734b474d12102fec1d5ec3321)) -- storage ([#88](https://github.com/taiga-family/ng-web-apis/issues/88)) - ([47dfdc6](https://github.com/taiga-family/ng-web-apis/commit/47dfdc6f6482ed42d852ce5b5ec07d2377aa3af3)) diff --git a/libs/universal/CHANGELOG.md b/libs/universal/CHANGELOG.md deleted file mode 100644 index 7fd1cfeeb..000000000 --- a/libs/universal/CHANGELOG.md +++ /dev/null @@ -1,279 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.2.1...@ng-web-apis/universal@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.2.0...@ng-web-apis/universal@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.1.3...@ng-web-apis/universal@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.1.2...@ng-web-apis/universal@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.1.1...@ng-web-apis/universal@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.1.0...@ng-web-apis/universal@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.0.1...@ng-web-apis/universal@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.0.0...@ng-web-apis/universal@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.7...@ng-web-apis/universal@4.0.0) (2024-06-17) - -### Features - -- **universal:** bundle mocks with the related libs and remove global `mocks.js` - ([#350](https://github.com/taiga-family/ng-web-apis/issues/350)) - ([65d6b87](https://github.com/taiga-family/ng-web-apis/commit/65d6b8744cd2acd85dfbc615e0449ca6b60c8b90)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.7](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.6...@ng-web-apis/universal@3.0.7) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.5...@ng-web-apis/universal@3.0.6) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.4...@ng-web-apis/universal@3.0.5) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.3...@ng-web-apis/universal@3.0.4) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.2...@ng-web-apis/universal@3.0.3) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.1...@ng-web-apis/universal@3.0.2) (2023-06-27) - -### Bug Fixes - -- **universal:** add secondary entry point for mocks ([#112](https://github.com/taiga-family/ng-web-apis/issues/112)) - ([9e01f2d](https://github.com/taiga-family/ng-web-apis/commit/9e01f2d8bf2ee1ae2f1a87c5ab7560e23172ed63)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.0...@ng-web-apis/universal@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/universal - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 2.2.0 (2023-06-26) - -### Features - -- **audio:** remove `MediaStreamTrackAudioSourceNode` ([#91](https://github.com/taiga-family/ng-web-apis/issues/91)) - ([f49ad49](https://github.com/taiga-family/ng-web-apis/commit/f49ad4937f8bd376c4f439980cb3376c65f408d2)) -- geolocation ([#79](https://github.com/taiga-family/ng-web-apis/issues/79)) - ([1f906a8](https://github.com/taiga-family/ng-web-apis/commit/1f906a8f439ccf31e7c55811889c15f204033c2e)) -- midi ([#83](https://github.com/taiga-family/ng-web-apis/issues/83)) - ([273be2a](https://github.com/taiga-family/ng-web-apis/commit/273be2a946944c463ed475f4d91688cd0f7d8593)) -- workers ([#89](https://github.com/taiga-family/ng-web-apis/issues/89)) - ([7a7a87c](https://github.com/taiga-family/ng-web-apis/commit/7a7a87c3762a19567af35eab7adbf60fd5b647a3)) - -# Changelog - -All notable changes to this project will be documented in this file. See -[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [2.1.0](https://github.com/ng-web-apis/universal/compare/v2.0.0...v2.1.0) (2022-12-14) - -### Features - -- provide typesafe mocks for `SSR_USER_AGENT` & `SSR_LOCATION` - ([#41](https://github.com/ng-web-apis/universal/issues/41)) - ([ee98d1b](https://github.com/ng-web-apis/universal/commit/ee98d1b8cc6685947f8471d6733d5573f993815b)) - -## [2.0.0](https://github.com/ng-web-apis/universal/compare/v1.13.0...v2.0.0) (2022-01-28) - -### Features - -- update to Angular 12 and Ivy distribution ([#25](https://github.com/ng-web-apis/universal/issues/25)) - ([a3e9eaa](https://github.com/ng-web-apis/universal/commit/a3e9eaa63931141d9f78d4d8d326c77f26562f61)) - -## [1.13.0](https://github.com/ng-web-apis/universal/compare/v1.12.0...v1.13.0) (2022-01-28) - -### Features - -- **MEDIA_DEVICES:** add SSR mock for the new token - ([7232e1b](https://github.com/ng-web-apis/universal/commit/7232e1b15d55941cd6d0b3fca8fb457719990547)) - -## [1.12.0](https://github.com/ng-web-apis/universal/compare/v1.9.5...v1.12.0) (2021-07-13) - -### Features - -- **module:** add module with providers ([#13](https://github.com/ng-web-apis/universal/issues/13)) - ([ea56681](https://github.com/ng-web-apis/universal/commit/ea566810063aa9673f36fe17e62b748356057dea)) -- **tokens:** sync with new tokens from common package ([#15](https://github.com/ng-web-apis/universal/issues/15)) - ([2f064fb](https://github.com/ng-web-apis/universal/commit/2f064fb0c391b3d42c0bb197c84d16b7dbb54db2)) - -### [1.9.5](https://github.com/ng-web-apis/universal/compare/v1.9.4...v1.9.5) (2021-03-12) - -### Bug Fixes - -- **WINDOW:** fix `navigator` used in `clientInformation` - ([89cbabb](https://github.com/ng-web-apis/universal/commit/89cbabb28ef01a5a18e5bf675b6fe3e58e7ef976)) - -### [1.9.4](https://github.com/ng-web-apis/universal/compare/v1.9.3...v1.9.4) (2021-03-08) - -### Bug Fixes - -- **WINDOW:** provide typesafe mock for `WINDOW` ([#9](https://github.com/ng-web-apis/universal/issues/9)) - ([9ec57bb](https://github.com/ng-web-apis/universal/commit/9ec57bb53171bcc8715afd3e87eb94dc59ea010b)) - -### [1.9.3](https://github.com/ng-web-apis/universal/compare/v1.9.2...v1.9.3) (2021-01-12) - -### Bug Fixes - -- **LOCAL_STORAGE:** fix incorrect provider - ([676d5e4](https://github.com/ng-web-apis/universal/commit/676d5e46de22a864024ff8f7e2c835332460c3b8)) - -### [1.9.2](https://github.com/ng-web-apis/universal/compare/v1.9.1...v1.9.2) (2020-11-30) - -### Bug Fixes - -- **mocks:** add mocks to side effects so they are not tree shaken - ([777a1e0](https://github.com/ng-web-apis/universal/commit/777a1e0b1969a2b8a7459de51c25fdadd12b8c53)) - -### [1.9.1](https://github.com/ng-web-apis/universal/compare/v1.9.0...v1.9.1) (2020-11-25) - -### Bug Fixes - -- **navigator:** fix rejected Promise error and add mocks for native classes - ([#6](https://github.com/ng-web-apis/universal/issues/6)) - ([6db2660](https://github.com/ng-web-apis/universal/commit/6db2660a103053b844ba4790eaf73f0be79e42a1)) - -## [1.9.0](https://github.com/ng-web-apis/universal/compare/v1.8.0...v1.9.0) (2020-11-17) - -### Bug Fixes - -- **navigator:** fix always pending Promises - ([c75c60a](https://github.com/ng-web-apis/universal/commit/c75c60ade5a9e6ae820fddca5260e594397d02e9)) - -## [1.8.0](https://github.com/ng-web-apis/universal/compare/v1.6.0...v1.8.0) (2020-10-27) - -### Features - -- **SPEECH_SYNTHESIS:** add new mock ([#5](https://github.com/ng-web-apis/universal/issues/5)) - ([dbb5e43](https://github.com/ng-web-apis/universal/commit/dbb5e43eae1364611e74ac40f74e7f504ad06634)) - -## [1.6.0](https://github.com/ng-web-apis/universal/compare/v1.5.0...v1.6.0) (2020-08-10) - -### Features - -- **UNIVERSAL_SESSION_STORAGE:** add SESSION_STORAGE support ([#3](https://github.com/ng-web-apis/universal/issues/3)) - ([0625aa2](https://github.com/ng-web-apis/universal/commit/0625aa20f225179927176d6958e9ecb56962c904)) - -## [1.5.0](https://github.com/ng-web-apis/universal/compare/v1.4.0...v1.5.0) (2020-07-24) - -### Features - -- **page-visibility:** cover new token from common package in README and sync minor version - ([b95998a](https://github.com/ng-web-apis/universal/commit/b95998abf1aa6b8469631d43e7eb5a76a7765374)) - -## 1.4.0 (2020-05-06) diff --git a/libs/view-transition/CHANGELOG.md b/libs/view-transition/CHANGELOG.md deleted file mode 100644 index 2f027eb9d..000000000 --- a/libs/view-transition/CHANGELOG.md +++ /dev/null @@ -1,136 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.2.1...@ng-web-apis/view-transition@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.2.0...@ng-web-apis/view-transition@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.1.3...@ng-web-apis/view-transition@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.1.2...@ng-web-apis/view-transition@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.1.1...@ng-web-apis/view-transition@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.1.0...@ng-web-apis/view-transition@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.0.1...@ng-web-apis/view-transition@4.1.0) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@4.0.0...@ng-web-apis/view-transition@4.0.1) (2024-06-26) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@3.1.4...@ng-web-apis/view-transition@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@3.1.3...@ng-web-apis/view-transition@3.1.4) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@3.1.2...@ng-web-apis/view-transition@3.1.3) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/view-transition - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@3.1.1...@ng-web-apis/view-transition@3.1.2) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/view-transition@3.1.0...@ng-web-apis/view-transition@3.1.1) (2023-09-22) - -### Bug Fixes - -- **speech, view-transition:** add peer dependencies on appropriate types - ([e862bc8](https://github.com/taiga-family/ng-web-apis/commit/e862bc861394946577232d19ffba553aa388a52e)) -- view transition deploy - ([88ce999](https://github.com/taiga-family/ng-web-apis/commit/88ce999565ffa7233ab630fcc08a18e02afef17a)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 3.1.0 (2023-09-20) - -### Features - -- add View Transition API package ([#117](https://github.com/taiga-family/ng-web-apis/issues/117)) - ([fe9eb3e](https://github.com/taiga-family/ng-web-apis/commit/fe9eb3ea331552ffe6e6592fc2d728e329debec5)) diff --git a/libs/workers/CHANGELOG.md b/libs/workers/CHANGELOG.md deleted file mode 100644 index b91a2b921..000000000 --- a/libs/workers/CHANGELOG.md +++ /dev/null @@ -1,155 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.3.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.2.1...@ng-web-apis/workers@4.3.0) (2024-09-10) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.2.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.2.0...@ng-web-apis/workers@4.2.1) (2024-08-03) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.2.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.1.3...@ng-web-apis/workers@4.2.0) (2024-07-18) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.1.2...@ng-web-apis/workers@4.1.3) (2024-07-10) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.1.1...@ng-web-apis/workers@4.1.2) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.1.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.1.0...@ng-web-apis/workers@4.1.1) (2024-06-27) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.1.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.0.1...@ng-web-apis/workers@4.1.0) (2024-06-27) - -### Features - -- drop postfix ([#555](https://github.com/taiga-family/ng-web-apis/issues/555)) - ([5dd897a](https://github.com/taiga-family/ng-web-apis/commit/5dd897a62cca8e7f3bc0383bc8b34b45bff36630)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@4.0.0...@ng-web-apis/workers@4.0.1) (2024-06-26) - -### Bug Fixes - -- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556)) - ([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.6...@ng-web-apis/workers@4.0.0) (2024-06-17) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.6](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.5...@ng-web-apis/workers@3.0.6) (2023-11-01) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.5](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.4...@ng-web-apis/workers@3.0.5) (2023-10-24) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.4](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.3...@ng-web-apis/workers@3.0.4) (2023-10-24) - -### Bug Fixes - -- coverage bandges - ([3916016](https://github.com/taiga-family/ng-web-apis/commit/39160166d865b37da18aa6358de9966486046969)) - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.3](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.2...@ng-web-apis/workers@3.0.3) (2023-09-20) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.2](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.1...@ng-web-apis/workers@3.0.2) (2023-08-02) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -## [3.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/workers@3.0.0...@ng-web-apis/workers@3.0.1) (2023-06-26) - -**Note:** Version bump only for package @ng-web-apis/workers - -# Change Log - -All notable changes to this project will be documented in this file. See -[Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# 1.1.0 (2023-06-26) - -### Features - -- workers ([#89](https://github.com/taiga-family/ng-web-apis/issues/89)) - ([7a7a87c](https://github.com/taiga-family/ng-web-apis/commit/7a7a87c3762a19567af35eab7adbf60fd5b647a3))