Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 🤖 New release * `swiftide`: 0.12.2 -> 0.12.3 (✓ API compatible changes) * `swiftide-core`: 0.12.2 -> 0.12.3 (✓ API compatible changes) * `swiftide-indexing`: 0.12.2 -> 0.12.3 (✓ API compatible changes) * `swiftide-macros`: 0.12.2 -> 0.12.3 * `swiftide-integrations`: 0.12.2 -> 0.12.3 (✓ API compatible changes) * `swiftide-query`: 0.12.2 -> 0.12.3 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> ## `swiftide` <blockquote> ## [0.12.3](https://github.com/bosun-ai/swiftide/releases/tag/0.12.3) - 2024-09-23 ### New features - [da5df22](da5df22) *(tree-sitter)* Implement Serialize and Deserialize for SupportedLanguages ([#314](#314)) ### Bug fixes - [a756148](a756148) *(tree-sitter)* Fix javascript and improve tests ([#313](#313)) ````text As learned from [#309](#309), test coverage for the refs defs transformer was not great. There _are_ more tests in code_tree. Turns out, with the latest treesitter update, javascript broke as it was the only language not covered at all. ```` ### Miscellaneous - [e8e9d80](e8e9d80) *(docs)* Add documentation to query module ([#276](#276)) **Full Changelog**: 0.12.2...0.12.3 </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
- Loading branch information