22 Commits

Author SHA1 Message Date
GitHub Action
b1a2f01072 chore: auto-bump version to 1.0.13 2025-11-10 18:25:00 +00:00
GitHub Action
f7384cac32 chore: auto-bump version to 1.0.12 2025-11-01 02:52:17 +00:00
Luke Hagar
d4f9d729d3 chore: update dependencies and full integrate markdown formatting with official prettier implementations 2025-10-31 21:48:44 -05:00
GitHub Action
9302f1812d chore: auto-bump version to 1.0.11 2025-10-31 21:36:53 +00:00
GitHub Action
e27aba56f5 chore: auto-bump version to 1.0.10 2025-10-01 22:48:19 +00:00
GitHub Action
96a29490a8 chore: auto-bump version to 1.0.9 2025-09-28 23:11:27 +00:00
Luke Hagar
6378848afd Update pretest script in package.json to use bun for building. Refactor sorting logic in index.ts for OpenAPI keys, enhancing clarity and performance. Clean up test files by removing unnecessary console logs and ensuring consistent formatting. 2025-09-28 22:50:33 +00:00
GitHub Action
6226184808 chore: auto-bump version to 1.0.8 2025-09-27 03:25:25 +00:00
GitHub Action
4833ebfd05 chore: auto-bump version to 1.0.7 2025-09-27 01:53:27 +00:00
GitHub Action
20d1a7beeb chore: auto-bump version to 1.0.6 2025-09-27 01:34:28 +00:00
GitHub Action
56c90e9426 chore: auto-bump version to 1.0.5 2025-09-27 01:12:56 +00:00
GitHub Action
abd4500e94 chore: auto-bump version to 1.0.4 2025-09-26 21:08:39 +00:00
Luke Hagar
55440f6411 Remove "type" field from package.json to streamline module handling and ensure compatibility with Node.js environments. 2025-09-26 21:07:56 +00:00
GitHub Action
78e41e4a93 chore: auto-bump version to 1.0.3 2025-09-26 21:06:17 +00:00
Luke Hagar
5e97d04fb2 Update package.json and bun.lock to include Rollup plugins, modify build scripts for Rollup integration, and enhance TypeScript configuration for improved module handling. Introduce rollup.config.js for bundling configurations and refactor parser and printer references in tests to align with new structure. 2025-09-26 19:05:00 +00:00
Luke Hagar
34f3cd51bc Update repository URL in package.json to reflect correct casing and modify CI workflow to use latest Node.js version and set fetch-depth for improved checkout efficiency. 2025-09-26 18:12:00 +00:00
Luke Hagar
04f04f99ce Update repository URL in package.json to remove 'git+' prefix for cleaner formatting. 2025-09-26 17:59:38 +00:00
Luke Hagar
989760360e Update version in package.json to 1.0.2 for prettier-plugin-openapi 2025-09-26 17:43:37 +00:00
Luke Hagar
e2ed313ad0 Replace ESLint with Biome for linting and formatting, update TypeScript configuration to target ESNext, and refactor code to use type imports. Add new biome.json configuration file and adjust test cases for error handling. 2025-09-26 05:28:23 +00:00
Luke Hagar
36e21f157e Add ESLint and Prettier configuration files, update .gitignore and .npmignore, and enhance CI/CD workflows with testing and release automation 2025-09-26 05:16:13 +00:00
Luke Hagar
8ffbcc25fa Refactor OpenAPI plugin: remove unused index.ts, update package.json with author info, enhance file detection logic, and add comprehensive tests for OpenAPI file detection. 2025-09-25 16:32:08 +00:00
Luke Hagar
22726c627a Saving current state 2025-09-25 01:36:23 +00:00