# Changelog ## [0.1.48](https://github.com/tekumara/typos-lsp/compare/v0.1.47...v0.1.48) (2026-02-03) ### Features * **typos:** version 1.42.0 ([#289](https://github.com/tekumara/typos-lsp/issues/289)) ([66d9f8b](https://github.com/tekumara/typos-lsp/commit/66d9f8b1445b0cfb019d14221e403365506c0704)) * **typos:** version 1.42.1 ([#296](https://github.com/tekumara/typos-lsp/issues/296)) ([64a2138](https://github.com/tekumara/typos-lsp/commit/64a213836cbd6c2bcc91869a23fe5575540b1fe5)) * **typos:** version 1.42.2 ([#297](https://github.com/tekumara/typos-lsp/issues/297)) ([d269324](https://github.com/tekumara/typos-lsp/commit/d269324b77bafbe1719cc197dbac54254e3cdc64)) * **typos:** version 1.42.3 ([#298](https://github.com/tekumara/typos-lsp/issues/298)) ([4e3a84c](https://github.com/tekumara/typos-lsp/commit/4e3a84c0cbb18e97f04c38151c2b50b8bdc26e3c)) * **typos:** version 1.43.0 - January 2026 dictionary update ([#301](https://github.com/tekumara/typos-lsp/issues/301)) ([ac2f99b](https://github.com/tekumara/typos-lsp/commit/ac2f99bc16d23b96c0759bb3968cf5fa97572b1e)) ## [0.1.47](https://github.com/tekumara/typos-lsp/compare/v0.1.46...v0.1.47) (2026-01-01) ### Features * ignore code action to add a misspelling to the config file ([#72](https://github.com/tekumara/typos-lsp/issues/72)) ([c496d67](https://github.com/tekumara/typos-lsp/commit/c496d679da645c248cbc89a834993ba0ef3e5cbb)) * refresh diagnostics on ignore action ([1d60a73](https://github.com/tekumara/typos-lsp/commit/1d60a7390908b74ae1db0c4a1ddcfe36a8728eee)) * **typos:** version 1.40.1 ([#282](https://github.com/tekumara/typos-lsp/issues/282)) ([cf984b0](https://github.com/tekumara/typos-lsp/commit/cf984b085f9f8843375660b2c0caf3a86c7a1fde)) * **typos:** version 1.41.0 - December 2025 dictionary update ([#286](https://github.com/tekumara/typos-lsp/issues/286)) ([452501a](https://github.com/tekumara/typos-lsp/commit/452501a8d95d2218f364e176763705dcae701af7)) ### Bug Fixes * **vscode:** surface ignore actions in mouse-triggered Quick Fix menu ([d92b5cd](https://github.com/tekumara/typos-lsp/commit/d92b5cdaf7e4abf45a660bc52a3ceed296a8871c)) ### Chores * **deps-dev:** bump the vscode group with 2 updates ([#285](https://github.com/tekumara/typos-lsp/issues/285)) ([f91dfdf](https://github.com/tekumara/typos-lsp/commit/f91dfdfe66818d6d4a3d62dd0ae08ef2faa84625)) * **deps-dev:** bump the vscode group with 4 updates ([#279](https://github.com/tekumara/typos-lsp/issues/279)) ([efae782](https://github.com/tekumara/typos-lsp/commit/efae782be09b3dcf19f791c1dbc88a82c487af37)) * **deps:** bump actions/create-github-app-token from 1 to 2 ([#271](https://github.com/tekumara/typos-lsp/issues/271)) ([01304c5](https://github.com/tekumara/typos-lsp/commit/01304c540a05fd8056a0203eb56ffa1a9f2f20d3)) * **deps:** bump actions/download-artifact from 4 to 6 ([#272](https://github.com/tekumara/typos-lsp/issues/272)) ([b7130a0](https://github.com/tekumara/typos-lsp/commit/b7130a0cb651a3eab57a429df57124302b32ca7d)) * **deps:** bump actions/github-script from 7 to 8 ([#270](https://github.com/tekumara/typos-lsp/issues/270)) ([1daeffa](https://github.com/tekumara/typos-lsp/commit/1daeffa1d98644554ca3aeff317946e25cbb9f6b)) * **deps:** bump actions/setup-node from 4 to 6 ([#269](https://github.com/tekumara/typos-lsp/issues/269)) ([b482ae4](https://github.com/tekumara/typos-lsp/commit/b482ae4915201e798aed363c5b5edb50f3c033a0)) * **deps:** bump poseidon/wait-for-status-checks from 0.4.1 to 0.6.0 ([#273](https://github.com/tekumara/typos-lsp/issues/273)) ([59e1a02](https://github.com/tekumara/typos-lsp/commit/59e1a02ae129ea3e07f41e70bba8dbc59f7fc8b0)) * **deps:** bump the lsp group across 1 directory with 6 updates ([#284](https://github.com/tekumara/typos-lsp/issues/284)) ([b97c5a3](https://github.com/tekumara/typos-lsp/commit/b97c5a3dc829675c5404813f37e164cea1dfb7ec)) * **deps:** bump typos-dict from 0.13.12 to 0.13.13 in the typos group ([#280](https://github.com/tekumara/typos-lsp/issues/280)) ([a71529e](https://github.com/tekumara/typos-lsp/commit/a71529e7b9583c55ef45bd84edcb881e13092704)) ### Builds * **dependabot:** add github-actions ([e7cd73f](https://github.com/tekumara/typos-lsp/commit/e7cd73f14c1a672ce1f4e9040172c77323ee9b9f)) * **dependabot:** use ci prefix for gha updates ([78dcb41](https://github.com/tekumara/typos-lsp/commit/78dcb41c6fd34438f8f257edb47566a9028cd2f2)) * **deps:** bump actions/checkout from 4 to 6 ([#275](https://github.com/tekumara/typos-lsp/issues/275)) ([2103205](https://github.com/tekumara/typos-lsp/commit/2103205888cfae93cc1033145f83bc4921fb1afa)) * **deps:** bump actions/download-artifact from 6 to 7 ([#277](https://github.com/tekumara/typos-lsp/issues/277)) ([6c534a2](https://github.com/tekumara/typos-lsp/commit/6c534a2e31b2d5cf1a7768685a320cd9f57f0474)) * **deps:** bump actions/upload-artifact from 4 to 6 ([#276](https://github.com/tekumara/typos-lsp/issues/276)) ([9cb7bb2](https://github.com/tekumara/typos-lsp/commit/9cb7bb22e922efb24b15fe701554af9294c0f1e6)) ### Performance Improvements * **did_change:** borrow doc.text rather than clone ([93b063f](https://github.com/tekumara/typos-lsp/commit/93b063fc9772bd326ab5bcf0237d074ead6c1fbe)) * **did_change:** support incremental document changes ([f96e533](https://github.com/tekumara/typos-lsp/commit/f96e5335e4abd299f0ee759412065f1a4874f209)) ## [0.1.46](https://github.com/tekumara/typos-lsp/compare/v0.1.45...v0.1.46) (2025-12-06) ### Features * **typos:** version ([#247](https://github.com/tekumara/typos-lsp/issues/247)) ([a7c3330](https://github.com/tekumara/typos-lsp/commit/a7c333035bf89451945a44ca669d224e39a85b4d)) * **typos:** version ([#248](https://github.com/tekumara/typos-lsp/issues/248)) ([12d3322](https://github.com/tekumara/typos-lsp/commit/12d3322a902fa49a5308e5b06f0c6d4152f76cf4)) * **typos:** version ([#250](https://github.com/tekumara/typos-lsp/issues/250)) ([8b1bc05](https://github.com/tekumara/typos-lsp/commit/8b1bc0530eb36012a03462127ef9eb35b39f47ba)) * **typos:** version 1.40.0 - November 2025 dictionary update ([#266](https://github.com/tekumara/typos-lsp/issues/266)) ([0b4f245](https://github.com/tekumara/typos-lsp/commit/0b4f245e4e57816df5afd17866cac76c01922e8c)) ### Chores * **deps-dev:** bump @types/node from 24.9.1 to 24.9.2 in the vscode group ([#262](https://github.com/tekumara/typos-lsp/issues/262)) ([bad60f8](https://github.com/tekumara/typos-lsp/commit/bad60f8b141012523bbecd3a6752cd7802a04e5f)) * **deps-dev:** bump the vscode group with 10 updates ([#264](https://github.com/tekumara/typos-lsp/issues/264)) ([64572c8](https://github.com/tekumara/typos-lsp/commit/64572c8b9b99fc8dce0d2c02e9746a8434106508)) * **deps-dev:** bump the vscode group with 4 updates ([#255](https://github.com/tekumara/typos-lsp/issues/255)) ([35c36bf](https://github.com/tekumara/typos-lsp/commit/35c36bf97820873a0141ba40fa7eb30dd56934f8)) * **deps-dev:** bump the vscode group with 4 updates ([#260](https://github.com/tekumara/typos-lsp/issues/260)) ([1e8593c](https://github.com/tekumara/typos-lsp/commit/1e8593ca4f2f9903d23493de92602a430fbc5d75)) * **deps-dev:** bump the vscode group with 4 updates ([#267](https://github.com/tekumara/typos-lsp/issues/267)) ([f0b27ee](https://github.com/tekumara/typos-lsp/commit/f0b27ee2e4be73be5738573b5944fe94d84f5c3c)) * **deps:** bump bstr from 1.12.0 to 1.12.1 ([#258](https://github.com/tekumara/typos-lsp/issues/258)) ([5676e67](https://github.com/tekumara/typos-lsp/commit/5676e67b15038acd3efc9517d225b6a47b4017b6)) * **deps:** bump env_logger from 0.11.6 to 0.11.8 ([#249](https://github.com/tekumara/typos-lsp/issues/249)) ([01bcb72](https://github.com/tekumara/typos-lsp/commit/01bcb722ea14c9e3a284924315e16be93252f812)) * **deps:** bump ignore from 0.4.23 to 0.4.24 ([#256](https://github.com/tekumara/typos-lsp/issues/256)) ([434dc3d](https://github.com/tekumara/typos-lsp/commit/434dc3de00c1f584f13d21677faf2bfc771791fc)) * **deps:** bump ignore from 0.4.24 to 0.4.25 in the lsp group ([#261](https://github.com/tekumara/typos-lsp/issues/261)) ([f17210e](https://github.com/tekumara/typos-lsp/commit/f17210e3ec6773e6e2c1f01fd69cd13b3df63b8e)) * **deps:** bump matchit from 0.8.6 to 0.9.0 ([#259](https://github.com/tekumara/typos-lsp/issues/259)) ([89d792d](https://github.com/tekumara/typos-lsp/commit/89d792d34903973a3ab69586bd0b035aedda0922)) * **deps:** bump regex from 1.11.3 to 1.12.1 ([#252](https://github.com/tekumara/typos-lsp/issues/252)) ([c68dbe2](https://github.com/tekumara/typos-lsp/commit/c68dbe219c2e8d1a57ea1758d616cfd2ba073ac1)) * **deps:** bump regex from 1.12.1 to 1.12.2 ([#253](https://github.com/tekumara/typos-lsp/issues/253)) ([eddab32](https://github.com/tekumara/typos-lsp/commit/eddab32ef12d0a9b84d009de36ee297a40c9428a)) * **deps:** bump the lsp group with 3 updates ([#263](https://github.com/tekumara/typos-lsp/issues/263)) ([6988f23](https://github.com/tekumara/typos-lsp/commit/6988f2395bdc0dcfba0ba63a1baa4dea93e6b8ef)) * **deps:** bump tokio from 1.47.1 to 1.48.0 ([#254](https://github.com/tekumara/typos-lsp/issues/254)) ([501ebc8](https://github.com/tekumara/typos-lsp/commit/501ebc87fef0f6566c1faa6d1f01acbe89fe6861)) ### Builds * **auto-merge:** fix missing version in PR title ([81fdb70](https://github.com/tekumara/typos-lsp/commit/81fdb708e4ce030b849055bd1c09afff468a96d5)) * **dependabot:** allow typos* ([4a0c6ae](https://github.com/tekumara/typos-lsp/commit/4a0c6ae0967a9a16c6aefe27b45499846cf06070)) * **dependabot:** don't check non typos deps daily ([8e31f78](https://github.com/tekumara/typos-lsp/commit/8e31f78012c63b6ef278f6f8b2cd39fd71a720dd)) * **dependabot:** try ignore * for daily updates ([41de3b4](https://github.com/tekumara/typos-lsp/commit/41de3b43d417b63cac665e70cb3ad4dce0e03a83)) ## [0.1.45](https://github.com/tekumara/typos-lsp/compare/v0.1.44...v0.1.45) (2025-10-02) ### Features * **typos:** version 1.36.3 ([#236](https://github.com/tekumara/typos-lsp/issues/236)) ([233a1c0](https://github.com/tekumara/typos-lsp/commit/233a1c08cff8fd7ca72d4df3cca9049e60d7acc7)) * **typos:** version 1.37.0 - September 2025 dictionary update ([#241](https://github.com/tekumara/typos-lsp/issues/241)) ([e416918](https://github.com/tekumara/typos-lsp/commit/e4169189e13d188802d8b7921c53276bcbda7dc2)) * **typos:** version 1.37.1 ([#244](https://github.com/tekumara/typos-lsp/issues/244)) ([48aff83](https://github.com/tekumara/typos-lsp/commit/48aff838ebedab9bfd767afe8a3307240d7646a1)) ### Chores * **deps-dev:** bump mocha from 11.7.3 to 11.7.4 in the vscode group ([#246](https://github.com/tekumara/typos-lsp/issues/246)) ([3ff500e](https://github.com/tekumara/typos-lsp/commit/3ff500ec2b70d62634cf54da42de2e44de8356d3)) * **deps-dev:** bump the vscode group with 10 updates ([#239](https://github.com/tekumara/typos-lsp/issues/239)) ([ee695ae](https://github.com/tekumara/typos-lsp/commit/ee695ae8396959422aba06aec33e1616f5a54325)) * **deps:** bump the lsp group with 4 updates ([#238](https://github.com/tekumara/typos-lsp/issues/238)) ([538d30e](https://github.com/tekumara/typos-lsp/commit/538d30e8ebfd8cd394412199679d8d6247c62aca)) * **deps:** bump typos from 0.10.34 to 0.10.36 in the typos group ([#245](https://github.com/tekumara/typos-lsp/issues/245)) ([77b5c55](https://github.com/tekumara/typos-lsp/commit/77b5c556ded90778df183e957931ceb0938aeef8)) * **deps:** bump typos-dict from 0.13.3 to 0.13.4 ([#237](https://github.com/tekumara/typos-lsp/issues/237)) ([19acf45](https://github.com/tekumara/typos-lsp/commit/19acf458ee5dd0c2ae6b09d3c2d94310bf6406fd)) * **deps:** bump typos-dict from 0.13.4 to 0.13.5 ([#240](https://github.com/tekumara/typos-lsp/issues/240)) ([e77f191](https://github.com/tekumara/typos-lsp/commit/e77f191a2693e2bf1d908ca9ada20b6ca47a0a3c)) * **deps:** bump typos-dict from 0.13.5 to 0.13.6 ([#243](https://github.com/tekumara/typos-lsp/issues/243)) ([43defad](https://github.com/tekumara/typos-lsp/commit/43defadcf39e24fde7dc1898435f1ad00ee49e34)) ### Builds * **dependabot:** group typos updates together ([c89a26d](https://github.com/tekumara/typos-lsp/commit/c89a26d65b7876ab0649b7a6e08011322ed70d99)) ## [0.1.44](https://github.com/tekumara/typos-lsp/compare/v0.1.43...v0.1.44) (2025-09-17) ### Features * **regression:** toggleterm.nvim terminals no longer spell checked ([cef06f5](https://github.com/tekumara/typos-lsp/commit/cef06f54395fc393a31da26a0f8fd801fe73e479)) * set default diagnositic severity to Info ([4f9606b](https://github.com/tekumara/typos-lsp/commit/4f9606b70df74a6c9a3f580eff2487c656c0f349)), closes [#234](https://github.com/tekumara/typos-lsp/issues/234) ### Bug Fixes * set default severity when provided no init params ([a05072f](https://github.com/tekumara/typos-lsp/commit/a05072fd36aadf2f4ab3fef5852bdd657f3248b1)) * support stopping and starting the server (tower-lsp-server) ([16614e2](https://github.com/tekumara/typos-lsp/commit/16614e2f190bc4e5954b02b2effcc65691db1746)), closes [#110](https://github.com/tekumara/typos-lsp/issues/110) ### Builds * disable test_non_file_uri ([80d930f](https://github.com/tekumara/typos-lsp/commit/80d930fcc5ad28959e9b79260f173a9d7e225ec8)) * test default severity is Info ([eba2ac3](https://github.com/tekumara/typos-lsp/commit/eba2ac346d04ae2c51a1e6af595dbb61564717c1)) ## [0.1.43](https://github.com/tekumara/typos-lsp/compare/v0.1.42...v0.1.43) (2025-09-05) ### Features * **typos:** version 1.35.6 ([#224](https://github.com/tekumara/typos-lsp/issues/224)) ([bced3d0](https://github.com/tekumara/typos-lsp/commit/bced3d0e1a3a6400622e7167f33512054d873c6a)) * **typos:** version 1.35.7 ([#227](https://github.com/tekumara/typos-lsp/issues/227)) ([bf355e8](https://github.com/tekumara/typos-lsp/commit/bf355e83fafff7eb716b4c83d834b9815ad4e6f9)) * **typos:** version 1.35.8 ([#228](https://github.com/tekumara/typos-lsp/issues/228)) ([fbd87d7](https://github.com/tekumara/typos-lsp/commit/fbd87d73958f83612f0c1fd736bf26f79b819b2f)) * **typos:** version 1.36.0 - August 2025 dictionary update ([#229](https://github.com/tekumara/typos-lsp/issues/229)) ([2472d35](https://github.com/tekumara/typos-lsp/commit/2472d3573914f66fdfacaa4513eb2d8b10b8fe44)) * **typos:** version 1.36.1 ([#231](https://github.com/tekumara/typos-lsp/issues/231)) ([342787f](https://github.com/tekumara/typos-lsp/commit/342787fc70d246d93da44798e90f20ca91e0129e)) * **typos:** version 1.36.2 ([#233](https://github.com/tekumara/typos-lsp/issues/233)) ([bf9f7d3](https://github.com/tekumara/typos-lsp/commit/bf9f7d31c3d9038a0bd488421741beecdabdfee3)) ### Chores * **deps-dev:** bump the vscode group with 5 updates ([#225](https://github.com/tekumara/typos-lsp/issues/225)) ([5d3659f](https://github.com/tekumara/typos-lsp/commit/5d3659f9e9784d885bb3b6aab964bf70f9c1aa32)) * **deps:** bump the lsp group with 5 updates ([#226](https://github.com/tekumara/typos-lsp/issues/226)) ([ef78b26](https://github.com/tekumara/typos-lsp/commit/ef78b26b5e7101897f5fa35d1f3efb03db6ed6ff)) * **deps:** bump typos-dict from 0.13.2 to 0.13.3 ([#230](https://github.com/tekumara/typos-lsp/issues/230)) ([c805ecd](https://github.com/tekumara/typos-lsp/commit/c805ecd05591a7e5e2dfb6de5d23234822874f1d)) ## [0.1.42](https://github.com/tekumara/typos-lsp/compare/v0.1.41...v0.1.42) (2025-08-25) ### Features * **typos:** version 1.35.2 ([#214](https://github.com/tekumara/typos-lsp/issues/214)) ([f34c299](https://github.com/tekumara/typos-lsp/commit/f34c2993dc7e649d295b97287459341b2bd1471c)) * **typos:** version 1.35.3 ([#216](https://github.com/tekumara/typos-lsp/issues/216)) ([6eb244d](https://github.com/tekumara/typos-lsp/commit/6eb244d57e216717031fa87d928d035aeb68998e)) * **typos:** version 1.35.4 ([#218](https://github.com/tekumara/typos-lsp/issues/218)) ([5bd4a0c](https://github.com/tekumara/typos-lsp/commit/5bd4a0cab230a541cdd41d56f5bc030a0c9c2c12)) * **typos:** version 1.35.5 ([#221](https://github.com/tekumara/typos-lsp/issues/221)) ([64b8099](https://github.com/tekumara/typos-lsp/commit/64b809903efe5df6f773368772106a335794f4b8)) ### Chores * **deps-dev:** bump the vscode group with 9 updates ([#209](https://github.com/tekumara/typos-lsp/issues/209)) ([844b50d](https://github.com/tekumara/typos-lsp/commit/844b50df2e45ae9142b2a40775155160fb5f6f07)) * **deps:** bump typos-dict from 0.12.16 to 0.13.0 ([#215](https://github.com/tekumara/typos-lsp/issues/215)) ([b02fd74](https://github.com/tekumara/typos-lsp/commit/b02fd74df499cf303646e2d1eba18c545971a11d)) * **deps:** bump typos-dict from 0.13.0 to 0.13.1 ([#217](https://github.com/tekumara/typos-lsp/issues/217)) ([d9d4bee](https://github.com/tekumara/typos-lsp/commit/d9d4bee5152972cb94441b86485c4961172d298b)) * **deps:** bump typos-dict from 0.13.1 to 0.13.2 ([#220](https://github.com/tekumara/typos-lsp/issues/220)) ([cddfbde](https://github.com/tekumara/typos-lsp/commit/cddfbdea02bf0fbf167c2279d359fd10256abf62)) ## [0.1.41](https://github.com/tekumara/typos-lsp/compare/v0.1.40...v0.1.41) (2025-08-05) ### Features * **typos:** version 1.35.1 - July 2025 dictionary update ([#211](https://github.com/tekumara/typos-lsp/issues/211)) ([b8fedb3](https://github.com/tekumara/typos-lsp/commit/b8fedb3e509f4bd26703987097595e7dfb5cd286)) ### Chores * **deps:** bump the lsp group with 2 updates ([#210](https://github.com/tekumara/typos-lsp/issues/210)) ([99e3dcd](https://github.com/tekumara/typos-lsp/commit/99e3dcd546a445805662b159b8328e168e94ec8f)) * **deps:** bump typos-dict from 0.12.14 to 0.12.16 ([#212](https://github.com/tekumara/typos-lsp/issues/212)) ([e0351d8](https://github.com/tekumara/typos-lsp/commit/e0351d8b8b6f28c13e843bb483750cdc9e564177)) ## [0.1.40](https://github.com/tekumara/typos-lsp/compare/v0.1.39...v0.1.40) (2025-07-01) ### Features * **typos:** version 1.34.0 - June 2025 dictionary update ([#205](https://github.com/tekumara/typos-lsp/issues/205)) ([b024868](https://github.com/tekumara/typos-lsp/commit/b024868a24d999b2bee6758b0bfa1648da4dfce8)) ### Bug Fixes * do not check lock files ([6c0e472](https://github.com/tekumara/typos-lsp/commit/6c0e472dced1258ed0690970db552fd6b05fd319)), closes [#196](https://github.com/tekumara/typos-lsp/issues/196) ### Chores * **deps-dev:** bump the vscode group with 7 updates ([#203](https://github.com/tekumara/typos-lsp/issues/203)) ([2a64057](https://github.com/tekumara/typos-lsp/commit/2a640571b54dbeb01cd76539e6f44f2d76271742)) * **deps-dev:** bump the vscode group with 9 updates ([#201](https://github.com/tekumara/typos-lsp/issues/201)) ([bb7be69](https://github.com/tekumara/typos-lsp/commit/bb7be69e2d83516115c0c265af48fc1b7fb0685f)) * **deps:** bump test-log from 0.2.17 to 0.2.18 in the lsp group ([#204](https://github.com/tekumara/typos-lsp/issues/204)) ([6970e34](https://github.com/tekumara/typos-lsp/commit/6970e34f0781ead6d27b65bfb0d0a4dffa428c1d)) * **deps:** bump typos-dict from 0.12.13 to 0.12.14 ([#206](https://github.com/tekumara/typos-lsp/issues/206)) ([ab0d808](https://github.com/tekumara/typos-lsp/commit/ab0d8087d5a622745b9f7773731a68c299f20ce1)) * fix clippy warnings ([29cd868](https://github.com/tekumara/typos-lsp/commit/29cd8687fecf93129e1ba6947433c4340d990b40)) ### Builds * fix test_ignore_typos_in_lock_files for Windows ([20d0fd3](https://github.com/tekumara/typos-lsp/commit/20d0fd36f32c2863f584c40d96e772a18c69f30b)) * run auto-merge + ci in merge queue ([fa15cc5](https://github.com/tekumara/typos-lsp/commit/fa15cc5e9bc4cb0ce8056269546640cdc5d66e75)) ## [0.1.39](https://github.com/tekumara/typos-lsp/compare/v0.1.38...v0.1.39) (2025-06-23) ### Chores * **deps:** bump to typos-dict 0.12.13 and include typos-dict in future upgrades ([#199](https://github.com/tekumara/typos-lsp/issues/199)) ([d5b4785](https://github.com/tekumara/typos-lsp/commit/d5b478546668ec27b76c42a14cd22b6b111a27c1)) ## [0.1.38](https://github.com/tekumara/typos-lsp/compare/v0.1.37...v0.1.38) (2025-06-03) ### Features * **typos:** version 1.33.1 - May 2025 dictionary update ([#194](https://github.com/tekumara/typos-lsp/issues/194)) ([1a6d305](https://github.com/tekumara/typos-lsp/commit/1a6d30573d953fa02f3b8c5fb5cdded70e4563c7)) ### Chores * add FUNDING.yml ([9378b1f](https://github.com/tekumara/typos-lsp/commit/9378b1f9e0a9ca7f8d3cc3f7872c0811c6b19734)) * **deps-dev:** bump the vscode group with 7 updates ([#193](https://github.com/tekumara/typos-lsp/issues/193)) ([9f4a2e3](https://github.com/tekumara/typos-lsp/commit/9f4a2e372cc5aad87a52a63993b8d33bcd67630a)) * **deps:** bump tokio from 1.44.2 to 1.45.1 in the lsp group ([#192](https://github.com/tekumara/typos-lsp/issues/192)) ([bdc3662](https://github.com/tekumara/typos-lsp/commit/bdc3662164c020380feeaf5d02f661bf2abf0c33)) ## [0.1.37](https://github.com/tekumara/typos-lsp/compare/v0.1.36...v0.1.37) (2025-05-05) ### Features * **typos:** version 1.31.1 ([#179](https://github.com/tekumara/typos-lsp/issues/179)) ([ade22c8](https://github.com/tekumara/typos-lsp/commit/ade22c8f2c13a9e33ee5eeb6ae209cebb2e34407)) * **typos:** version 1.31.2 ([#185](https://github.com/tekumara/typos-lsp/issues/185)) ([4fefdce](https://github.com/tekumara/typos-lsp/commit/4fefdcec9e13b6c47a673ef002362f8c9fe11c13)) * **typos:** version 1.32.0 - April 2025 dictionary update ([#188](https://github.com/tekumara/typos-lsp/issues/188)) ([d484d33](https://github.com/tekumara/typos-lsp/commit/d484d33676ed10abdf48d27102fe4426be5ae522)) ### Chores * **deps-dev:** bump the vscode group with 3 updates ([#178](https://github.com/tekumara/typos-lsp/issues/178)) ([0015a13](https://github.com/tekumara/typos-lsp/commit/0015a13674b800080543fa04449c08cddfff2618)) * **deps-dev:** bump the vscode group with 8 updates ([#187](https://github.com/tekumara/typos-lsp/issues/187)) ([464a8fe](https://github.com/tekumara/typos-lsp/commit/464a8fee3945ecf14d6250f04020c3cc801b66c5)) * **deps:** bump the lsp group with 4 updates ([#186](https://github.com/tekumara/typos-lsp/issues/186)) ([03d867c](https://github.com/tekumara/typos-lsp/commit/03d867c423c82cec837b4179f62dd87e12ef8e27)) ## [0.1.36](https://github.com/tekumara/typos-lsp/compare/v0.1.35...v0.1.36) (2025-03-31) ### Features * **typos:** version 1.30.2 ([#171](https://github.com/tekumara/typos-lsp/issues/171)) ([7e6d11e](https://github.com/tekumara/typos-lsp/commit/7e6d11e5a6c376cf85467e9a0f931392d7954f7e)) * **typos:** version 1.30.3 ([#172](https://github.com/tekumara/typos-lsp/issues/172)) ([325b214](https://github.com/tekumara/typos-lsp/commit/325b214c71b8c825425125348cf9ad7992b7d377)) * **typos:** version 1.31.0 - March 2025 dictionary update ([#174](https://github.com/tekumara/typos-lsp/issues/174)) ([f069489](https://github.com/tekumara/typos-lsp/commit/f069489db16dad2ae76da198046e94d69eaa8da0)) ### Chores * **deps-dev:** bump eslint 9 ([1843565](https://github.com/tekumara/typos-lsp/commit/18435659b630b818f755a1c52f12c55fd303fb34)) * **deps-dev:** bump the vscode group across 1 directory with 3 updates ([#176](https://github.com/tekumara/typos-lsp/issues/176)) ([563f2e7](https://github.com/tekumara/typos-lsp/commit/563f2e7fd4071bc4bd8ef46b050ade04d6704c29)) * **deps:** bump the lsp group with 6 updates ([#177](https://github.com/tekumara/typos-lsp/issues/177)) ([d421b06](https://github.com/tekumara/typos-lsp/commit/d421b062dbd0d793f41a214b4950267bd295fad5)) ## [0.1.35](https://github.com/tekumara/typos-lsp/compare/v0.1.34...v0.1.35) (2025-03-06) ### Features * **typos:** version 1.29.10 ([#163](https://github.com/tekumara/typos-lsp/issues/163)) ([91892ea](https://github.com/tekumara/typos-lsp/commit/91892ea795b6c9cdf086f46e83bef8e8f381b943)) * **typos:** version 1.29.8 ([#161](https://github.com/tekumara/typos-lsp/issues/161)) ([49c82bc](https://github.com/tekumara/typos-lsp/commit/49c82bc626db9fbdae5f67dd4dc2ccb97b663959)) * **typos:** version 1.29.9 ([#162](https://github.com/tekumara/typos-lsp/issues/162)) ([3949db9](https://github.com/tekumara/typos-lsp/commit/3949db91da07737acf1664fa3bec85c8986dbc0b)) * **typos:** version 1.30.0 - February 2025 dictionary update ([#167](https://github.com/tekumara/typos-lsp/issues/167)) ([4a19853](https://github.com/tekumara/typos-lsp/commit/4a19853549322fd8ade0d4ee301fa4e4bc8c98e4)) * **typos:** version 1.30.1 ([#169](https://github.com/tekumara/typos-lsp/issues/169)) ([5418034](https://github.com/tekumara/typos-lsp/commit/5418034772b8810d3811a5c37618287f875cb6cc)) ### Chores * **deps:** bump the lsp group with 5 updates ([#165](https://github.com/tekumara/typos-lsp/issues/165)) ([73a4586](https://github.com/tekumara/typos-lsp/commit/73a4586e7260ddc072ced86f5ac16b3d816ddc17)) ### Builds * **clippy:** fix warning: elided lifetime has a name ([9cc3bbd](https://github.com/tekumara/typos-lsp/commit/9cc3bbdbe013c8b94455ace9698d125bc61791e8)) * **clippy:** fix warning: the following explicit lifetimes could be elided ([fa26ebe](https://github.com/tekumara/typos-lsp/commit/fa26ebeaa6d16d35ad01e7ea35d5de95b8bc74b2)) ## [0.1.34](https://github.com/tekumara/typos-lsp/compare/v0.1.33...v0.1.34) (2025-02-14) ### Features * **typos:** version 1.29.5 ([#156](https://github.com/tekumara/typos-lsp/issues/156)) ([62a8dd0](https://github.com/tekumara/typos-lsp/commit/62a8dd046b1ac2bf40006c5cc68ae9f133468d0d)) * **typos:** version 1.29.7 - January 2025 dictionary update ([#159](https://github.com/tekumara/typos-lsp/issues/159)) ([bee5d22](https://github.com/tekumara/typos-lsp/commit/bee5d22ab7c3792387771b93a1967f87e653a975)) ### Chores * **deps-dev:** bump the vscode group with 8 updates ([#157](https://github.com/tekumara/typos-lsp/issues/157)) ([cc3fbba](https://github.com/tekumara/typos-lsp/commit/cc3fbba7a125511f26132e4814b93fc955a172db)) * **deps:** bump the lsp group with 7 updates ([#158](https://github.com/tekumara/typos-lsp/issues/158)) ([019a460](https://github.com/tekumara/typos-lsp/commit/019a46059b6b6cd64968e16cd0adc9bab6912792)) ## [0.1.33](https://github.com/tekumara/typos-lsp/compare/v0.1.32...v0.1.33) (2025-01-01) ### Features * **typos:** version 1.29.0 - December 2024 dictionary update ([#149](https://github.com/tekumara/typos-lsp/issues/149)) ([bec9f96](https://github.com/tekumara/typos-lsp/commit/bec9f96830e2f5bfa1cbeddda9f9b6750f34a3c0)) ### Chores * **deps-dev:** bump the vscode group with 7 updates ([#148](https://github.com/tekumara/typos-lsp/issues/148)) ([2269a5d](https://github.com/tekumara/typos-lsp/commit/2269a5ded70ae29bc0e9f6432e3fd44179924da9)) * **deps:** bump the lsp group with 6 updates ([#150](https://github.com/tekumara/typos-lsp/issues/150)) ([c39fb7b](https://github.com/tekumara/typos-lsp/commit/c39fb7b4849063c35696b7dfee3a52ded269caaf)) ## [0.1.32](https://github.com/tekumara/typos-lsp/compare/v0.1.31...v0.1.32) (2024-12-20) ### Features * **typos:** version 1.28.3 ([#143](https://github.com/tekumara/typos-lsp/issues/143)) ([084b00d](https://github.com/tekumara/typos-lsp/commit/084b00dd89f52aadebefb8fd94aeb342bfa14ba7)) * **typos:** version 1.28.4 ([#144](https://github.com/tekumara/typos-lsp/issues/144)) ([4f3c534](https://github.com/tekumara/typos-lsp/commit/4f3c534b2cc91993dd11c317734edfd0c6d7579e)) ### Builds * **auto-merge:** simplify ([40b75b7](https://github.com/tekumara/typos-lsp/commit/40b75b7e19b0afce04e68a08a5c18dcfc6d70529)) * **cargo:** remove deprecated ar field ([7d2cef0](https://github.com/tekumara/typos-lsp/commit/7d2cef0f5fcb35895bcf9d672778e5bbf9b70d24)) * **release-please:** add ci section ([ec41340](https://github.com/tekumara/typos-lsp/commit/ec4134059f1c745c3e76f6509485a0f84087db1e)) * **release:** add `aarch64-unknown-linux-musl` ([#146](https://github.com/tekumara/typos-lsp/issues/146)) ([7bf3266](https://github.com/tekumara/typos-lsp/commit/7bf326681d42f7d178bc25a64b90e92175952c1d)) * **release:** use musl binary in linux-arm64 vsix ([5ccec8f](https://github.com/tekumara/typos-lsp/commit/5ccec8fc852fe0906940e722b8e9c8bfc885e317)) ## [0.1.31](https://github.com/tekumara/typos-lsp/compare/v0.1.30...v0.1.31) (2024-12-07) ### Features * **typos:** version 1.28.2 - November 2024 dictionary update ([#140](https://github.com/tekumara/typos-lsp/issues/140)) ([030bf7d](https://github.com/tekumara/typos-lsp/commit/030bf7dc426be28edf09fabfe5972e8027847257)) ### Chores * **deps-dev:** bump the vscode group with 8 updates ([#139](https://github.com/tekumara/typos-lsp/issues/139)) ([2e0e773](https://github.com/tekumara/typos-lsp/commit/2e0e7736eee3b342cb6ad96309d7605369e95af5)) * **deps:** bump the lsp group across 1 directory with 8 updates ([#142](https://github.com/tekumara/typos-lsp/issues/142)) ([591987d](https://github.com/tekumara/typos-lsp/commit/591987dfb421f6572061aaef52a4e7797984b952)) ## [0.1.30](https://github.com/tekumara/typos-lsp/compare/v0.1.29...v0.1.30) (2024-11-09) ### Features * publish vscode alpine-x64 package ([6088bc1](https://github.com/tekumara/typos-lsp/commit/6088bc16f18e9b42ea3e4d99b8f424a8165a8d12)), closes [#132](https://github.com/tekumara/typos-lsp/issues/132) ### Chores * **deps:** bump typos-cli from 1.27.0 to 1.27.2 ([#131](https://github.com/tekumara/typos-lsp/issues/131)) ([11f549d](https://github.com/tekumara/typos-lsp/commit/11f549d2041dd77fbfe48ea2fd3f935e4bceaebe)) ## [0.1.29](https://github.com/tekumara/typos-lsp/compare/v0.1.28...v0.1.29) (2024-11-03) ### Bug Fixes * use node v20 to fix broken release workflow ([869e53f](https://github.com/tekumara/typos-lsp/commit/869e53f073dc4d511e805d7fab005e8498022cd7)) ## [0.1.28](https://github.com/tekumara/typos-lsp/compare/v0.1.27...v0.1.28) (2024-11-02) ### Features * typos-cli 1.27.0 October 2024 dictionary ([#129](https://github.com/tekumara/typos-lsp/issues/129)) ([10faf25](https://github.com/tekumara/typos-lsp/commit/10faf25be75eb6e7ecd9752675b7bde9aa405bf1)) ### Chores * **deps-dev:** bump the vscode group with 9 updates ([#127](https://github.com/tekumara/typos-lsp/issues/127)) ([f798802](https://github.com/tekumara/typos-lsp/commit/f79880289f8cc918d73ec27826d5f897a665ffdf)) * **deps:** bump the lsp group with 6 updates ([#126](https://github.com/tekumara/typos-lsp/issues/126)) ([f3434b7](https://github.com/tekumara/typos-lsp/commit/f3434b718897d74f3e7bc3209f02ca6d712e6a3c)) ## [0.1.27](https://github.com/tekumara/typos-lsp/compare/v0.1.26...v0.1.27) (2024-10-03) ### Features * typos 1.25.0 September 2024 dictionary ([#120](https://github.com/tekumara/typos-lsp/issues/120)) ([cfc1c3f](https://github.com/tekumara/typos-lsp/commit/cfc1c3ff613ebc4978455cb79a4e59ef7c72ddc0)) * **vscode:** publish the x86_64 musl target ([1bde263](https://github.com/tekumara/typos-lsp/commit/1bde263145de2a7f69b9bdd5f840122c06127147)), closes [#112](https://github.com/tekumara/typos-lsp/issues/112) ### Chores * **deps-dev:** bump the vscode group with 10 updates ([#118](https://github.com/tekumara/typos-lsp/issues/118)) ([3b09555](https://github.com/tekumara/typos-lsp/commit/3b0955597b3aafcdd3a11531172a18fbd4f232ea)) * **deps:** bump the lsp group with 3 updates ([#119](https://github.com/tekumara/typos-lsp/issues/119)) ([949fe96](https://github.com/tekumara/typos-lsp/commit/949fe967360beb3e06823543362fcc2bc7449fe2)) ## [0.1.26](https://github.com/tekumara/typos-lsp/compare/v0.1.24...v0.1.25) (2024-09-23) ### Bug Fixes * fix: broken 0.1.24 and 0.1.25 builds + release musl binary ([82d3b09](https://github.com/tekumara/typos-lsp/commit/82d3b09)) ## [0.1.25](https://github.com/tekumara/typos-lsp/compare/v0.1.24...v0.1.25) (2024-09-23) ### Chores * cargo update ([6d7814f](https://github.com/tekumara/typos-lsp/commit/6d7814f09d4d60c58b6d067a8b0342947f482647)) ## [0.1.24](https://github.com/tekumara/typos-lsp/compare/v0.1.23...v0.1.24) (2024-09-21) ### Chores * **deps:** bump typos-cli from 1.24.4 to 1.24.6 ([#111](https://github.com/tekumara/typos-lsp/issues/111)) ([7235ca1](https://github.com/tekumara/typos-lsp/commit/7235ca196268c2af08dd961c1530720280484952)) ## [0.1.23](https://github.com/tekumara/typos-lsp/compare/v0.1.22...v0.1.23) (2024-09-04) ### Features * typos 1.24.3 August 2024 dictionary ([#106](https://github.com/tekumara/typos-lsp/issues/106)) ([5454449](https://github.com/tekumara/typos-lsp/commit/5454449fc8c0d0c54d5500c616bdfb044a57eb72)) ### Chores * **deps-dev:** bump the vscode group with 7 updates ([#103](https://github.com/tekumara/typos-lsp/issues/103)) ([39c49fc](https://github.com/tekumara/typos-lsp/commit/39c49fc21c61233caeb3dede548b5f04ae010be9)) * **deps:** bump the lsp group with 4 updates ([#104](https://github.com/tekumara/typos-lsp/issues/104)) ([a4a0ae8](https://github.com/tekumara/typos-lsp/commit/a4a0ae8bd02719d6bf8c1aaa0220712db74a64dc)) * **deps:** bump typos-cli from 1.24.3 to 1.24.4 ([#107](https://github.com/tekumara/typos-lsp/issues/107)) ([4926719](https://github.com/tekumara/typos-lsp/commit/492671965fb318f1f5e8d2c71644a46e6731e1af)) ## [0.1.22](https://github.com/tekumara/typos-lsp/compare/v0.1.21...v0.1.22) (2024-08-03) ### Features * typos 1.23.6 July 2024 dictionary ([#97](https://github.com/tekumara/typos-lsp/issues/97)) ([1e1d53e](https://github.com/tekumara/typos-lsp/commit/1e1d53e688cbfcaf1ced71eae7543340e0290b84)) ### Chores * **deps-dev:** bump the vscode group with 10 updates ([#96](https://github.com/tekumara/typos-lsp/issues/96)) ([6bb974a](https://github.com/tekumara/typos-lsp/commit/6bb974a17911381f0dd6d2b9faa67d20ded65006)) * **deps:** bump the lsp group with 6 updates ([#98](https://github.com/tekumara/typos-lsp/issues/98)) ([cc0a1ec](https://github.com/tekumara/typos-lsp/commit/cc0a1ece1c260f86858519bcac2c2822af3112f4)) ## [0.1.21](https://github.com/tekumara/typos-lsp/compare/v0.1.20...v0.1.21) (2024-07-13) ### Bug Fixes * Error: Cannot find module 'vscode-languageclient/node' ([4838702](https://github.com/tekumara/typos-lsp/commit/4838702dcd8c86c9696c93cdd7157ac053c1fbc6)), closes [#92](https://github.com/tekumara/typos-lsp/issues/92) ### Chores * **deps:** bump typos-cli from 1.23.1 to 1.23.2 ([#91](https://github.com/tekumara/typos-lsp/issues/91)) ([e176dd9](https://github.com/tekumara/typos-lsp/commit/e176dd94e6d75bdf05faec45b3c09c39edce3235)) ## [0.1.20](https://github.com/tekumara/typos-lsp/compare/v0.1.19...v0.1.20) (2024-07-09) ### Features * typos 1.23.0 June 2024 dictionary ([2a497b0](https://github.com/tekumara/typos-lsp/commit/2a497b0830343a5aaae8232f56356aa5a5cd9c2c)) ### Chores * **deps-dev:** bump the vscode group with 9 updates ([#85](https://github.com/tekumara/typos-lsp/issues/85)) ([b47092a](https://github.com/tekumara/typos-lsp/commit/b47092a19e632433b134f615b6fd6bada225b3e9)) * **deps:** bump the lsp group with 3 updates ([#84](https://github.com/tekumara/typos-lsp/issues/84)) ([d69f3c7](https://github.com/tekumara/typos-lsp/commit/d69f3c79d66cdbbab92824be6e1300ec8d7ced14)) * **deps:** bump typos-cli from 1.22.7 to 1.22.9 ([#83](https://github.com/tekumara/typos-lsp/issues/83)) ([68136cb](https://github.com/tekumara/typos-lsp/commit/68136cb64fb56064520ee46591cb941b12ea769f)) * **deps:** bump typos-cli from 1.23.0 to 1.23.1 ([#88](https://github.com/tekumara/typos-lsp/issues/88)) ([64c6ec5](https://github.com/tekumara/typos-lsp/commit/64c6ec5f6ade75194212430fdc058d269752990a)) ## [0.1.19](https://github.com/tekumara/typos-lsp/compare/v0.1.18...v0.1.19) (2024-06-16) ### Features * typos 1.22.7 May 2024 dictionary ([aab723d](https://github.com/tekumara/typos-lsp/commit/aab723d163194a32aaf51cbb7519b78b234dc44d)) ### Chores * **deps-dev:** bump the vscode group across 1 directory with 8 updates ([#82](https://github.com/tekumara/typos-lsp/issues/82)) ([320ee54](https://github.com/tekumara/typos-lsp/commit/320ee547b719452fb5b44017a124338f5b003ffc)) * **deps:** bump the lsp group with 5 updates ([#67](https://github.com/tekumara/typos-lsp/issues/67)) ([1710e72](https://github.com/tekumara/typos-lsp/commit/1710e72372cca6bbb93498684c91bebc97b00fca)) ## [0.1.18](https://github.com/tekumara/typos-lsp/compare/v0.1.17...v0.1.18) (2024-05-02) ### Features * support info as a diagnostic severity ([064c188](https://github.com/tekumara/typos-lsp/commit/064c188821043a5057401cc708b07add37a65854)) * typos 1.21.0 Apr 2024 dictionary ([#65](https://github.com/tekumara/typos-lsp/issues/65)) ([504741b](https://github.com/tekumara/typos-lsp/commit/504741b5bbeb10e47987a7f722d5a8b7adcbf9d9)) ### Chores * **deps-dev:** bump the vscode group with 7 updates ([#63](https://github.com/tekumara/typos-lsp/issues/63)) ([481b063](https://github.com/tekumara/typos-lsp/commit/481b063117101e15a5be02d0464d49134f9b33cf)) * **deps:** bump the lsp group with 6 updates ([#64](https://github.com/tekumara/typos-lsp/issues/64)) ([53a7cc0](https://github.com/tekumara/typos-lsp/commit/53a7cc0484cc5ce8d2db633f010a94919c85b116)) ## [0.1.17](https://github.com/tekumara/typos-lsp/compare/v0.1.16...v0.1.17) (2024-04-08) ### Features * check vscode source control commit messages ([53d3bf5](https://github.com/tekumara/typos-lsp/commit/53d3bf5651015d6f4bd2b7c9088dc5845c1884d3)), closes [#59](https://github.com/tekumara/typos-lsp/issues/59) * support extend-ignore-re config field ([1a03b6f](https://github.com/tekumara/typos-lsp/commit/1a03b6ff84d6cb2e85ddb8eb925445446b3bff8a)), closes [#55](https://github.com/tekumara/typos-lsp/issues/55) * typos 1.20.4 Mar 2024 dictionary ([4a559ff](https://github.com/tekumara/typos-lsp/commit/4a559fffce361fca5e68aa822764d85ba3f8bebd)) ### Chores * **deps-dev:** bump the vscode group with 4 updates ([#57](https://github.com/tekumara/typos-lsp/issues/57)) ([c1b26fe](https://github.com/tekumara/typos-lsp/commit/c1b26fe85067d239cdb80ed864bd1b5a6c154109)) * **deps:** bump the lsp group with 1 update ([#56](https://github.com/tekumara/typos-lsp/issues/56)) ([40190c6](https://github.com/tekumara/typos-lsp/commit/40190c6db6c9bf2b8d482e141431d3bf7b1e1c2a)) ## [0.1.16](https://github.com/tekumara/typos-lsp/compare/v0.1.15...v0.1.16) (2024-03-26) ### Features * drop vscode Windows 32-bit builds ([d7fedba](https://github.com/tekumara/typos-lsp/commit/d7fedba810fa4288f4adc3524b8028f7341bf299)) * ignore typos in config files ([1841b4c](https://github.com/tekumara/typos-lsp/commit/1841b4ce12b64cc0000fa25765ad59aad1a37ac1)), closes [#47](https://github.com/tekumara/typos-lsp/issues/47) ### Bug Fixes * revert back to @types/vscode ^1.77.0 ([a90a48a](https://github.com/tekumara/typos-lsp/commit/a90a48a603b6768716fb0194de48969037406f8a)) ### Chores * **deps:** bump the lsp group with 1 update ([#46](https://github.com/tekumara/typos-lsp/issues/46)) ([8950859](https://github.com/tekumara/typos-lsp/commit/8950859ded9be8fc08dae577527a651a3888fdaa)) * **deps:** bump the lsp group with 4 updates ([#50](https://github.com/tekumara/typos-lsp/issues/50)) ([d084fc8](https://github.com/tekumara/typos-lsp/commit/d084fc8e7b1f441cd21d1901631db793c2b8c8de)) * **deps:** bump the vscode group with 14 updates ([#44](https://github.com/tekumara/typos-lsp/issues/44)) ([2b42b7f](https://github.com/tekumara/typos-lsp/commit/2b42b7fc6830737b933fa61245c4c35385d08ca0)) * **lsp:** bump the lsp group with 3 updates ([#43](https://github.com/tekumara/typos-lsp/issues/43)) ([9430d0b](https://github.com/tekumara/typos-lsp/commit/9430d0b29c8530f76cac4dc19a4b9e9d48add429)) * **main:** release 0.1.16 ([#45](https://github.com/tekumara/typos-lsp/issues/45)) ([ef24d2d](https://github.com/tekumara/typos-lsp/commit/ef24d2da0b5dc1833d617529558d5aef14773852)) * **main:** release 0.1.16 ([#49](https://github.com/tekumara/typos-lsp/issues/49)) ([2b6287c](https://github.com/tekumara/typos-lsp/commit/2b6287c59e43ed27f44032a3f12c48486cc0aa48)) ## [0.1.15](https://github.com/tekumara/typos-lsp/compare/v0.1.14...v0.1.15) (2024-03-03) ### Bug Fixes * use default policy for empty file uri ([34998d4](https://github.com/tekumara/typos-lsp/commit/34998d48567d0b59c432296142934381f0258c4e)), closes [#39](https://github.com/tekumara/typos-lsp/issues/39) ## [0.1.14](https://github.com/tekumara/typos-lsp/compare/v0.1.13...v0.1.14) (2024-03-03) ### Features * typos 1.19.0 Feb 2024 dictionary changes ([250390d](https://github.com/tekumara/typos-lsp/commit/250390d0e94ebe5172458dfdc65d160fb5968a81)) ### Bug Fixes * use default policy for non-file uris ([0265ff1](https://github.com/tekumara/typos-lsp/commit/0265ff15e4af4a6274a7f5e77bd849a4299880c4)), closes [#36](https://github.com/tekumara/typos-lsp/issues/36) ## [0.1.13](https://github.com/tekumara/typos-lsp/compare/v0.1.12...v0.1.13) (2024-02-24) ### Chores * bump typos-cli 1.18.2 ([58ccf55](https://github.com/tekumara/typos-lsp/commit/58ccf55454f922eb9b4e2b64cc4447d8ded8a3f3)) ## [0.1.12](https://github.com/tekumara/typos-lsp/compare/v0.1.11...v0.1.12) (2024-02-05) ### Features * typos 1.18.0 with January 2024 dictionary changes ([dfb3e55](https://github.com/tekumara/typos-lsp/commit/dfb3e55b91da6ee67085bfe660249384ffb07bd9)) ### Bug Fixes * error LNK2019: unresolved external symbol _GetLogicalDrives ([6ec5abf](https://github.com/tekumara/typos-lsp/commit/6ec5abf032170a64a18131f7923cf30f7644bbfe)), closes [#33](https://github.com/tekumara/typos-lsp/issues/33) * use config file when workspace folder absent ([79ae446](https://github.com/tekumara/typos-lsp/commit/79ae44600a58d27115793894dadca6dfad006869)), closes [#31](https://github.com/tekumara/typos-lsp/issues/31) ## [0.1.11](https://github.com/tekumara/typos-lsp/compare/v0.1.10...v0.1.11) (2024-01-17) ### Features * typos 1.17.1 with November/December 2023 dictionary changes ([76fc5cf](https://github.com/tekumara/typos-lsp/commit/76fc5cf2ff13b7f8e51a16276d5a7e7e0ecda470)) ## [0.1.10](https://github.com/tekumara/typos-lsp/compare/v0.1.9...v0.1.10) (2023-12-26) ### Bug Fixes * count positions as utf-16 code units ([de52345](https://github.com/tekumara/typos-lsp/commit/de523457fbc4aced4076f0ef61e5fb9e5f338b60)), closes [#22](https://github.com/tekumara/typos-lsp/issues/22) ## [0.1.9](https://github.com/tekumara/typos-lsp/compare/v0.1.8...v0.1.9) (2023-12-10) ### Bug Fixes * typo start position corrected for multiple code point unicode ([e3d2752](https://github.com/tekumara/typos-lsp/commit/e3d2752a966889ba516f36e4c4de8c1ad48f9322)), closes [#22](https://github.com/tekumara/typos-lsp/issues/22) ## [0.1.8](https://github.com/tekumara/typos-lsp/compare/v0.1.7...v0.1.8) (2023-12-10) ### Features * support custom config file ([67886b9](https://github.com/tekumara/typos-lsp/commit/67886b961fe9238fb6af19414bc07f18ad65959f)), closes [#19](https://github.com/tekumara/typos-lsp/issues/19) * typos 1.16.23 ([ae1d36c](https://github.com/tekumara/typos-lsp/commit/ae1d36ca33d191b39d88d859ce6caf1864735498)) * typos 1.16.24 ([3006f24](https://github.com/tekumara/typos-lsp/commit/3006f2418e823902e7150d91b444d57eb78b7f64)) ## [0.1.7](https://github.com/tekumara/typos-lsp/compare/v0.1.6...v0.1.7) (2023-10-22) ### Features * configurable diagnostic severity ([7e7e743](https://github.com/tekumara/typos-lsp/commit/7e7e74397e77bc23b07e3d10ea863af4cdc1dccb)), closes [#17](https://github.com/tekumara/typos-lsp/issues/17) * typos 1.16.20 ([fb013ea](https://github.com/tekumara/typos-lsp/commit/fb013ea3e96172e0c4ce07019fbebd71a2d6329e)) ## [0.1.6](https://github.com/tekumara/typos-lsp/compare/v0.1.5...v0.1.6) (2023-09-23) ### Features * typos 1.16.13 ([a67f844](https://github.com/tekumara/typos-lsp/commit/a67f844f5d369772dcd1be1d6eba89e607ccbe3e)) ## [0.1.5](https://github.com/tekumara/typos-lsp/compare/v0.1.4...v0.1.5) (2023-09-23) ### Features * publish typos-lsp during release ([1b933c7](https://github.com/tekumara/typos-lsp/commit/1b933c7f9f044330c18fa3ad32976f1b1acc9c87)) * typos 1.16.12 ([1426919](https://github.com/tekumara/typos-lsp/commit/1426919066d94bb36bb0bf292d03504177268669)) ## [0.1.4](https://github.com/tekumara/typos-lsp/compare/v0.1.3...v0.1.4) (2023-09-04) ### Bug Fixes * build arm64 binaries using correct target ([6f2c9d9](https://github.com/tekumara/typos-lsp/commit/6f2c9d9f89c74d5c6b0a8a57f7653550193c54b0)), closes [#13](https://github.com/tekumara/typos-lsp/issues/13) ## [0.1.3](https://github.com/tekumara/typos-lsp/compare/v0.1.2...v0.1.3) (2023-08-15) ### Features * support config files (typos.toml etc.) ([#8](https://github.com/tekumara/typos-lsp/issues/8)) ([f16a143](https://github.com/tekumara/typos-lsp/commit/f16a143ab660969e2162b8eb2d388f87a041ec59)), closes [#6](https://github.com/tekumara/typos-lsp/issues/6) * typos 1.16.5 ([29e2eac](https://github.com/tekumara/typos-lsp/commit/29e2eacc78406d648b422c21b6349eaadfa97007)) ### Bug Fixes * config files are now used on windows ([35080b3](https://github.com/tekumara/typos-lsp/commit/35080b374af3674dcc34938fed660333b772a9df)) ## [0.1.2](https://github.com/tekumara/typos-lsp/compare/v0.1.1...v0.1.2) (2023-07-29) ### Features * update to typos 1.14.9 ([fd19082](https://github.com/tekumara/typos-lsp/commit/fd1908284a8ceb101a47f6dd89d4c4168fabfaa1)) * update to typos 1.16.1 ([b9062af](https://github.com/tekumara/typos-lsp/commit/b9062afd338fafb79ea0d67ccb171f90350e10b0)) ## 0.1.1 (2023-05-01) ### Features * Initial release with diagnostics and quick fixes