diff --git a/.changeset/busy-stamps-shave.md b/.changeset/busy-stamps-shave.md deleted file mode 100644 index b509a2ab3..000000000 --- a/.changeset/busy-stamps-shave.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -"@codeimage/prisma-models": minor -"@codeimage/atomic-state": minor -"@codeimage/dom-export": minor -"@codeimage/highlight": minor -"@codeimage/config": minor -"@codeimage/locale": minor -"@codeimage/app": minor -"@codeimage/ui": minor -"@codeimage/api": minor ---- - -#685 Refactor codebase to use latest stack - -CodeImage tech stack will be upgraded with latest modern versions - -- General workspace upgrades - -- [x] Eslint -> Oxlint -- [x] Prettier -> Oxlint -- [x] pnpm 6 -> pnpm 10 - -- @codeimage/app - -- [x] Vite 5.4 -> Vite 8 -- [x] Solid 1.6 -> 1.9 - -- @codeimage/api - -- [x] Fastify 4.18.0 -> 5.8.2 -- [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 -- [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 -- [x] Tsup -> Tsdown -- [x] Vitest 0.31.4 -> 4.1.0 - -- codeimage/website - -- [x] solid-start 0.2.26 -> TanStack Start (SSG) -- [x] Vite 3.2 -> Vite 8 - -- @codeimage/{config,locale,atomic-state,highlight} - -- [x] Vite 3.2 -> Vite 8 -- [x] Vitest 0.26.2 -> 4.1.0 -- [x] TypeScript 5.3.2 -> 6.0.2 -- [x] Rollup 2.79.2 -> tsdown -- [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) - -- @codeimage/ui - -- [x] Vite 3.2.5 -> Vite 8 -- [x] Rollup 2.79 -> 4.60.0 -- [x] vanilla-extract latest versions diff --git a/.changeset/short-feet-see.md b/.changeset/short-feet-see.md deleted file mode 100644 index 92d131c4d..000000000 --- a/.changeset/short-feet-see.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -'@codeimage/prisma-models': patch -'@codeimage/atomic-state': patch -'@codeimage/dom-export': patch -'@codeimage/highlight': patch -'@codeimage/config': patch -'@codeimage/locale': patch -'@codeimage/app': patch -'@codeimage/ui': patch -'@codeimage/api': patch ---- - -Update to TypeScript 6.0 diff --git a/.changeset/tame-hands-guess.md b/.changeset/tame-hands-guess.md deleted file mode 100644 index d413f4bda..000000000 --- a/.changeset/tame-hands-guess.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@codeimage/prisma-models': patch -'@codeimage/api': patch ---- - -Upgrade to Prisma 7 diff --git a/apps/api/CHANGELOG.md b/apps/api/CHANGELOG.md index 826b2e461..643afe703 100644 --- a/apps/api/CHANGELOG.md +++ b/apps/api/CHANGELOG.md @@ -1,5 +1,48 @@ # @codeimage/api +## 0.6.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`9d17f94`](https://github.com/riccardoperra/codeimage/commit/9d17f945b8074dab4bb172106f5478122a90458a) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Upgrade to Prisma 7 + +- Updated dependencies [[`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff), [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa), [`9d17f94`](https://github.com/riccardoperra/codeimage/commit/9d17f945b8074dab4bb172106f5478122a90458a)]: + - @codeimage/prisma-models@0.1.0 + ## 0.5.0 ### Minor Changes diff --git a/apps/api/package.json b/apps/api/package.json index e2119acdb..3de7c0977 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/api", - "version": "0.5.0", + "version": "0.6.0", "description": "CodeImage api rest server", "main": "app.ts", "type": "module", diff --git a/apps/codeimage/CHANGELOG.md b/apps/codeimage/CHANGELOG.md index 596098a5c..6b8b7c9bd 100644 --- a/apps/codeimage/CHANGELOG.md +++ b/apps/codeimage/CHANGELOG.md @@ -1,5 +1,53 @@ # @codeimage/app +## 1.10.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + +- Updated dependencies [[`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff), [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa), [`9d17f94`](https://github.com/riccardoperra/codeimage/commit/9d17f945b8074dab4bb172106f5478122a90458a)]: + - @codeimage/prisma-models@0.1.0 + - @codeimage/atomic-state@1.1.0 + - @codeimage/dom-export@1.12.0 + - @codeimage/highlight@0.12.0 + - @codeimage/config@10.0.0 + - @codeimage/locale@0.8.0 + - @codeimage/ui@0.11.0 + - @codeimage/api@0.6.0 + ## 1.9.1 ### Patch Changes diff --git a/apps/codeimage/package.json b/apps/codeimage/package.json index e340f4479..222da85ce 100644 --- a/apps/codeimage/package.json +++ b/apps/codeimage/package.json @@ -1,7 +1,7 @@ { "name": "@codeimage/app", "private": true, - "version": "1.9.1", + "version": "1.10.0", "type": "module", "scripts": { "start": "vite", diff --git a/package.json b/package.json index 0b4bc0002..0c4697650 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codeimage", - "version": "1.9.1", + "version": "1.10.0", "description": "Create elegant code screenshots of your source code", "info": "Codeimage is the newest open source tool to help developers to create beautiful screenshots of their code, providing several features to speed up the process to post in social media. It's built on the top of solid-js and has a rich choice of customizations, 15+ custom themes, supports for mobile devices and much more!", "homepage": "https://codeimage.dev/", @@ -109,4 +109,4 @@ "dependencies": { "statebuilder": "^0.8.1" } -} +} \ No newline at end of file diff --git a/packages/atomic-state/CHANGELOG.md b/packages/atomic-state/CHANGELOG.md index c7562130b..f1a402124 100644 --- a/packages/atomic-state/CHANGELOG.md +++ b/packages/atomic-state/CHANGELOG.md @@ -1,5 +1,43 @@ # @codeimage/atomic-state +## 1.1.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + ## 1.0.1 ### Patch Changes diff --git a/packages/atomic-state/package.json b/packages/atomic-state/package.json index f2780fc4c..7b27611bd 100644 --- a/packages/atomic-state/package.json +++ b/packages/atomic-state/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/atomic-state", - "version": "1.0.1", + "version": "1.1.0", "source": "src/index.tsx", "types": "dist/types/index.d.ts", "type": "module", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index 7f4d0a025..df782f82e 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,46 @@ # @codeimage/highlight +## 10.0.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + +- Updated dependencies [[`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff), [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa)]: + - @codeimage/highlight@0.12.0 + ## 9.0.4 ### Patch Changes diff --git a/packages/config/package.json b/packages/config/package.json index fca9e944c..368d76715 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/config", - "version": "9.0.4", + "version": "10.0.0", "module": "./dist/config.mjs", "source": "./src/public-api.ts", "types": "./dist/public-api.d.ts", diff --git a/packages/dom-export/CHANGELOG.md b/packages/dom-export/CHANGELOG.md index a1b7db28d..e0a1c07fd 100644 --- a/packages/dom-export/CHANGELOG.md +++ b/packages/dom-export/CHANGELOG.md @@ -1,5 +1,43 @@ # @codeimage/dom-export +## 1.12.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + ## 1.11.5 ### Patch Changes diff --git a/packages/dom-export/package.json b/packages/dom-export/package.json index baa4c8f6e..940f52282 100644 --- a/packages/dom-export/package.json +++ b/packages/dom-export/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/dom-export", - "version": "1.11.5", + "version": "1.12.0", "type": "module", "description": "Generates an image from a DOM node using HTML5 canvas and SVG.", "main": "./dist/dom-export.js", diff --git a/packages/highlight/CHANGELOG.md b/packages/highlight/CHANGELOG.md index 3668135e1..ba9dec00c 100644 --- a/packages/highlight/CHANGELOG.md +++ b/packages/highlight/CHANGELOG.md @@ -1,5 +1,43 @@ # @codeimage/highlight +## 0.12.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + ## 0.11.1 ### Patch Changes diff --git a/packages/highlight/package.json b/packages/highlight/package.json index 9e0dfb208..528f0a649 100644 --- a/packages/highlight/package.json +++ b/packages/highlight/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/highlight", - "version": "0.11.1", + "version": "0.12.0", "module": "./dist/index.js", "main": "./dist/index.js", "types": "./dist/public-api.d.ts", diff --git a/packages/locale/CHANGELOG.md b/packages/locale/CHANGELOG.md index 3a42aab79..c6b3ed150 100644 --- a/packages/locale/CHANGELOG.md +++ b/packages/locale/CHANGELOG.md @@ -1,5 +1,43 @@ # @codeimage/locale +## 0.8.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + ## 0.7.0 ### Minor Changes diff --git a/packages/locale/package.json b/packages/locale/package.json index 8f91a2b07..79461a5c3 100644 --- a/packages/locale/package.json +++ b/packages/locale/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/locale", - "version": "0.7.0", + "version": "0.8.0", "module": "./dist/locale.mjs", "main": "./dist/locale.js", "source": "./src/public-api.ts", diff --git a/packages/prisma-models/CHANGELOG.md b/packages/prisma-models/CHANGELOG.md new file mode 100644 index 000000000..f9b1eff47 --- /dev/null +++ b/packages/prisma-models/CHANGELOG.md @@ -0,0 +1,41 @@ +# @codeimage/prisma-models + +## 0.1.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`9d17f94`](https://github.com/riccardoperra/codeimage/commit/9d17f945b8074dab4bb172106f5478122a90458a) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Upgrade to Prisma 7 diff --git a/packages/prisma-models/package.json b/packages/prisma-models/package.json index 1db71cc0a..09c485942 100644 --- a/packages/prisma-models/package.json +++ b/packages/prisma-models/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/prisma-models", - "version": "0.0.1", + "version": "0.1.0", "description": "", "type": "module", "types": "./dist/index.d.ts", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 3c6f4f251..0cc265b41 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,46 @@ # @codeimage/ui +## 0.11.0 + +### Minor Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff) Thanks [@riccardoperra](https://github.com/riccardoperra)! - [#685](https://github.com/riccardoperra/codeimage/issues/685) Refactor codebase to use latest stack + + CodeImage tech stack will be upgraded with latest modern versions + - General workspace upgrades + - [x] Eslint -> Oxlint + - [x] Prettier -> Oxlint + - [x] pnpm 6 -> pnpm 10 + - @codeimage/app + - [x] Vite 5.4 -> Vite 8 + - [x] Solid 1.6 -> 1.9 + - @codeimage/api + - [x] Fastify 4.18.0 -> 5.8.2 + - [x] Prisma 4.15 -> 7.5.0 https://github.com/riccardoperra/codeimage/pull/688 + - [x] TypeScript 5.3 -> 6.0.2 https://github.com/riccardoperra/codeimage/pull/687 + - [x] Tsup -> Tsdown + - [x] Vitest 0.31.4 -> 4.1.0 + - codeimage/website + - [x] solid-start 0.2.26 -> TanStack Start (SSG) + - [x] Vite 3.2 -> Vite 8 + - @codeimage/{config,locale,atomic-state,highlight} + - [x] Vite 3.2 -> Vite 8 + - [x] Vitest 0.26.2 -> 4.1.0 + - [x] TypeScript 5.3.2 -> 6.0.2 + - [x] Rollup 2.79.2 -> tsdown + - [x] prettier 2.8 -> prettier 3.8 (application logic for code formatting into canvas) + - @codeimage/ui + - [x] Vite 3.2.5 -> Vite 8 + - [x] Rollup 2.79 -> 4.60.0 + - [x] vanilla-extract latest versions + +### Patch Changes + +- [#685](https://github.com/riccardoperra/codeimage/pull/685) [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa) Thanks [@riccardoperra](https://github.com/riccardoperra)! - Update to TypeScript 6.0 + +- Updated dependencies [[`22b1ca8`](https://github.com/riccardoperra/codeimage/commit/22b1ca841bc709909818164323f7bf59733938ff), [`0a6bbf9`](https://github.com/riccardoperra/codeimage/commit/0a6bbf97a1692e73daa51449a76ae32388ffcbaa)]: + - @codeimage/locale@0.8.0 + ## 0.10.6 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 98b4eac5e..bb5d2f9b0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@codeimage/ui", - "version": "0.10.6", + "version": "0.11.0", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "types": "dist/types/index.d.ts",