Releases: bymbly/api-tools
Releases · bymbly/api-tools
v1.4.0
1.4.0 (2026-02-06)
Bug Fixes
- broken lock file, again (adb0051)
- broken lock file... again, again (0440598)
- broken lockfile (0f93c80)
- drop copyfiles package, it's abandoned (6034ecb)
- eslint (26132eb)
- failing test - underlying cli uses camelCase for --xOrigin (e653094)
- linter (c57a63e)
- remain consistent with other cli options, use kebab-case (453a282)
- specify type parameter for withDefaults in lint test (91f1b7f)
- test (a0e96c0)
Features
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
1.3.0 (2026-01-25)
Bug Fixes
- alphabetical command and options sorting (0554e46)
- each fixture should have unique tags, paths, etc (4da5d6c)
- eslint errors (1c7120a)
- missing mocks (72a5a81)
- test harness is not async anymore, and it doesn't matter with vitest (0cc642d)
Features
- redocly join command (112a384)
v1.2.0
1.2.0 (2026-01-21)
Bug Fixes
- add default values for --quiet and --silent (0ba074f)
- add file extension for esm (4a52c8b)
- add module for esm (56b647f)
- always build before testing (e782a9d)
- asyncapi lint errors (5ede685)
- broken test mocking (667e105)
- deps: update dependency @redocly/cli to ^2.14.4 (c59dd8f)
- don't match on emojis, they're just eye candy (bba5718)
- eslint complaint (4691cd2)
- eslint errors (5a6cc80)
- eslint errors (5d1504b)
- eslint warnings and errors (a9b7bc0)
- expected defaults path (904fcf6)
- make valid arazzo compliant with spectral linter (941f7b4)
- more eslint errors (f44f0ff)
- package-lock and paths for bins (b20e743)
- prettier (281d4bb)
- refactor (b2de673)
- refactor spectral lint tests (29ce090)
- refactor spectral linting, making it more reliable, testable and modern practices (4ff9de3)
- rename tsconfig for building to avoid conflicts with eslint and other tooling (fd47575)
- repo (8a310db)
- single, canonical entrypoint to cli (69db83f)
- update tests (6d81471)
- use commander's built-in unknown opts command type (0677776)
- workflow needs (713e318)
Features
- improve error messaging (ff01028)
- init command (c359f18)
- initial redocly command support (6e31fb7)
- redocly build-docs command (3cc609b)
- redocly bundle command (7fa0464)
- redocly generate-arazzo command (5853441)
- redocly init (a2417c1)
- redocly respect command (9dcd1f2)
- refactor into one single command tree, starting with spectral (d7131f3)
- spectral implementation with defaults (0e9c7c4)
- spectral linting (aa8c5a3)
- support auto-detection feature, with document type flags (d06e847)