Releases: LuanRoger/onlykit
Releases · LuanRoger/onlykit
v1.0.0
v0.2.3
v0.2.2
v0.2.1
- Merge pull request #7 from LuanRoger/fix/references b43b58e
- chore: move assemblyscript back to peerDependencies 77658a5
- fix(bin): update generate tsconfig include field d3859d7
- fix(dev): remove extend from assemblyscript 3bb8823
- fix(bin): generate tsconfig with dist as typeRoot 4c034b6
- fix(dev): use types in base 6fdad92
- fix(dev): copy types path ed1785e
- feat(bin): inputPath optional in build command 516f391
- chore: add tsdown config in tsconfig 8cf1c42
- feat(dev): export AssemblyScript types and tsdown defineConfig 6d778e3
- chore: update CHANGELOG 5b82ef8
v0.2.0
v0.2.0-1
- chore: update peerDeps 3693ede
- Merge pull request #5 from LuanRoger/feat/config-support-commands 00a9b61
- feat(bin): use root tsconfig if exists in dev command 5e658e9
- feat(bin): use root tsconfig if exists in run command 3eca4ba
- feat(bin): generate default tsdown config on init 9156e9b
- fix(bin): add typeRoots in tsconfig constant template 3ff0b61
- feat(bin): create tsdown config template aafb10b
- chore(dev): add DOM lib 7856b2a
- chore: update CHANGELOG df01c99
v0.2.0-0
- chore: add wasm keyword ea0eb84
- Merge pull request #4 from LuanRoger/feat/benchmark 7e66c52
- refactor(wasm): remove unescessary consts 61e8ce3
- chore(dev): extends AssemblyScript types c61b65e
- fix(wasm): write temp files in to standalone environment 71dd7d5
- feat(benchmark): export mitata as benchmark lib 73429ce
- Merge pull request #3 from LuanRoger/feat/wasm-support 8cd4a97
- style: run Biome f5b38fd
- feat(bin): support tsdown config fle in build 3165718
- perf(wasm): use async in fs 26aad32
- refactor(wasm): remove binding cache and transform JS binding 84e1b3f
- feat(wasm): compile to virtual module 5ee6926
- feat(wasm): emit files in the dist folder e0f4978
- refactor(wasm): remove unescessary calls 8931ebe
- feat(dev): add assembly types to base config 43813c5
- feat(dev): add wasm plugin in the tsdown base config 057ba2e
- feat(dev): update tsconfig types 94e5e0d
- feat(wasm): create tsdown plugin to compile to wasm 2fa115d
- chore: update CHANGELOG 34c2388
v0.1.0
- style: run Biome check 2e283d2
- feat(package): add main entrypoint 8e7bea0
- Merge pull request #2 from LuanRoger/chore/hono-jsx 359d271
- chore(build): build new Hono exports 8c04de7
- feat(server): export Hono jsx, quick and tiny 195b4c6
- fix(package): update script path 54b2a2b
- Merge pull request #1 from LuanRoger/feat/run-standalone 2450bcd
- fix(bin): add proper args to Biome check 1558fd8
- chore(bin): remove watch flag from run command b1c014d
- chore(bin): use new executors in build, check and dev commands c0fc756
- feat(bin): create Node executor 51d9cab
- chore(bin): create generic transformer d53e5a9
- refactor(bin): create command executors c080f81
- fix(bin): remove colors from nodemon output 7e3edbb
- feat(bin): create tsconfig file for standalone mode d9332fc
- refactor(bin): extract file create and update into module c373c5c
- feat: create the run command 26a3b44
- feat: create standalone environment manager 2865b19
- feat(dev): add the exclude in the base tsconfig 8a92efe
- fix(bin): deamon watch path 0c37925
- chore: update CHANGELOG c69b7f5
v0.0.2
- chore: add LICENSE and CHANGELOG in package 28efe65
- chore: add release:all script c7cc09c
- style: run Biome check 6e42fb5
- style(bin): format and call main in templates 4d725b9
- fix(bin): nodemon ignore and direct exec node 3a3d7b7
- fix: show chalk child process colors 6158919
- chore: Add MIT License to the project 4fd076b
- chore: add CHANGELOG aa7e291
- chore: add Github Packages registry 9000e2d
v0.0.1
- chore: no tests for NP 32ffca0
- chore: add more informations to package afc94e7
- chore: install and init cliff 207623c
- chore: change npm to pnpm e43b127
- fix(init): update the package.json instead of create 2f30374
- fix: add main to CLI template and array for Biome template afc7ec4
- fix: update path for init command and maintain styles for the nodemon 1761464
- feat: add check command efff895
- fix: write Biome config and export CLI types f27eca6
- fix: config files path and simplify Biome config 6115eea
- feat: add execute path optin for dev a71a484
- feat: add CLI packages 71c33c3
- feat: use onlykit in server template ebfcabb
- feat: create init command 7d46350
- feat: create templates for init with 4bca072
- refactor: move schemas to command folder c0a1b33
- feat: add build command c06d1d0
- feat: create tsdown transformer 8158121
- feat: create abstraction to process metadata 220560c
- refactor: better modularization and reusability 24b7575
- chore: install type-fest 6eef701
- refactor: rename CLI to bin 8254a8d
- feat: create dev command for CLI e0efee7
- feat: create tsdown default config 7e41be4
- chore: ignore noControlCharactersInRegex b1e26cf
- chore: install more CLI packages and update tsdown config 28c2486
- feat: remove unused files fa3b79f
- feat: change rollup to tsdown 5639fe7
- feat: remove example 21851c0
- feat: update example df5c4bb
- feat: change Vite to Rollup 003e5fc
- style: format with Biome de0bdfa
- feat: create CLI 2a43480
- feat: add biome to root project c0e716b
- feat: create hook to Rolldown to copy the JSONs to bundle f77e2c0
- feat: create default Biome and TS config in JSON 477d687
- chore: add Biome 77d2563
- feat: update server exports a6bae7e
- feat: create script to auto generate exports 8860673
- feat: update example 43e93c0
- feat: add node serve for node a772595
- feat: multi entrypoints 6a5e03e
- feat: add project 1f77725