14 Commits

Author SHA1 Message Date
NyxCode
1dce529709 bump version, add changelog (#445) 2025-10-14 05:06:36 +02:00
Gustavo Shigueo
9e6d9b2ea9 Fix build with format feature (#438)
* Update dprint-plugin-typescript

* Separate default for readability

* Add the format feature to an e2e test

* Update MSRV

* pin dprint-plugin-typescript version

* revert MSRV to 1.78

* temporarily disable MSRV check using --all-features

---------

Co-authored-by: Moritz Bischof <moritz.bischof1@gmail.com>
2025-10-14 04:50:11 +02:00
NyxCode
3bd4124bd1 release v11.0.1 (#417) 2025-06-05 07:13:17 +02:00
NyxCode
a7b73a50f8 release v11.0.0 (#413) 2025-06-03 18:00:07 +02:00
ValiuchenkoVladyslav
ccb1b14229 remove lazy_static (#373) 2025-02-22 12:54:49 -03:00
NyxCode
0ba56be43a Release v10.1 (#372)
* prepare v10.1

* cargo update

* bump thiserror to v2
2024-12-01 15:49:48 +01:00
Joris Kleiber
4aea173270 feat: add support for tokio (#353) 2024-10-10 08:42:10 -03:00
Moritz Bischof
a05cd36679 release v10.0 2024-09-19 21:46:02 +02:00
Corvin Paul
7577aca5d2 feature: support smol_str (#350) 2024-09-07 10:44:20 -03:00
escritorio-gustavo
5cbc7405d8 feat: Allow multiple types to set #[ts(export_to = "...")] to the same file (#316)
---------

Co-authored-by: gustavo-shigueo <gustavo.gsmn@gmail.com>
2024-08-01 18:15:19 -03:00
NyxCode
af15ff92d7 Allow for flattening of generic parameters (#336) 2024-06-28 02:07:52 +02:00
Moritz Bischof
c9615f6601 update lockfile 2024-06-20 18:56:58 +02:00
Moritz Bischof
743e715f8e prepare release for 9.0.0 2024-06-20 18:54:28 +02:00
escritorio-gustavo
1ae414871f Track Cargo.lock files to improve CI speed (#295) 2024-04-15 08:00:24 -03:00