diff --git a/.release-plan.json b/.release-plan.json new file mode 100644 index 0000000..8879407 --- /dev/null +++ b/.release-plan.json @@ -0,0 +1,21 @@ +{ + "solution": { + "svelte-concurrency": { + "impact": "minor", + "oldVersion": "0.0.1", + "newVersion": "0.1.0", + "constraints": [ + { + "impact": "minor", + "reason": "Appears in changelog section :rocket: Enhancement" + }, + { + "impact": "patch", + "reason": "Appears in changelog section :house: Internal" + } + ], + "pkgJSONPath": "./package.json" + } + }, + "description": "## Release (2024-03-22)\n\nsvelte-concurrency 0.1.0 (minor)\n\n#### :rocket: Enhancement\n* `svelte-concurrency`\n * [#10](https://github.com/mainmatter/svelte-concurrency/pull/10) feat: handlers abstraction + queue ([@paoloricciuti](https://github.com/paoloricciuti))\n\n#### :house: Internal\n* `svelte-concurrency`\n * [#22](https://github.com/mainmatter/svelte-concurrency/pull/22) Update renovate config ([@beerinho](https://github.com/beerinho))\n * [#14](https://github.com/mainmatter/svelte-concurrency/pull/14) chore(deps): update dependency vite to v5.2.2 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#19](https://github.com/mainmatter/svelte-concurrency/pull/19) chore(deps): update dependency release-plan to ^0.9.0 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#20](https://github.com/mainmatter/svelte-concurrency/pull/20) chore(deps): update dependency typescript to v5.4.3 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#15](https://github.com/mainmatter/svelte-concurrency/pull/15) chore(deps): update dependency svelte-check to v3.6.8 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#16](https://github.com/mainmatter/svelte-concurrency/pull/16) chore(deps): update dependency @sveltejs/kit to v2.5.4 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#17](https://github.com/mainmatter/svelte-concurrency/pull/17) chore(deps): update dependency vitest to v1.4.0 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#18](https://github.com/mainmatter/svelte-concurrency/pull/18) chore(deps): update dependency @types/eslint to v8.56.6 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#11](https://github.com/mainmatter/svelte-concurrency/pull/11) chore(deps): update dependency svelte-check to v3.6.6 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#6](https://github.com/mainmatter/svelte-concurrency/pull/6) chore(deps): update dependency @sveltejs/package to v2.3.0 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#12](https://github.com/mainmatter/svelte-concurrency/pull/12) chore(deps): update dependency vite to v5.1.5 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#5](https://github.com/mainmatter/svelte-concurrency/pull/5) chore(deps): update dependency @sveltejs/kit to v2.5.3 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#8](https://github.com/mainmatter/svelte-concurrency/pull/8) chore(deps): update dependency @types/eslint to v8.56.5 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#9](https://github.com/mainmatter/svelte-concurrency/pull/9) chore(deps): update dependency svelte to v4.2.12 ([@renovate[bot]](https://github.com/apps/renovate))\n * [#1](https://github.com/mainmatter/svelte-concurrency/pull/1) chore: Configure Renovate ([@renovate[bot]](https://github.com/apps/renovate))\n * [#3](https://github.com/mainmatter/svelte-concurrency/pull/3) Add release-plan ([@beerinho](https://github.com/beerinho))\n\n#### Committers: 2\n- Daniel Beer ([@beerinho](https://github.com/beerinho))\n- Paolo Ricciuti ([@paoloricciuti](https://github.com/paoloricciuti))\n" +} diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..099ef1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,32 @@ # Changelog + +## Release (2024-03-22) + +svelte-concurrency 0.1.0 (minor) + +#### :rocket: Enhancement +* `svelte-concurrency` + * [#10](https://github.com/mainmatter/svelte-concurrency/pull/10) feat: handlers abstraction + queue ([@paoloricciuti](https://github.com/paoloricciuti)) + +#### :house: Internal +* `svelte-concurrency` + * [#22](https://github.com/mainmatter/svelte-concurrency/pull/22) Update renovate config ([@beerinho](https://github.com/beerinho)) + * [#14](https://github.com/mainmatter/svelte-concurrency/pull/14) chore(deps): update dependency vite to v5.2.2 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#19](https://github.com/mainmatter/svelte-concurrency/pull/19) chore(deps): update dependency release-plan to ^0.9.0 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#20](https://github.com/mainmatter/svelte-concurrency/pull/20) chore(deps): update dependency typescript to v5.4.3 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#15](https://github.com/mainmatter/svelte-concurrency/pull/15) chore(deps): update dependency svelte-check to v3.6.8 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#16](https://github.com/mainmatter/svelte-concurrency/pull/16) chore(deps): update dependency @sveltejs/kit to v2.5.4 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#17](https://github.com/mainmatter/svelte-concurrency/pull/17) chore(deps): update dependency vitest to v1.4.0 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#18](https://github.com/mainmatter/svelte-concurrency/pull/18) chore(deps): update dependency @types/eslint to v8.56.6 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#11](https://github.com/mainmatter/svelte-concurrency/pull/11) chore(deps): update dependency svelte-check to v3.6.6 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#6](https://github.com/mainmatter/svelte-concurrency/pull/6) chore(deps): update dependency @sveltejs/package to v2.3.0 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#12](https://github.com/mainmatter/svelte-concurrency/pull/12) chore(deps): update dependency vite to v5.1.5 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#5](https://github.com/mainmatter/svelte-concurrency/pull/5) chore(deps): update dependency @sveltejs/kit to v2.5.3 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#8](https://github.com/mainmatter/svelte-concurrency/pull/8) chore(deps): update dependency @types/eslint to v8.56.5 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#9](https://github.com/mainmatter/svelte-concurrency/pull/9) chore(deps): update dependency svelte to v4.2.12 ([@renovate[bot]](https://github.com/apps/renovate)) + * [#1](https://github.com/mainmatter/svelte-concurrency/pull/1) chore: Configure Renovate ([@renovate[bot]](https://github.com/apps/renovate)) + * [#3](https://github.com/mainmatter/svelte-concurrency/pull/3) Add release-plan ([@beerinho](https://github.com/beerinho)) + +#### Committers: 2 +- Daniel Beer ([@beerinho](https://github.com/beerinho)) +- Paolo Ricciuti ([@paoloricciuti](https://github.com/paoloricciuti)) diff --git a/package.json b/package.json index 0178b20..799f300 100644 --- a/package.json +++ b/package.json @@ -1,75 +1,75 @@ { - "name": "svelte-concurrency", - "version": "0.0.1", - "repository": { - "type": "git", - "url": "git@github.com:mainmatter/svelte-concurrency.git" - }, - "type": "module", - "exports": { - ".": { - "types": "./dist/index.d.ts", - "import": "./dist/index.js" - }, - "./task": { - "types": "./dist/task.d.ts", - "import": "./dist/task.js" - }, - "./vite": { - "types": "./dist/vite.d.ts", - "import": "./dist/vite.js" - } - }, - "svelte": "./dist/index.js", - "types": "./dist/index.d.ts", - "files": [ - "dist", - "!dist/**/*.test.*", - "!dist/**/*.spec.*" - ], - "scripts": { - "build": "vite build && npm run package", - "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", - "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch", - "dev": "vite dev", - "format": "prettier --write .", - "lint": "prettier --check . && eslint .", - "package": "svelte-kit sync && svelte-package && publint", - "prepublishOnly": "npm run package", - "preview": "vite preview", - "test": "npm run test:integration && npm run test:unit", - "test:integration": "playwright test", - "test:unit": "vitest" - }, - "dependencies": { - "acorn": "^8.11.3", - "esrap": "^1.2.1", - "zimmerframe": "^1.1.2" - }, - "devDependencies": { - "@playwright/test": "^1.42.1", - "@sveltejs/adapter-auto": "^3.1.1", - "@sveltejs/kit": "^2.5.3", - "@sveltejs/package": "^2.3.0", - "@sveltejs/vite-plugin-svelte": "^3.0.2", - "@types/eslint": "8.56.6", - "@typescript-eslint/eslint-plugin": "^6.21.0", - "@typescript-eslint/parser": "^6.21.0", - "eslint": "^8.57.0", - "eslint-config-prettier": "^9.1.0", - "eslint-plugin-svelte": "^2.35.1", - "prettier": "^3.2.5", - "prettier-plugin-svelte": "^3.2.2", - "publint": "^0.2.7", - "release-plan": "^0.9.0", - "svelte": "^4.2.12", - "svelte-check": "^3.6.6", - "tslib": "^2.6.2", - "typescript": "^5.4.2", - "vite": "^5.1.5", - "vitest": "^1.3.1" - }, - "peerDependencies": { - "svelte": "^4.0.0" - } + "name": "svelte-concurrency", + "version": "0.1.0", + "repository": { + "type": "git", + "url": "git@github.com:mainmatter/svelte-concurrency.git" + }, + "type": "module", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js" + }, + "./task": { + "types": "./dist/task.d.ts", + "import": "./dist/task.js" + }, + "./vite": { + "types": "./dist/vite.d.ts", + "import": "./dist/vite.js" + } + }, + "svelte": "./dist/index.js", + "types": "./dist/index.d.ts", + "files": [ + "dist", + "!dist/**/*.test.*", + "!dist/**/*.spec.*" + ], + "scripts": { + "build": "vite build && npm run package", + "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", + "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch", + "dev": "vite dev", + "format": "prettier --write .", + "lint": "prettier --check . && eslint .", + "package": "svelte-kit sync && svelte-package && publint", + "prepublishOnly": "npm run package", + "preview": "vite preview", + "test": "npm run test:integration && npm run test:unit", + "test:integration": "playwright test", + "test:unit": "vitest" + }, + "dependencies": { + "acorn": "^8.11.3", + "esrap": "^1.2.1", + "zimmerframe": "^1.1.2" + }, + "devDependencies": { + "@playwright/test": "^1.42.1", + "@sveltejs/adapter-auto": "^3.1.1", + "@sveltejs/kit": "^2.5.3", + "@sveltejs/package": "^2.3.0", + "@sveltejs/vite-plugin-svelte": "^3.0.2", + "@types/eslint": "8.56.6", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", + "eslint": "^8.57.0", + "eslint-config-prettier": "^9.1.0", + "eslint-plugin-svelte": "^2.35.1", + "prettier": "^3.2.5", + "prettier-plugin-svelte": "^3.2.2", + "publint": "^0.2.7", + "release-plan": "^0.9.0", + "svelte": "^4.2.12", + "svelte-check": "^3.6.6", + "tslib": "^2.6.2", + "typescript": "^5.4.2", + "vite": "^5.1.5", + "vitest": "^1.3.1" + }, + "peerDependencies": { + "svelte": "^4.0.0" + } } diff --git a/stderr.log b/stderr.log new file mode 100644 index 0000000..e69de29