Skip to content

Releases: esafak/kotlin-tsgen

v0.4.2

Choose a tag to compare

@esafak esafak released this 20 Aug 15:38
Immutable release. Only release title and notes can be modified.
1f867c9

What's Changed

  • chore: configure Renovate Gradle updates by @esafak in #26
  • chore: switch pnpm to npm backend by @esafak in #28
  • fix(deps): update react monorepo to v19 by @renovate[bot] in #30
  • fix(deps): update dependency typescript to v7 by @renovate[bot] in #29
  • ci: queue main branch runs by @esafak in #31
  • fix: prevent invalid primitive aliases by @esafak in #32

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@esafak esafak released this 13 Aug 13:58
Immutable release. Only release title and notes can be modified.
a3a222f

What's Changed

  • feat: emit aliases for signed numeric primitives by @esafak in #13
  • feat: simplify TypeScript type overrides by @esafak in #14
  • fix: reject rendered declaration collisions by @esafak in #15
  • refactor: preserve structured namespace IDs by @esafak in #16
  • chore: add mise and hk development tasks by @esafak in #17
  • chore: migrate npm tooling to pnpm by @esafak in #18
  • chore: update Java toolchain to LTS (25) by @esafak in #19
  • chore: update Docusaurus by @esafak in #20
  • feat: support nested sealed subclasses by @esafak in #21
  • feat: support JSON content polymorphism by @esafak in #22
  • fix: install pnpm for site publishing by @esafak in #23
  • chore: upgrade to Kotlin 2.4 and Gradle 9.5 by @esafak in #24

Full Changelog: v0.3.0...v0.4.1

v0.3.0

Choose a tag to compare

@esafak esafak released this 12 Aug 02:21
Immutable release. Only release title and notes can be modified.
dfb089d

What's Changed

  • chore: migrate project namespace and publishing by @esafak in #1
  • fix: restore Maven snapshot publication by @esafak in #2
  • fix: expose Maven environment to publishing by @esafak in #3
  • fix: run release Maven publishing in environment by @esafak in #4
  • feat: support SerializersModule resolution by @esafak in #5
  • fix: prevent descriptor extraction cycles by @esafak in #6
  • fix: enable Renovate for forked repositories by @esafak in #7
  • fix: emit aliases for root custom primitive serializers by @esafak in #8
  • feat: validate generated TypeScript identifiers by @esafak in #9
  • feat: support custom polymorphism discriminators by @esafak in #10
  • feat: render configured namespaces by @esafak in #11
  • feat: support optional tuple elements by @esafak in #12

Full Changelog: https://github.com/esafak/kotlin-tsgen/commits/v0.3.0