Skip to content

Tags: tfkhdyt/clustrex

Tags

v0.1.0

Toggle v0.1.0's commit message
bump version

v0.0.7

Toggle v0.0.7's commit message
Bump package version to 0.0.7 in package.json

v0.0.6

Toggle v0.0.6's commit message
bump version

v0.0.5

Toggle v0.0.5's commit message
Change GitHub Actions workflow to trigger on version tag pushes inste…

…ad of release creation, streamlining the publishing process to npm.

v0.0.4

Toggle v0.0.4's commit message
Update package version to 0.0.4 in package.json

v0.0.3

Toggle v0.0.3's commit message
Enhance package.json by adding main entry point, type definitions, an…

…d files array. Introduce prepare script to automate build process with pnpm.

v0.0.2-rc1

Toggle v0.0.2-rc1's commit message
Update package version from 0.0.1 to 0.0.2 in package.json

v0.0.1

Toggle v0.0.1's commit message
Update package version from 1.0.0 to 0.0.1 in package.json

v0.0.1-rc2

Toggle v0.0.1-rc2's commit message
Update package.json and tsconfig.json for ESM support and module reso…

…lution adjustments. Changed main entry point to dist/index.js, added type definitions, and modified module settings to NodeNext for compatibility.

v0.0.1-rc1

Toggle v0.0.1-rc1's commit message
Update npm publish command to include --no-git-checks option in GitHu…

…b Actions workflow