# Changelog

## 0.8.0 (2026-05-01)

Full Changelog: [v0.7.0...v0.8.0](https://github.com/village-dev/village-typescript/compare/v0.7.0...v0.8.0)

### Features

* **api:** add compute resource with sandboxes/files endpoints ([faf5493](https://github.com/village-dev/village-typescript/commit/faf549326b8831e7d05220c18f5a3b5fba25ae48))
* support setting headers via env ([480e1b6](https://github.com/village-dev/village-typescript/commit/480e1b67ab962d772f6ce33599e5437f6252e5cc))


### Bug Fixes

* update vulnerable dev dependencies ([cf68dff](https://github.com/village-dev/village-typescript/commit/cf68dffdf8d7801a782b9738c7313f3021e85381))


### Chores

* **format:** run eslint and prettier separately ([8dc9c8d](https://github.com/village-dev/village-typescript/commit/8dc9c8db335b449c343e01151abd70a702180ef9))
* **format:** run eslint and prettier separately ([3ecf68b](https://github.com/village-dev/village-typescript/commit/3ecf68bb921a2deb53647e6209b11ea895a9928b))
* **internal:** codegen related update ([dac6023](https://github.com/village-dev/village-typescript/commit/dac6023860d54cbd4d7ba955b4c7909e8f01923a))
* **internal:** more robust bootstrap script ([d1a2696](https://github.com/village-dev/village-typescript/commit/d1a2696a8aa32ef815900ca2e921af21468d7df4))

## 0.7.0 (2026-04-09)

Full Changelog: [v0.6.0...v0.7.0](https://github.com/village-dev/village-typescript/compare/v0.6.0...v0.7.0)

### Features

* **api:** manual updates ([7947096](https://github.com/village-dev/village-typescript/commit/794709618a5ea4339dca032c262a8e91754561e6))


### Chores

* **internal:** codegen related update ([d05e2f1](https://github.com/village-dev/village-typescript/commit/d05e2f1965aa1bdbcfd3a51b490d8bb4eb20a01a))

## 0.6.0 (2026-04-08)

Full Changelog: [v0.5.2...v0.6.0](https://github.com/village-dev/village-typescript/compare/v0.5.2...v0.6.0)

### Features

* **api:** add createSession and deleteSession methods to web.browser ([9ac0135](https://github.com/village-dev/village-typescript/commit/9ac0135bea8dd5c31d41a2cc51b0c9342c842e89))
* **api:** add formats/headers/blocking params, html/screenshot responses to web.scrape ([f2d71e5](https://github.com/village-dev/village-typescript/commit/f2d71e596ebd3f343e7cd0466f6e896ad90371f8))


### Chores

* **internal:** fix MCP server import ordering ([e64386b](https://github.com/village-dev/village-typescript/commit/e64386bbf5e1d09e0772ec5f504133847c0a4533))
* **internal:** support type annotations when running MCP in local execution mode ([975eec7](https://github.com/village-dev/village-typescript/commit/975eec72605c37d04afbf38fe92e1fe2724e9cfc))
* **mcp-server:** log client info ([aad858d](https://github.com/village-dev/village-typescript/commit/aad858d68e1b6d9feebabcd34e23e6f0477f0210))


### Documentation

* **api:** clarify domain handling in web.search method ([a81cc6f](https://github.com/village-dev/village-typescript/commit/a81cc6fddddab3f8403a3fb5f220721bd52693ab))

## 0.5.2 (2026-04-01)

Full Changelog: [v0.5.1...v0.5.2](https://github.com/village-dev/village-typescript/compare/v0.5.1...v0.5.2)

### Bug Fixes

* **internal:** gitignore generated `oidc` dir ([857254a](https://github.com/village-dev/village-typescript/commit/857254a70435c4d12500adf7fbc328499346e44f))


### Chores

* **ci:** escape input path in publish-npm workflow ([01e4ac1](https://github.com/village-dev/village-typescript/commit/01e4ac1d20d39bdd3c45a59df7605eb32e59068d))
* **ci:** skip lint on metadata-only changes ([394578f](https://github.com/village-dev/village-typescript/commit/394578f06e4ac4ff3efa80e9bcab8ffa722ccffe))
* **internal:** improve local docs search for MCP servers ([fb729a3](https://github.com/village-dev/village-typescript/commit/fb729a33b0eb5bff3f8406432e08d5e0ea1dca83))
* **internal:** improve local docs search for MCP servers ([e0e4b1d](https://github.com/village-dev/village-typescript/commit/e0e4b1d34c8bf3a6d9766d74c4749d3d3c4486fe))
* **internal:** support custom-instructions-path flag in MCP servers ([7eaaac5](https://github.com/village-dev/village-typescript/commit/7eaaac51f9c9542dc51041666fc27211cf3d1104))
* **internal:** support local docs search in MCP servers ([7ee6bc1](https://github.com/village-dev/village-typescript/commit/7ee6bc12e161bb17f61a6630239503a3b3db2b67))
* **mcp-server:** add support for session id, forward client info ([ee70550](https://github.com/village-dev/village-typescript/commit/ee705503fd2bc37c3e9ee276a01e641150001caf))


### Build System

* **deps:** bump hono from 4.12.5 to 4.12.7 ([dcc712c](https://github.com/village-dev/village-typescript/commit/dcc712ccaa12b6296d724f81bb5df2495b9bba17))
* **deps:** bump qs from 6.14.1 to 6.14.2 ([c2f2a83](https://github.com/village-dev/village-typescript/commit/c2f2a83302237cc4f05a99bc9131f5e88d2539eb))

## 0.5.1 (2026-03-24)

Full Changelog: [v0.5.0...v0.5.1](https://github.com/village-dev/village-typescript/compare/v0.5.0...v0.5.1)

### Bug Fixes

* **types:** make form_categories, form_types, type_ids nullable in edgar/quartr ([10f566b](https://github.com/village-dev/village-typescript/commit/10f566bdcee059983e2940180945920df673de91))


### Chores

* configure new SDK language ([1f189cb](https://github.com/village-dev/village-typescript/commit/1f189cbffea25cf210e61567265dcf371f4fcbaf))
* **internal:** fix MCP server TS errors that occur with required client options ([6e557e7](https://github.com/village-dev/village-typescript/commit/6e557e73b7f43c49b0c6cb83e5d1b855c6adf156))
* **internal:** update gitignore ([cc0ad89](https://github.com/village-dev/village-typescript/commit/cc0ad8943fd4208817f0780de2f1bf968425adb2))

## 0.5.0 (2026-03-19)

Full Changelog: [v0.4.2...v0.5.0](https://github.com/village-dev/village-typescript/compare/v0.4.2...v0.5.0)

### Features

* **api:** add attachments parameter to email send method ([c1e1218](https://github.com/village-dev/village-typescript/commit/c1e12187d403d3d6277784f415301c3a93246381))
* **api:** add web scrape and search endpoints ([2bd0d52](https://github.com/village-dev/village-typescript/commit/2bd0d52c6974529df1fa495d73724ec1efd1c3f6))


### Chores

* **internal:** tweak CI branches ([816e7a1](https://github.com/village-dev/village-typescript/commit/816e7a1ec520eba7914570a910b2334d4af801db))
* **internal:** update dependencies to address dependabot vulnerabilities ([f85e8ff](https://github.com/village-dev/village-typescript/commit/f85e8ff5ae250895bcf3659f99edfbb5f0135094))
* **internal:** update dependencies to address dependabot vulnerabilities ([1fc38bb](https://github.com/village-dev/village-typescript/commit/1fc38bb921d116c1880db91bef50461a50d1a10c))

## 0.4.2 (2026-03-09)

Full Changelog: [v0.4.1...v0.4.2](https://github.com/village-dev/village-typescript/compare/v0.4.1...v0.4.2)

## 0.4.1 (2026-03-09)

Full Changelog: [v0.4.0...v0.4.1](https://github.com/village-dev/village-typescript/compare/v0.4.0...v0.4.1)

### Bug Fixes

* **client:** preserve URL params already embedded in path ([0bf2683](https://github.com/village-dev/village-typescript/commit/0bf2683878921c77a9a1438a614b14c12f2039b3))


### Chores

* **ci:** skip uploading artifacts on stainless-internal branches ([07f7d65](https://github.com/village-dev/village-typescript/commit/07f7d65540a4316f385b27beeb8d45a2b814fc6c))
* **internal:** codegen related update ([ec49961](https://github.com/village-dev/village-typescript/commit/ec49961645ace0892918880cde73b7b80200dc8a))
* **internal:** improve import alias names ([3526974](https://github.com/village-dev/village-typescript/commit/35269749c2a0f554dc2434269ed424b27728f243))

## 0.4.0 (2026-03-06)

Full Changelog: [v0.3.0...v0.4.0](https://github.com/village-dev/village-typescript/compare/v0.3.0...v0.4.0)

### Features

* **api:** add html_body parameter to email send method ([5a36947](https://github.com/village-dev/village-typescript/commit/5a3694759189ed2591190a0c533405ab5467c267))


### Chores

* **internal:** codegen related update ([6d47c37](https://github.com/village-dev/village-typescript/commit/6d47c37671ba4426c0aad895dd3f704f6200f93b))

## 0.3.0 (2026-03-02)

Full Changelog: [v0.2.1...v0.3.0](https://github.com/village-dev/village-typescript/compare/v0.2.1...v0.3.0)

### Features

* **api:** add email send endpoint ([fee4c0e](https://github.com/village-dev/village-typescript/commit/fee4c0e54e1fc8edf56c6109317c7ab8062b00fb))


### Chores

* **internal:** move stringifyQuery implementation to internal function ([6cf2ac5](https://github.com/village-dev/village-typescript/commit/6cf2ac5166e9dc00d70db6a2e95f5e1e7c8d0162))

## 0.2.1 (2026-02-24)

Full Changelog: [v0.2.0...v0.2.1](https://github.com/village-dev/village-typescript/compare/v0.2.0...v0.2.1)

### Bug Fixes

* **api:** manual updates ([7773467](https://github.com/village-dev/village-typescript/commit/777346724c7ec14e99ff82e30c277dcdf73d11e9))
* **docs/contributing:** correct pnpm link command ([e0f7c3a](https://github.com/village-dev/village-typescript/commit/e0f7c3ada23844721fad8ced50312dc9a2ac9c7b))
* **internal:** skip tests that depend on mock server ([d96c00c](https://github.com/village-dev/village-typescript/commit/d96c00ca8e3dbbf649287a27822a005190ba5945))


### Chores

* **internal:** upgrade pnpm version ([136572d](https://github.com/village-dev/village-typescript/commit/136572dde25f7bbc141d71411a612cc5e23fee58))

## 0.2.0 (2026-02-20)

Full Changelog: [v0.1.0...v0.2.0](https://github.com/village-dev/village-typescript/compare/v0.1.0...v0.2.0)

### Features

* **api:** add list methods to edgar/quartr, date filters to company.quartr events ([c0a7fbb](https://github.com/village-dev/village-typescript/commit/c0a7fbb59f4fc98ee5fcef54231a4840a598185d))


### Chores

* update SDK settings ([71a62c9](https://github.com/village-dev/village-typescript/commit/71a62c9337b3a0d2142099ed99c18e1a71960b66))
* update SDK settings ([fad6848](https://github.com/village-dev/village-typescript/commit/fad68485c5fd2826eddfb29a1f80d254bb7d9c0a))

## 0.1.0 (2026-02-20)

Full Changelog: [v0.0.1...v0.1.0](https://github.com/village-dev/village-typescript/compare/v0.0.1...v0.1.0)

### Features

* **api:** add company resource/text endpoints, restructure edgar filings, remove search ([b41b661](https://github.com/village-dev/village-typescript/commit/b41b661c11213ec3102454a72c285ecef933ec65))
* **api:** add date_published to quartr documents, make company/event fields non-nullable ([0cadf2e](https://github.com/village-dev/village-typescript/commit/0cadf2e791ed7fc88b1f07239cd1b7838dd241b6))
* **api:** manual updates ([da2a1d7](https://github.com/village-dev/village-typescript/commit/da2a1d740ea4f65895453d0aa3b368fee4645424))
* **api:** manual updates ([63fa68a](https://github.com/village-dev/village-typescript/commit/63fa68a2e279ad32314df1148176db2b78f583bc))
* **api:** manual updates ([4cff307](https://github.com/village-dev/village-typescript/commit/4cff3071026e00d1adec8c70b979c41298e3c367))
* **api:** manual updates ([0933473](https://github.com/village-dev/village-typescript/commit/0933473b7674d9e928dfd8a252c2343290e54248))
* **api:** manual updates ([c989020](https://github.com/village-dev/village-typescript/commit/c989020681e7e697831c7ab2bd150fea1ecac8e7))


### Bug Fixes

* **api:** rename ticker to qualified_ticker in company endpoints ([ff91f21](https://github.com/village-dev/village-typescript/commit/ff91f210637e09ca0b9a5151f3d9538530c9c919))


### Chores

* configure new SDK language ([c3d7141](https://github.com/village-dev/village-typescript/commit/c3d714138138fd24cef816a68c2e11cd4a09c6d3))
* **internal:** remove mock server code ([c73aab5](https://github.com/village-dev/village-typescript/commit/c73aab5ce1f95cd2e7d7a72a8cfc48cbed124575))
* remove custom code ([3e58587](https://github.com/village-dev/village-typescript/commit/3e58587361212f815888c60ba81d4978a4ada2e5))
* sync repo ([46d6d20](https://github.com/village-dev/village-typescript/commit/46d6d2019600e17c0b2319b9208d4e72ab7b249b))
* update mock server docs ([3e27f82](https://github.com/village-dev/village-typescript/commit/3e27f82727148271ff59e8f2a1eb63b5f244d89f))
* update SDK settings ([807ad9f](https://github.com/village-dev/village-typescript/commit/807ad9f7c204edaf71c8c227b73762b88f9b2eb3))
* update SDK settings ([1f8293d](https://github.com/village-dev/village-typescript/commit/1f8293d0bdba22dab6d495fea9505cfc9f574216))
* update SDK settings ([3f0ff4f](https://github.com/village-dev/village-typescript/commit/3f0ff4fcf634d96ad6346976cad7764f0e578355))
* update SDK settings ([e973442](https://github.com/village-dev/village-typescript/commit/e973442917c482b0d59a945e94be00629d79cfb1))
* update SDK settings ([38b8e25](https://github.com/village-dev/village-typescript/commit/38b8e25f5af532fe339c07ab4c1608def38d9844))
* update SDK settings ([ba287b9](https://github.com/village-dev/village-typescript/commit/ba287b9cbbcc30f3101d894a8f980a6e1ed56fe3))
* update SDK settings ([ab1ac4c](https://github.com/village-dev/village-typescript/commit/ab1ac4c325bf25386c178fe5dd2963bef3187fdc))
* update SDK settings ([c326e2e](https://github.com/village-dev/village-typescript/commit/c326e2ef1731930fbd73825d922727dd8f19149d))
