1
0
Fork 0

chore: develop now hosts v3 code

This commit is contained in:
joostdecock 2022-08-23 13:45:20 +02:00
parent f134ad4f1b
commit ae40299f7b
194 changed files with 845 additions and 928 deletions

View file

@ -25,7 +25,7 @@
"files": ["dist/*", "README.md"],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -8,12 +8,11 @@
{{{info}}}
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a A-shirt or tank top
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/aaron",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a A-shirt or tank top",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for an apron
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/albert",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for an apron",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a bikini top
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/bee",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a bikini top",
"author": "bobgeorgethe3rd (https://github.com/bobgeorgethe3rd)",
"homepage": "https://freesewing.org/",
@ -40,10 +40,10 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/bella": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/bella": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a womenswear bodice block
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/bella",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a womenswear bodice block",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step3": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a bow tie
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/benjamin",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a bow tie",
"author": "woutervdub (https://github.com/woutervdub)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a menswear body block with a two-part sleeve
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/bent",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a menswear body block with a two-part sleeve",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,12 +40,12 @@
"cibuild_step4": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -58,7 +58,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a bib
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/bob",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a bib",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a basic body block for womenswear
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/breanna",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a basic body block for womenswear",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,10 +40,10 @@
"cibuild_step3": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a basic body block for menswear
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/brian",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a basic body block for menswear",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step3": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for boxer briefs
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/bruce",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for boxer briefs",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for Sherlock Holmes cosplay; Or just a nice long coat
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/carlita",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for Sherlock Holmes cosplay; Or just a nice long coat",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,14 +40,14 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/bent": "^2.22.0",
"@freesewing/carlton": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/bent": "^3.0.0-alpha.0",
"@freesewing/carlton": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -60,7 +60,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for Sherlock Holmes cosplay; Or just a nice long coat
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/carlton",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for Sherlock Holmes cosplay; Or just a nice long coat",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,13 +40,13 @@
"cibuild_step4": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/bent": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/bent": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -59,7 +59,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a underbust corset &#x2F; waist trainer
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/cathrin",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a underbust corset / waist trainer",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for chino trousers
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/charlie",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for chino trousers",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,12 +40,12 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-bartack": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0",
"@freesewing/titan": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-bartack": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0",
"@freesewing/titan": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -58,7 +58,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for cycling breeches, based on the Keystone drafting system
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/cornelius",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for cycling breeches, based on the Keystone drafting system",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a top with a draped neck
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/diana",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a top with a draped neck",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern holding examples for our documentation
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/examples",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern holding examples for our documentation",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -35,11 +35,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0",
"@freesewing/plugin-gore": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0",
"@freesewing/plugin-gore": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -52,7 +52,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a face mask
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/florence",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a face mask",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a flat cap
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/florent",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a flat cap",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a shark plush toy
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/hi",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a shark plush toy",
"author": "woutervdub (https://github.com/woutervdub)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a Sherlock Holmes hat
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/holmes",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a Sherlock Holmes hat",
"author": "AlfaLyr (https://github.com/alfalyr)",
"homepage": "https://freesewing.org/",
@ -40,13 +40,13 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {
"@freesewing/plugin-gore": "^2.22.0"
"@freesewing/plugin-gore": "^3.0.0-alpha.0"
},
"devDependencies": {
"mocha": "^10.0.0",
@ -58,7 +58,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a handbag
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/hortensia",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a handbag",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a zip-up hoodie
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/huey",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a zip-up hoodie",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a hooded jumper with raglan sleeves
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/hugo",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a hooded jumper with raglan sleeves",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a sport coat style jacket
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/jaeger",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a sport coat style jacket",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,13 +40,13 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/bent": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/bent": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -59,7 +59,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern to document pattern notation
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/legend",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern to document pattern notation",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,10 +40,10 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-buttons": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-buttons": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a historical tie-on pocket
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/lucy",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a historical tie-on pocket",
"author": "SeaZeeZee (https://github.com/SeaZeeZee)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a lacerna, a historical Roman cloak
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/lunetius",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a lacerna, a historical Roman cloak",
"author": "Starfetch (https://github.com/starfetch)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a princess seam bodice block
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/noble",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a princess seam bodice block",
"author": "woutervdub (https://github.com/woutervdub)",
"homepage": "https://freesewing.org/",
@ -40,10 +40,10 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/bella": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/bella": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for an octopus plushy toy
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/octoplushy",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for an octopus plushy toy",
"author": "woutervdub (https://github.com/woutervdub)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for summer pants
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/paco",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for summer pants",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,10 +40,10 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/titan": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/titan": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a pencil skirt
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/penelope",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a pencil skirt",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern to test (y)our plugins
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugintest",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern to test (y)our plugins",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,30 +40,30 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-banner": "^2.22.0",
"@freesewing/plugin-bartack": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0",
"@freesewing/plugin-buttons": "^2.22.0",
"@freesewing/plugin-cutonfold": "^2.22.0",
"@freesewing/plugin-dimension": "^2.22.0",
"@freesewing/plugin-flip": "^2.22.0",
"@freesewing/plugin-gore": "^2.22.0",
"@freesewing/plugin-grainline": "^2.22.0",
"@freesewing/plugin-i18n": "^2.22.0",
"@freesewing/plugin-logo": "^2.22.0",
"@freesewing/plugin-measurements": "^2.22.0",
"@freesewing/plugin-mirror": "^2.22.0",
"@freesewing/plugin-notches": "^2.22.0",
"@freesewing/plugin-round": "^2.22.0",
"@freesewing/plugin-scalebox": "^2.22.0",
"@freesewing/plugin-sprinkle": "^2.22.0",
"@freesewing/plugin-svgattr": "^2.22.0",
"@freesewing/plugin-theme": "^2.22.0",
"@freesewing/plugin-title": "^2.22.0",
"@freesewing/plugin-validate": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-banner": "^3.0.0-alpha.0",
"@freesewing/plugin-bartack": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0",
"@freesewing/plugin-buttons": "^3.0.0-alpha.0",
"@freesewing/plugin-cutonfold": "^3.0.0-alpha.0",
"@freesewing/plugin-dimension": "^3.0.0-alpha.0",
"@freesewing/plugin-flip": "^3.0.0-alpha.0",
"@freesewing/plugin-gore": "^3.0.0-alpha.0",
"@freesewing/plugin-grainline": "^3.0.0-alpha.0",
"@freesewing/plugin-i18n": "^3.0.0-alpha.0",
"@freesewing/plugin-logo": "^3.0.0-alpha.0",
"@freesewing/plugin-measurements": "^3.0.0-alpha.0",
"@freesewing/plugin-mirror": "^3.0.0-alpha.0",
"@freesewing/plugin-notches": "^3.0.0-alpha.0",
"@freesewing/plugin-round": "^3.0.0-alpha.0",
"@freesewing/plugin-scalebox": "^3.0.0-alpha.0",
"@freesewing/plugin-sprinkle": "^3.0.0-alpha.0",
"@freesewing/plugin-svgattr": "^3.0.0-alpha.0",
"@freesewing/plugin-theme": "^3.0.0-alpha.0",
"@freesewing/plugin-title": "^3.0.0-alpha.0",
"@freesewing/plugin-validate": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -76,7 +76,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern to test (y)our render engine our CSS
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/rendertest",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern to test (y)our render engine our CSS",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a circle skirt
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/sandy",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a circle skirt",
"author": "AlfaLyr (https://github.com/alfalyr)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for swim trunks
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/shin",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for swim trunks",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a button down shirt
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/simon",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a button down shirt",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,12 +40,12 @@
"cibuild_step4": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0",
"@freesewing/plugin-flip": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0",
"@freesewing/plugin-flip": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -58,7 +58,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a button down shirt (Simone &#x3D; Simon for people wit
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/simone",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a button down shirt (Simone = Simon for people with breasts)",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,13 +40,13 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/simon": "^2.22.0",
"@freesewing/plugin-flip": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/simon": "^3.0.0-alpha.0",
"@freesewing/plugin-flip": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -59,7 +59,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a straightforward sweater
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/sven",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a straightforward sweater",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a zero-waste top
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/tamiko",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a zero-waste top",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,10 +40,10 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a T-shirt
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/teagan",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a T-shirt",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for classic trousers
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/theo",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for classic trousers",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a tunica, a historical Roman tunic
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/tiberius",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a tunica, a historical Roman tunic",
"author": "Starfetch (https://github.com/starfetch)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a unisex trouser block
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/titan",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a unisex trouser block",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step3": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a tie
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/trayvon",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a tie",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a baby bib that&#39;s used in our tutorial
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/tutorial",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a baby bib that's used in our tutorial",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a basic, highly-customizable underwear pattern
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/unice",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a basic, highly-customizable underwear pattern",
"author": "Anna Puk (https://github.com/anna-puk)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a basic, highly-customizable underwear pattern
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/ursula",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a basic, highly-customizable underwear pattern",
"author": "Natalia Sayang (https://github.com/nataliasayang)",
"homepage": "https://freesewing.org/",
@ -40,9 +40,9 @@
"cibuild_step4": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -55,7 +55,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

View file

@ -53,12 +53,11 @@ A FreeSewing pattern for a classic fitted waistcoat
> #### Note: this is the last v2 minor release
> #### Note: Version 3 is a work in progress
>
> We'll be moving to a new major version (v3) so this is the last minor release.
> We'll continue to support this while we work on v3, and backport important fixes.
>
> Once v3 is out, we'll drop official support for v2.
> We are working on a new major version (v3) but it is not ready for prime-time.
> For production use, please refer to our v2 packages (the `latest` on NPM)
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
## What am I looking at? 🤔

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/wahid",
"version": "2.22.0",
"version": "3.0.0-alpha.0",
"description": "A FreeSewing pattern for a classic fitted waistcoat",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -40,11 +40,11 @@
"cibuild_step5": "node build.js"
},
"peerDependencies": {
"@freesewing/core": "^2.22.0",
"@freesewing/plugin-bundle": "^2.22.0",
"@freesewing/config-helpers": "^2.22.0",
"@freesewing/brian": "^2.22.0",
"@freesewing/plugin-bust": "^2.22.0"
"@freesewing/core": "^3.0.0-alpha.0",
"@freesewing/plugin-bundle": "^3.0.0-alpha.0",
"@freesewing/config-helpers": "^3.0.0-alpha.0",
"@freesewing/brian": "^3.0.0-alpha.0",
"@freesewing/plugin-bust": "^3.0.0-alpha.0"
},
"dependencies": {},
"devDependencies": {
@ -57,7 +57,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",

Some files were not shown because too many files have changed in this diff Show more