Releases: arghena/insight
Releases · arghena/insight
v0.1.0-canary.13
🚀 Enhancements
- detect_changes: Add config file field
pull_request.detect_changes
- by @kurosakishigure in #59 (1b1f9)
View changes on GitHub
v0.1.0-canary.12
🩹 Fixes
- cargo_msrv: Add the missing
verify
option - by @kurosakishigure in #57 (75404)
🏡 Chore
- bump_version: V0.1.0-canary.12 - by @kurosakishigure in #58 (dc951)
📖 Documentation
- comment: Add a
TODO:
comment tocd.yml
- by @kurosakishigure in #55 (a8c28)
View changes on GitHub
v0.1.0-canary.11
🚀 Enhancements
- check_dist: Add empty options check, defaulting to
['build']
- by @kurosakishigure in #53 (54d65)
🏡 Chore
- bump_version: V0.1.0-canary.11 - by @kurosakishigure in #54 (946ab)
- vale: Remove unnecessary vocab - by @kurosakishigure in #50 (8a6b5)
📖 Documentation
- Remove potentially frustrating symbols - by @kurosakishigure in #52 (a990b)
📦 Build
View changes on GitHub
v0.1.0-canary.9
🏡 Chore
- action: Update the
name
field toPR Insight
- by @kurosakishigure in #46 (eddb6) - bump_version: V0.1.0-canary.9 - by @kurosakishigure in #47 (f5d8d)
💅 Refactors
- config: Reorder parameters in
action.yml
andinsight.toml
- by @kurosakishigure in #44 (905f5) - types: Reorder
Inputs
ingithub.ts
- by @kurosakishigure in #45 (366e2)
View changes on GitHub
v0.1.0-canary.8
🏡 Chore
- blame: Ignore #40 - by @kurosakishigure in #41 and #40 (d57d2)
- bump_version: V0.1.0-canary.8 - by @kurosakishigure in #43 (15728)
- markdownlint: Add comments for the markdownlint rules - by @kurosakishigure in #33 (d9597)
- tsconfig: Delete the redundant
moduleResolution
field - by @kurosakishigure in #34 (03cb4) - vale: Add
Tech
vocab - by @kurosakishigure in #42 (81dde)
📖 Documentation
- readme: Add project documentation - by @kurosakishigure in #39 (2a4bc)
🎨 Styles
- toml: Change single quotes to double quotes in
.github/insight.toml
- by @kurosakishigure in #40 (0747e)
📦 Build
- deps:
- Bump typescript-eslint from 8.39.0 to 8.39.1 - in #35 (8bc8c)
- Bump smol-toml from 1.4.1 to 1.4.2 - by @kurosakishigure in #37 (245cb)
🤖 CI
- dependabot: Add
include
field - by @kurosakishigure in #36 (50c57) - deps: Bump actions/checkout from 4 to 5 - by @kurosakishigure in #38 (68729)
View changes on GitHub
v0.1.0-canary.10
🏡 Chore
- action: Add
branding
field - by @kurosakishigure in #48 (9f0eb) - bump_version: V0.1.0-canary.10 - by @kurosakishigure in #49 (e1d36)
View changes on GitHub
v0.1.0-canary.7
🚀 Enhancements
- check_dist: Add the
check-dist
linter - by @kurosakishigure in #31 (e1434)
🏡 Chore
- insight: Add
check_dist
topush_tag.linters
- by @kurosakishigure in #32 (d19f9)
📦 Build
- deps:
View changes on GitHub
v0.1.0-canary.6
v0.1.0-canary.5
🚨 Breaking Changes
- commitlint: Move the
pull_request.commitlint
field intooptions.linters
- by @kurosakishigure in #25 (83fee)
🏡 Chore
- insight: Add
**/*.json
to Prettier - by @kurosakishigure in #24 (8ef6e) - ts: Remove the
src/
prefix in the glob - by @kurosakishigure in #23 (1a25a)
💅 Refactors
- commitlint: Rename the
CommitLint
type toCommitLinter
- by @kurosakishigure in #26 (b21ff)
🤖 CI
- Add
lock-threads.yml
- by @kurosakishigure in #22 (02f9b)
View changes on GitHub
v0.1.0-canary.4
🩹 Fixes
- go:
- Make sure the file path is correctly resolved - by @kurosakishigure in #19 (5f899)
- Remove the Go installer and switch to using Docker - by @kurosakishigure in #20 (3b07e)
🔥 Performance
- pipx: Modify the folder owner as needed during setup - by @kurosakishigure in #21 (9faaf)
🔄 Reverts
- #15 - by @kurosakishigure in #17 and #15 (22471)