diff --git a/.changeset/cuddly-owls-reflect.md b/.changeset/cuddly-owls-reflect.md deleted file mode 100644 index fb64d457b..000000000 --- a/.changeset/cuddly-owls-reflect.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -'@hypermod/mod-atlaskit__progress-indicator': patch -'@hypermod/mod-atlaskit__section-message': patch -'@hypermod/mod-atlaskit__side-navigation': patch -'@hypermod/mod-atlaskit__breadcrumbs': patch -'@hypermod/mod-atlaskit__textfield': patch -'@hypermod/mod-atlaskit__calendar': patch -'@hypermod/mod-atlaskit__checkbox': patch -'@hypermod/mod-atlaskit__textarea': patch -'@hypermod/mod-atlaskit__spinner': patch -'@hypermod/mod-emotion__monorepo': patch -'@hypermod/mod-atlaskit__avatar': patch -'@hypermod/mod-atlaskit__button': patch -'@hypermod/mod-atlaskit__popper': patch -'@hypermod/mod-atlaskit__toggle': patch -'@hypermod/mod-atlaskit__popup': patch -'@hypermod/mod-atlaskit__range': patch -'@hypermod/mod-atlaskit__icon': patch -'@hypermod/mod-atlaskit__menu': patch -'@hypermod/mod-atlaskit__tag': patch -'@hypermod/mod-memoize-one': patch -'@hypermod/mod-javascript': patch -'@hypermod/initializer': patch -'@codeshift/cli': patch -'@hypermod/validator': patch -'@hypermod/fetcher': patch -'@hypermod/mod-react': patch -'@hypermod/types': patch -'@hypermod/utils': patch -'@hypermod/core': patch -'@hypermod/cli': patch ---- - -Bumps typescript to 5.2.2 diff --git a/.changeset/light-pumas-give.md b/.changeset/light-pumas-give.md deleted file mode 100644 index 4ba247792..000000000 --- a/.changeset/light-pumas-give.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@codeshift/cli': minor -'@hypermod/cli': minor ---- - -Implements alternate dependency downloader which is available via the --experimental-loader flag diff --git a/community/@atlaskit__avatar/CHANGELOG.md b/community/@atlaskit__avatar/CHANGELOG.md index 6c62cc5d9..b11fbbb68 100644 --- a/community/@atlaskit__avatar/CHANGELOG.md +++ b/community/@atlaskit__avatar/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_avatar +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__avatar/package.json b/community/@atlaskit__avatar/package.json index 13fc1f370..4e1ae5d06 100644 --- a/community/@atlaskit__avatar/package.json +++ b/community/@atlaskit__avatar/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__avatar", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__breadcrumbs/CHANGELOG.md b/community/@atlaskit__breadcrumbs/CHANGELOG.md index 75b789dea..3451e14b5 100644 --- a/community/@atlaskit__breadcrumbs/CHANGELOG.md +++ b/community/@atlaskit__breadcrumbs/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_breadcrumbs +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__breadcrumbs/package.json b/community/@atlaskit__breadcrumbs/package.json index d4a130f01..bbd0f26ab 100644 --- a/community/@atlaskit__breadcrumbs/package.json +++ b/community/@atlaskit__breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__breadcrumbs", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__button/CHANGELOG.md b/community/@atlaskit__button/CHANGELOG.md index 72a49d91c..a8d979d24 100644 --- a/community/@atlaskit__button/CHANGELOG.md +++ b/community/@atlaskit__button/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_button +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__button/package.json b/community/@atlaskit__button/package.json index 639b96cbc..57f5d63aa 100644 --- a/community/@atlaskit__button/package.json +++ b/community/@atlaskit__button/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__button", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__calendar/CHANGELOG.md b/community/@atlaskit__calendar/CHANGELOG.md index b25fadf7b..69ae4306b 100644 --- a/community/@atlaskit__calendar/CHANGELOG.md +++ b/community/@atlaskit__calendar/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_calendar +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__calendar/package.json b/community/@atlaskit__calendar/package.json index 4f2ba7e5d..5fc6e2e0b 100644 --- a/community/@atlaskit__calendar/package.json +++ b/community/@atlaskit__calendar/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__calendar", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__checkbox/CHANGELOG.md b/community/@atlaskit__checkbox/CHANGELOG.md index d439ff35d..9920e158e 100644 --- a/community/@atlaskit__checkbox/CHANGELOG.md +++ b/community/@atlaskit__checkbox/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_checkbox +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__checkbox/package.json b/community/@atlaskit__checkbox/package.json index b98dcf75d..61a4fce59 100644 --- a/community/@atlaskit__checkbox/package.json +++ b/community/@atlaskit__checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__checkbox", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__icon/CHANGELOG.md b/community/@atlaskit__icon/CHANGELOG.md index c1023d683..f90bb9994 100644 --- a/community/@atlaskit__icon/CHANGELOG.md +++ b/community/@atlaskit__icon/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_icon +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__icon/package.json b/community/@atlaskit__icon/package.json index 26b3e6713..dcb1528f3 100644 --- a/community/@atlaskit__icon/package.json +++ b/community/@atlaskit__icon/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__icon", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__menu/CHANGELOG.md b/community/@atlaskit__menu/CHANGELOG.md index 8208f1a45..991d85dbe 100644 --- a/community/@atlaskit__menu/CHANGELOG.md +++ b/community/@atlaskit__menu/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_menu +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__menu/package.json b/community/@atlaskit__menu/package.json index 97ad59d8a..892292410 100644 --- a/community/@atlaskit__menu/package.json +++ b/community/@atlaskit__menu/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__menu", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__popper/CHANGELOG.md b/community/@atlaskit__popper/CHANGELOG.md index 79f293a89..23287d6b0 100644 --- a/community/@atlaskit__popper/CHANGELOG.md +++ b/community/@atlaskit__popper/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_popper +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__popper/package.json b/community/@atlaskit__popper/package.json index 754117727..b536db3ed 100644 --- a/community/@atlaskit__popper/package.json +++ b/community/@atlaskit__popper/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__popper", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__popup/CHANGELOG.md b/community/@atlaskit__popup/CHANGELOG.md index 4b4cc02e4..e6f18e40c 100644 --- a/community/@atlaskit__popup/CHANGELOG.md +++ b/community/@atlaskit__popup/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_popup +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__popup/package.json b/community/@atlaskit__popup/package.json index c32e846e6..58a295b8b 100644 --- a/community/@atlaskit__popup/package.json +++ b/community/@atlaskit__popup/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__popup", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__progress-indicator/CHANGELOG.md b/community/@atlaskit__progress-indicator/CHANGELOG.md index 6b8bff232..606290814 100644 --- a/community/@atlaskit__progress-indicator/CHANGELOG.md +++ b/community/@atlaskit__progress-indicator/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_progress-indicator +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__progress-indicator/package.json b/community/@atlaskit__progress-indicator/package.json index 263262860..4172ff768 100644 --- a/community/@atlaskit__progress-indicator/package.json +++ b/community/@atlaskit__progress-indicator/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__progress-indicator", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__range/CHANGELOG.md b/community/@atlaskit__range/CHANGELOG.md index c11fc32ff..2563e7e76 100644 --- a/community/@atlaskit__range/CHANGELOG.md +++ b/community/@atlaskit__range/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_range +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__range/package.json b/community/@atlaskit__range/package.json index 23da53e05..93b0973f6 100644 --- a/community/@atlaskit__range/package.json +++ b/community/@atlaskit__range/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__range", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__section-message/CHANGELOG.md b/community/@atlaskit__section-message/CHANGELOG.md index 1d901ec62..666d30704 100644 --- a/community/@atlaskit__section-message/CHANGELOG.md +++ b/community/@atlaskit__section-message/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_section-message +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__section-message/package.json b/community/@atlaskit__section-message/package.json index dc8096ff6..5d16d450a 100644 --- a/community/@atlaskit__section-message/package.json +++ b/community/@atlaskit__section-message/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__section-message", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__side-navigation/CHANGELOG.md b/community/@atlaskit__side-navigation/CHANGELOG.md index 7ad09da68..d8127523b 100644 --- a/community/@atlaskit__side-navigation/CHANGELOG.md +++ b/community/@atlaskit__side-navigation/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_side-navigation +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__side-navigation/package.json b/community/@atlaskit__side-navigation/package.json index 32281c972..81daeabb2 100644 --- a/community/@atlaskit__side-navigation/package.json +++ b/community/@atlaskit__side-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__side-navigation", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__spinner/CHANGELOG.md b/community/@atlaskit__spinner/CHANGELOG.md index 8c9e4fb07..7e4fb92f3 100644 --- a/community/@atlaskit__spinner/CHANGELOG.md +++ b/community/@atlaskit__spinner/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_spinner +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__spinner/package.json b/community/@atlaskit__spinner/package.json index a547ed051..45d86bd84 100644 --- a/community/@atlaskit__spinner/package.json +++ b/community/@atlaskit__spinner/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__spinner", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__tag/CHANGELOG.md b/community/@atlaskit__tag/CHANGELOG.md index 0abdda6c5..41b8e42b0 100644 --- a/community/@atlaskit__tag/CHANGELOG.md +++ b/community/@atlaskit__tag/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_tag +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__tag/package.json b/community/@atlaskit__tag/package.json index 0394e8c70..e0d9da45e 100644 --- a/community/@atlaskit__tag/package.json +++ b/community/@atlaskit__tag/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__tag", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__textarea/CHANGELOG.md b/community/@atlaskit__textarea/CHANGELOG.md index 550108c7c..a6d09ece1 100644 --- a/community/@atlaskit__textarea/CHANGELOG.md +++ b/community/@atlaskit__textarea/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_textarea +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__textarea/package.json b/community/@atlaskit__textarea/package.json index 8a7e92026..c257bb017 100644 --- a/community/@atlaskit__textarea/package.json +++ b/community/@atlaskit__textarea/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__textarea", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__textfield/CHANGELOG.md b/community/@atlaskit__textfield/CHANGELOG.md index f0e909178..f59be333e 100644 --- a/community/@atlaskit__textfield/CHANGELOG.md +++ b/community/@atlaskit__textfield/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_textfield +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__textfield/package.json b/community/@atlaskit__textfield/package.json index 63c62e503..c3878e708 100644 --- a/community/@atlaskit__textfield/package.json +++ b/community/@atlaskit__textfield/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__textfield", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@atlaskit__toggle/CHANGELOG.md b/community/@atlaskit__toggle/CHANGELOG.md index 54e7c83b4..e90805bb9 100644 --- a/community/@atlaskit__toggle/CHANGELOG.md +++ b/community/@atlaskit__toggle/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-atlaskit\_\_toggle +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@atlaskit__toggle/package.json b/community/@atlaskit__toggle/package.json index 4671e66db..4a193be00 100644 --- a/community/@atlaskit__toggle/package.json +++ b/community/@atlaskit__toggle/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-atlaskit__toggle", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/@emotion__monorepo/CHANGELOG.md b/community/@emotion__monorepo/CHANGELOG.md index 4cfda9295..abbe6332a 100644 --- a/community/@emotion__monorepo/CHANGELOG.md +++ b/community/@emotion__monorepo/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-emotion\_\_monorepo +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/@emotion__monorepo/package.json b/community/@emotion__monorepo/package.json index 513dae5ed..77bd0f34d 100644 --- a/community/@emotion__monorepo/package.json +++ b/community/@emotion__monorepo/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-emotion__monorepo", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/javascript/CHANGELOG.md b/community/javascript/CHANGELOG.md index 1341153d0..84552bf64 100644 --- a/community/javascript/CHANGELOG.md +++ b/community/javascript/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-javascript +## 0.4.1 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.4.0 ### Minor Changes diff --git a/community/javascript/package.json b/community/javascript/package.json index 49b6e38b2..e26d8c4ac 100644 --- a/community/javascript/package.json +++ b/community/javascript/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-javascript", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/memoize-one/CHANGELOG.md b/community/memoize-one/CHANGELOG.md index 9d461484a..870907a1d 100644 --- a/community/memoize-one/CHANGELOG.md +++ b/community/memoize-one/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-memoize-one +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/memoize-one/package.json b/community/memoize-one/package.json index eb69f43ac..ae52891bd 100644 --- a/community/memoize-one/package.json +++ b/community/memoize-one/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-memoize-one", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/community/react/CHANGELOG.md b/community/react/CHANGELOG.md index 9f7facd16..5404f2df4 100644 --- a/community/react/CHANGELOG.md +++ b/community/react/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/mod-react +## 0.3.2 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/utils@0.4.1 + ## 0.3.1 ### Patch Changes diff --git a/community/react/package.json b/community/react/package.json index 31071bd89..97141dd0b 100644 --- a/community/react/package.json +++ b/community/react/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/mod-react", - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "source": "src/hypermod.config.js", "main": "dist/hypermod.config.js", @@ -11,11 +11,11 @@ "validate": "hypermod validate ." }, "dependencies": { - "@hypermod/utils": "^0.4.0", + "@hypermod/utils": "^0.4.1", "jscodeshift": "^0.13.1" }, "devDependencies": { - "@hypermod/cli": "^0.18.0", + "@hypermod/cli": "^0.19.0", "@types/jest": "^29.0.0", "@types/node": "^16.11.0", "jest": "^29.0.0", diff --git a/packages/cli-alias/CHANGELOG.md b/packages/cli-alias/CHANGELOG.md index e7c0fb198..c3548442d 100644 --- a/packages/cli-alias/CHANGELOG.md +++ b/packages/cli-alias/CHANGELOG.md @@ -1,5 +1,18 @@ # @codeshift/cli +## 0.19.0 + +### Minor Changes + +- 10277241: Implements alternate dependency downloader which is available via the --experimental-loader flag + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] +- Updated dependencies [10277241] + - @hypermod/cli@0.19.0 + ## 0.18.3 ### Patch Changes diff --git a/packages/cli-alias/package.json b/packages/cli-alias/package.json index 62b0e181c..24f78cdb5 100644 --- a/packages/cli-alias/package.json +++ b/packages/cli-alias/package.json @@ -1,6 +1,6 @@ { "name": "@codeshift/cli", - "version": "0.18.3", + "version": "0.19.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -15,7 +15,7 @@ "start:dev": "ts-node src/index.ts" }, "dependencies": { - "@hypermod/cli": "^0.18.3", + "@hypermod/cli": "^0.19.0", "ts-node": "^10.9.1" }, "engines": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 36f33d5a0..ca4541888 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,21 @@ # @hypermod/cli +## 0.19.0 + +### Minor Changes + +- 10277241: Implements alternate dependency downloader which is available via the --experimental-loader flag + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/initializer@0.5.3 + - @hypermod/validator@0.6.3 + - @hypermod/fetcher@0.5.1 + - @hypermod/types@0.1.1 + - @hypermod/core@0.2.1 + ## 0.18.3 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index cc1fc6251..b21e07f30 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/cli", - "version": "0.18.3", + "version": "0.19.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,11 +18,11 @@ }, "dependencies": { "@antfu/install-pkg": "^0.1.1", - "@hypermod/core": "^0.2.0", - "@hypermod/fetcher": "^0.5.0", - "@hypermod/initializer": "^0.5.2", + "@hypermod/core": "^0.2.1", + "@hypermod/fetcher": "^0.5.1", + "@hypermod/initializer": "^0.5.3", "@hypermod/types": "*", - "@hypermod/validator": "^0.6.2", + "@hypermod/validator": "^0.6.3", "chalk": "^4.1.0", "commander": "^8.2.0", "find-up": "5.0.0", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index e02040fd4..d92310d78 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/core +## 0.2.1 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 + ## 0.2.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index 355d4eb1a..e66e498c2 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/core", - "version": "0.2.0", + "version": "0.2.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/fetcher/CHANGELOG.md b/packages/fetcher/CHANGELOG.md index c7ecf449c..ac4826ce0 100644 --- a/packages/fetcher/CHANGELOG.md +++ b/packages/fetcher/CHANGELOG.md @@ -1,5 +1,13 @@ # @hypermod/fetcher +## 0.5.1 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/types@0.1.1 + ## 0.5.0 ### Minor Changes diff --git a/packages/fetcher/package.json b/packages/fetcher/package.json index 5ef87ae18..efed11f2a 100644 --- a/packages/fetcher/package.json +++ b/packages/fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/fetcher", - "version": "0.5.0", + "version": "0.5.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/initializer/CHANGELOG.md b/packages/initializer/CHANGELOG.md index 056a1df53..6fa92034b 100644 --- a/packages/initializer/CHANGELOG.md +++ b/packages/initializer/CHANGELOG.md @@ -1,5 +1,15 @@ # @hypermod/initializer +## 0.5.3 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] +- Updated dependencies [10277241] + - @hypermod/utils@0.4.1 + - @hypermod/cli@0.19.0 + ## 0.5.2 ### Patch Changes diff --git a/packages/initializer/package.json b/packages/initializer/package.json index 6cc4328ef..3fea08795 100644 --- a/packages/initializer/package.json +++ b/packages/initializer/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/initializer", - "version": "0.5.2", + "version": "0.5.3", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index dbcca6370..02cda7254 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/types +## 0.1.1 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 + ## 0.1.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 29832fce0..baa46fa55 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/types", - "version": "0.1.0", + "version": "0.1.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 2fa38f3a1..d50810770 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @hypermod/utils +## 0.4.1 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 + ## 0.4.0 ### Minor Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index 5d4e1ceb1..43a39fc08 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@hypermod/utils", - "version": "0.4.0", + "version": "0.4.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/validator/CHANGELOG.md b/packages/validator/CHANGELOG.md index fe2375444..ad02591c4 100644 --- a/packages/validator/CHANGELOG.md +++ b/packages/validator/CHANGELOG.md @@ -1,5 +1,14 @@ # @hypermod/validator +## 0.6.3 + +### Patch Changes + +- b74b0a27: Bumps typescript to 5.2.2 +- Updated dependencies [b74b0a27] + - @hypermod/fetcher@0.5.1 + - @hypermod/types@0.1.1 + ## 0.6.2 ### Patch Changes diff --git a/packages/validator/package.json b/packages/validator/package.json index 627d3653f..5e4c6e0de 100644 --- a/packages/validator/package.json +++ b/packages/validator/package.json @@ -1,14 +1,14 @@ { "name": "@hypermod/validator", - "version": "0.6.2", + "version": "0.6.3", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", "license": "MIT", "repository": "https://github.com/hypermod-io/hypermod-community/tree/main/packages/validator", "dependencies": { - "@hypermod/fetcher": "^0.5.0", - "@hypermod/types": "^0.1.0", + "@hypermod/fetcher": "^0.5.1", + "@hypermod/types": "^0.1.1", "semver": "^7.3.5" }, "devDependencies": {