chore: Dependency updates
This commit is contained in:
parent
88cbd6a4f9
commit
18f009db1a
85 changed files with 171 additions and 172 deletions
|
@ -179,8 +179,8 @@ yuri:
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
_:
|
_:
|
||||||
'@aws-sdk/client-sesv2': '3.529.1'
|
'@aws-sdk/client-sesv2': '3.533.0'
|
||||||
'@prisma/client': &prisma '5.10.2'
|
'@prisma/client': &prisma '5.11.0'
|
||||||
'bcryptjs': '2.4.3'
|
'bcryptjs': '2.4.3'
|
||||||
'cors': '2.8.5'
|
'cors': '2.8.5'
|
||||||
'dotenv': '16.4.5'
|
'dotenv': '16.4.5'
|
||||||
|
@ -194,7 +194,7 @@ backend:
|
||||||
'passport-jwt': '4.0.1'
|
'passport-jwt': '4.0.1'
|
||||||
'pino': '8.19.0'
|
'pino': '8.19.0'
|
||||||
'qrcode': '1.5.3'
|
'qrcode': '1.5.3'
|
||||||
'swagger-ui-dist': '5.11.10'
|
'swagger-ui-dist': '5.12.0'
|
||||||
'swagger-ui-express': '5.0.0'
|
'swagger-ui-express': '5.0.0'
|
||||||
dev:
|
dev:
|
||||||
'chai': *chai
|
'chai': *chai
|
||||||
|
@ -213,7 +213,7 @@ dev:
|
||||||
'@next/bundle-analyzer': &next '14.1.3'
|
'@next/bundle-analyzer': &next '14.1.3'
|
||||||
'@tailwindcss/typography': &tailwindTypography '0.5.10'
|
'@tailwindcss/typography': &tailwindTypography '0.5.10'
|
||||||
'algoliasearch': '4.22.1'
|
'algoliasearch': '4.22.1'
|
||||||
'daisyui': &daisyui '4.7.2'
|
'daisyui': &daisyui '4.7.3'
|
||||||
'lodash.get': *_get
|
'lodash.get': *_get
|
||||||
'lodash.orderby': &_orderby '4.6.0'
|
'lodash.orderby': &_orderby '4.6.0'
|
||||||
'lodash.set': *_set
|
'lodash.set': *_set
|
||||||
|
@ -256,7 +256,7 @@ lab:
|
||||||
'd3-drag': &d3drag '3.0.0'
|
'd3-drag': &d3drag '3.0.0'
|
||||||
'd3-selection': &d3selection '3.0.0'
|
'd3-selection': &d3selection '3.0.0'
|
||||||
'daisyui': *daisyui
|
'daisyui': *daisyui
|
||||||
'i18next': &i18next '23.10.0'
|
'i18next': &i18next '23.10.1'
|
||||||
'lodash.get': *_get
|
'lodash.get': *_get
|
||||||
'lodash.orderby': *_orderby
|
'lodash.orderby': *_orderby
|
||||||
'lodash.set': *_set
|
'lodash.set': *_set
|
||||||
|
|
|
@ -16,8 +16,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.22.0 (2022-08-23)
|
## 2.22.0 (2022-08-23)
|
||||||
|
|
|
@ -33,8 +33,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.3 (2022-07-02)
|
## 2.21.3 (2022-07-02)
|
||||||
|
|
|
@ -66,7 +66,6 @@
|
||||||
"nyc": "15.1.0",
|
"nyc": "15.1.0",
|
||||||
"mocha": "10.3.0",
|
"mocha": "10.3.0",
|
||||||
"chai": "5.1.0",
|
"chai": "5.1.0",
|
||||||
"chai-string": "1.5.0",
|
|
||||||
"sinon": "^17.0.1"
|
"sinon": "^17.0.1"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.0 (2022-06-27)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.21.3 (2022-07-02)
|
## 2.21.3 (2022-07-02)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.0.0 (2019-08-25)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
## 2.19.0 (2021-10-17)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -26,8 +26,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- All FreeSewing pacakges are now ESM only.
|
- All FreeSewing packages are now ESM only.
|
||||||
- All FreeSewing pacakges now use named exports.
|
- All FreeSewing packages now use named exports.
|
||||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue