Skip to main content

Changelog

0.9.1 (2026-07-27)

Features

0.9.1-next.3 (2026-06-26)

Features

  • add 'byte' to supported json-schema format values (#122) (54c2a27)
  • add context id features (#54) (41ad65d)
  • add examples to json schema (#109) (def5b13)
  • add jsdoc default value to schema (7886a84)
  • add jsdoc tag validation (971b8d3)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • alternate path and query param schemas (e7487e3)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • fix advanced test output (cea65c6)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • ts to schema (#86) (ffebda5)
  • typescript 6 update (02d2e47)
  • update dependencies (5bdd8be)
  • update http status map table (#105) (af7ecbb)
  • use jsdoc tags for json-ld markup (1ea872e)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • correct type naming (99980c5)
  • fix locale resource name (53ad5b5)
  • missing type definitions when importing relative from dynamic node_modules (52d9fc5)
  • output all referenced schemas for packages (8c0580a)
  • remove unused types (#62) (2da7f7b)
  • speed up schema generation (#64) (2dc1829)
  • support json-ld with aliases type (#127) (1eb6c4f)
  • test updated fixtures (ac2f0a2)
  • ts-to-openapi advanced test (fcb96da)
  • update tests (e9c3d42)
  • update tests with latest advanced output (895f23b)
  • updates tests (6bebe7f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.9.1-next.2 to 0.9.1-next.3
      • @twin.org/tools-models bumped from 0.9.1-next.2 to 0.9.1-next.3

0.9.1-next.2 (2026-06-26)

Features

  • add 'byte' to supported json-schema format values (#122) (54c2a27)
  • add context id features (#54) (41ad65d)
  • add examples to json schema (#109) (def5b13)
  • add jsdoc default value to schema (7886a84)
  • add jsdoc tag validation (971b8d3)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • alternate path and query param schemas (e7487e3)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • fix advanced test output (cea65c6)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • ts to schema (#86) (ffebda5)
  • typescript 6 update (02d2e47)
  • update dependencies (5bdd8be)
  • update http status map table (#105) (af7ecbb)
  • use jsdoc tags for json-ld markup (1ea872e)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • correct type naming (99980c5)
  • fix locale resource name (53ad5b5)
  • missing type definitions when importing relative from dynamic node_modules (52d9fc5)
  • output all referenced schemas for packages (8c0580a)
  • remove unused types (#62) (2da7f7b)
  • speed up schema generation (#64) (2dc1829)
  • support json-ld with aliases type (#127) (1eb6c4f)
  • test updated fixtures (ac2f0a2)
  • ts-to-openapi advanced test (fcb96da)
  • update tests (e9c3d42)
  • update tests with latest advanced output (895f23b)
  • updates tests (6bebe7f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.9.1-next.1 to 0.9.1-next.2
      • @twin.org/tools-models bumped from 0.9.1-next.1 to 0.9.1-next.2

0.9.1-next.1 (2026-06-26)

Features

  • add 'byte' to supported json-schema format values (#122) (54c2a27)
  • add context id features (#54) (41ad65d)
  • add examples to json schema (#109) (def5b13)
  • add jsdoc default value to schema (7886a84)
  • add jsdoc tag validation (971b8d3)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • alternate path and query param schemas (e7487e3)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • ts to schema (#86) (ffebda5)
  • typescript 6 update (02d2e47)
  • update dependencies (5bdd8be)
  • update http status map table (#105) (af7ecbb)
  • use jsdoc tags for json-ld markup (1ea872e)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • correct type naming (99980c5)
  • fix locale resource name (53ad5b5)
  • missing type definitions when importing relative from dynamic node_modules (52d9fc5)
  • output all referenced schemas for packages (8c0580a)
  • remove unused types (#62) (2da7f7b)
  • speed up schema generation (#64) (2dc1829)
  • support json-ld with aliases type (#127) (1eb6c4f)
  • test updated fixtures (ac2f0a2)
  • ts-to-openapi advanced test (fcb96da)
  • update tests (e9c3d42)
  • update tests with latest advanced output (895f23b)
  • updates tests (6bebe7f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.9.1-next.0 to 0.9.1-next.1
      • @twin.org/tools-models bumped from 0.9.1-next.0 to 0.9.1-next.1

0.9.0 (2026-06-22)

Features

0.9.0-next.1 (2026-06-22)

Features

  • add 'byte' to supported json-schema format values (#122) (54c2a27)
  • add context id features (#54) (41ad65d)
  • add examples to json schema (#109) (def5b13)
  • add jsdoc default value to schema (7886a84)
  • add jsdoc tag validation (971b8d3)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • alternate path and query param schemas (e7487e3)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • ts to schema (#86) (ffebda5)
  • typescript 6 update (02d2e47)
  • update dependencies (5bdd8be)
  • update http status map table (#105) (af7ecbb)
  • use jsdoc tags for json-ld markup (1ea872e)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • correct type naming (99980c5)
  • fix locale resource name (53ad5b5)
  • missing type definitions when importing relative from dynamic node_modules (52d9fc5)
  • output all referenced schemas for packages (8c0580a)
  • remove unused types (#62) (2da7f7b)
  • speed up schema generation (#64) (2dc1829)
  • support json-ld with aliases type (#127) (1eb6c4f)
  • test updated fixtures (ac2f0a2)
  • ts-to-openapi advanced test (fcb96da)
  • update tests (e9c3d42)
  • update tests with latest advanced output (895f23b)
  • updates tests (6bebe7f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.9.0-next.0 to 0.9.0-next.1
      • @twin.org/tools-models bumped from 0.9.0-next.0 to 0.9.0-next.1

0.0.4-next.3 (2026-06-02)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.4-next.2 to 0.0.4-next.3
      • @twin.org/tools-models bumped from 0.0.4-next.2 to 0.0.4-next.3

0.0.4-next.2 (2026-06-01)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.4-next.1 to 0.0.4-next.2
      • @twin.org/tools-models bumped from 0.0.4-next.1 to 0.0.4-next.2

0.0.4-next.1 (2026-05-29)

Features

  • add 'byte' to supported json-schema format values (#122) (54c2a27)
  • add context id features (#54) (41ad65d)
  • add examples to json schema (#109) (def5b13)
  • add jsdoc default value to schema (7886a84)
  • add jsdoc tag validation (971b8d3)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • alternate path and query param schemas (e7487e3)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • ts to schema (#86) (ffebda5)
  • typescript 6 update (02d2e47)
  • update dependencies (5bdd8be)
  • update http status map table (#105) (af7ecbb)
  • use jsdoc tags for json-ld markup (1ea872e)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • correct type naming (99980c5)
  • fix locale resource name (53ad5b5)
  • missing type definitions when importing relative from dynamic node_modules (52d9fc5)
  • output all referenced schemas for packages (8c0580a)
  • remove unused types (#62) (2da7f7b)
  • speed up schema generation (#64) (2dc1829)
  • test updated fixtures (ac2f0a2)
  • update tests (e9c3d42)
  • updates tests (6bebe7f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.4-next.0 to 0.0.4-next.1
      • @twin.org/tools-models bumped from 0.0.4-next.0 to 0.0.4-next.1

0.0.3 (2026-05-29)

Features

0.0.3-next.31 (2026-05-19)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.30 to 0.0.3-next.31
      • @twin.org/tools-models bumped from 0.0.3-next.30 to 0.0.3-next.31

0.0.3-next.30 (2026-05-18)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.29 to 0.0.3-next.30
      • @twin.org/tools-models bumped from 0.0.3-next.29 to 0.0.3-next.30

0.0.3-next.29 (2026-05-14)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.28 to 0.0.3-next.29
      • @twin.org/tools-models bumped from 0.0.3-next.28 to 0.0.3-next.29

0.0.3-next.28 (2026-05-11)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.27 to 0.0.3-next.28
      • @twin.org/tools-models bumped from 0.0.3-next.27 to 0.0.3-next.28

0.0.3-next.27 (2026-03-27)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.26 to 0.0.3-next.27
      • @twin.org/tools-models bumped from 0.0.3-next.26 to 0.0.3-next.27

0.0.3-next.26 (2026-03-27)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.25 to 0.0.3-next.26
      • @twin.org/tools-models bumped from 0.0.3-next.25 to 0.0.3-next.26

0.0.3-next.25 (2026-03-23)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.24 to 0.0.3-next.25
      • @twin.org/tools-models bumped from 0.0.3-next.24 to 0.0.3-next.25

0.0.3-next.24 (2026-03-20)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.23 to 0.0.3-next.24
      • @twin.org/tools-models bumped from 0.0.3-next.23 to 0.0.3-next.24

0.0.3-next.23 (2026-03-20)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.22 to 0.0.3-next.23
      • @twin.org/tools-models bumped from 0.0.3-next.22 to 0.0.3-next.23

0.0.3-next.22 (2026-03-20)

Features

  • add context id features (#54) (41ad65d)
  • add jsdoc default value to schema (7886a84)
  • add jsdoc tag validation (971b8d3)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • alternate path and query param schemas (e7487e3)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • ts to schema (#86) (ffebda5)
  • use jsdoc tags for json-ld markup (1ea872e)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • correct type naming (99980c5)
  • fix locale resource name (53ad5b5)
  • missing type definitions when importing relative from dynamic node_modules (52d9fc5)
  • output all referenced schemas for packages (8c0580a)
  • remove unused types (#62) (2da7f7b)
  • speed up schema generation (#64) (2dc1829)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.21 to 0.0.3-next.22
      • @twin.org/tools-models bumped from 0.0.3-next.21 to 0.0.3-next.22

0.0.3-next.21 (2026-03-20)

Features

  • add jsdoc tag validation (971b8d3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.20 to 0.0.3-next.21
      • @twin.org/tools-models bumped from 0.0.3-next.20 to 0.0.3-next.21

0.0.3-next.20 (2026-03-20)

Features

  • alternate path and query param schemas (e7487e3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.19 to 0.0.3-next.20
      • @twin.org/tools-models bumped from 0.0.3-next.19 to 0.0.3-next.20

0.0.3-next.19 (2026-03-19)

Bug Fixes

  • output all referenced schemas for packages (8c0580a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.18 to 0.0.3-next.19
      • @twin.org/tools-models bumped from 0.0.3-next.18 to 0.0.3-next.19

0.0.3-next.18 (2026-03-19)

Features

  • add jsdoc default value to schema (7886a84)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.17 to 0.0.3-next.18
      • @twin.org/tools-models bumped from 0.0.3-next.17 to 0.0.3-next.18

0.0.3-next.17 (2026-03-19)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.16 to 0.0.3-next.17
      • @twin.org/tools-models bumped from 0.0.3-next.16 to 0.0.3-next.17

0.0.3-next.16 (2026-03-19)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.15 to 0.0.3-next.16
      • @twin.org/tools-models bumped from 0.0.3-next.15 to 0.0.3-next.16

0.0.3-next.15 (2026-03-10)

Features

  • use jsdoc tags for json-ld markup (1ea872e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.14 to 0.0.3-next.15

0.0.3-next.14 (2026-03-06)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.13 to 0.0.3-next.14

0.0.3-next.13 (2026-03-05)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.12 to 0.0.3-next.13

0.0.3-next.12 (2026-02-27)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.11 to 0.0.3-next.12

0.0.3-next.11 (2026-02-25)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.10 to 0.0.3-next.11

0.0.3-next.10 (2026-02-25)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.9 to 0.0.3-next.10

0.0.3-next.9 (2026-02-24)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.8 to 0.0.3-next.9

0.0.3-next.8 (2026-02-23)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.7 to 0.0.3-next.8

0.0.3-next.7 (2026-02-04)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.6 to 0.0.3-next.7

0.0.3-next.6 (2026-01-28)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.5 to 0.0.3-next.6

0.0.3-next.5 (2026-01-06)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.4 to 0.0.3-next.5

0.0.3-next.4 (2026-01-05)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.3 to 0.0.3-next.4

0.0.3-next.3 (2025-11-11)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.2 to 0.0.3-next.3

0.0.3-next.2 (2025-11-11)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.1 to 0.0.3-next.2

0.0.3-next.1 (2025-11-10)

Features

  • add context id features (#54) (41ad65d)
  • add latest json schema features (494293f)
  • add support for authentication property (ba002c2)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • add validate-locales (97bb11f)
  • correctly handle auto expand types (57fce0f)
  • eslint migration to flat config (25acfcf)
  • generate schemas as individual entities (9f372ab)
  • improve auto expand types (6181d1d)
  • improve schema type name normalisation (1a18b26)
  • improve type name normalisation (1fe28e5)
  • move package to framework repo (4490bda)
  • remove auto expanded types from final output (18e05dc)
  • strip Omit types (3a079f9)
  • tighten the types included with the regex matching (e54909b)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • fix locale resource name (53ad5b5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.3-next.0 to 0.0.3-next.1

0.0.2-next.10 (2025-10-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.9 to 0.0.2-next.10

0.0.2-next.9 (2025-09-23)

Features

  • add support for authentication property (ba002c2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.8 to 0.0.2-next.9

0.0.2-next.8 (2025-09-05)

Features

  • tighten the types included with the regex matching (e54909b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.7 to 0.0.2-next.8

0.0.2-next.7 (2025-08-29)

Features

  • eslint migration to flat config (25acfcf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.6 to 0.0.2-next.7

0.0.2-next.6 (2025-08-21)

Features

  • remove auto expanded types from final output (18e05dc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.5 to 0.0.2-next.6

0.0.2-next.5 (2025-08-19)

Features

  • correctly handle auto expand types (57fce0f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.4 to 0.0.2-next.5

0.0.2-next.4 (2025-08-19)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.3 to 0.0.2-next.4

0.0.2-next.3 (2025-08-05)

Features

  • improve type name normalisation (1fe28e5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.2 to 0.0.2-next.3

0.0.2-next.2 (2025-07-17)

Features

  • improve auto expand types (6181d1d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.1 to 0.0.2-next.2

0.0.2-next.1 (2025-07-14)

Features

  • add latest json schema features (494293f)
  • add support for auto expand types (dd1e10a)
  • add ts-to-schema overrides (3c54504)
  • generate schemas as individual entities (9f372ab)
  • improve schema type name normalisation (1a18b26)
  • move package to framework repo (4490bda)
  • strip Omit types (3a079f9)
  • use most recent JSON schema specs (4598cbf)
  • use shared store mechanism (#31) (d9fe68b)

Bug Fixes

  • fix locale resource name (53ad5b5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/tools-core bumped from 0.0.2-next.0 to 0.0.2-next.1

0.0.1 (2025-07-03)

Features

0.0.1-next.29 (2025-07-02)

Features

  • move package to framework repo (4490bda)

0.0.1-next.28 (2025-06-18)

Features

  • improve schema type name normalisation (1a18b26)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.27 to 0.0.1-next.28
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.27 to 0.0.1-next.28
      • @twin.org/nameof-transformer bumped from 0.0.1-next.27 to 0.0.1-next.28
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.27 to 0.0.1-next.28

0.0.1-next.27 (2025-06-17)

Features

  • add latest json schema features (494293f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.26 to 0.0.1-next.27
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.26 to 0.0.1-next.27
      • @twin.org/nameof-transformer bumped from 0.0.1-next.26 to 0.0.1-next.27
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.26 to 0.0.1-next.27

0.0.1-next.26 (2025-06-11)

Features

  • use most recent JSON schema specs (4598cbf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.25 to 0.0.1-next.26
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.25 to 0.0.1-next.26
      • @twin.org/nameof-transformer bumped from 0.0.1-next.25 to 0.0.1-next.26
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.25 to 0.0.1-next.26

0.0.1-next.25 (2025-06-10)

Features

  • add ts-to-schema overrides (3c54504)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.24 to 0.0.1-next.25
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.24 to 0.0.1-next.25
      • @twin.org/nameof-transformer bumped from 0.0.1-next.24 to 0.0.1-next.25
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.24 to 0.0.1-next.25

0.0.1-next.24 (2025-06-05)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.23 to 0.0.1-next.24
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.23 to 0.0.1-next.24
      • @twin.org/nameof-transformer bumped from 0.0.1-next.23 to 0.0.1-next.24
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.23 to 0.0.1-next.24

0.0.1-next.23 (2025-06-03)

Bug Fixes

  • fix locale resource name (53ad5b5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.22 to 0.0.1-next.23
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.22 to 0.0.1-next.23
      • @twin.org/nameof-transformer bumped from 0.0.1-next.22 to 0.0.1-next.23
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.22 to 0.0.1-next.23

0.0.1-next.22 (2025-06-03)

Features

  • generate schemas as individual entities (9f372ab)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.21 to 0.0.1-next.22
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.21 to 0.0.1-next.22
      • @twin.org/nameof-transformer bumped from 0.0.1-next.21 to 0.0.1-next.22
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.21 to 0.0.1-next.22

0.0.1-next.21 (2025-04-17)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.20 to 0.0.1-next.21
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.20 to 0.0.1-next.21
      • @twin.org/nameof-transformer bumped from 0.0.1-next.20 to 0.0.1-next.21
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.20 to 0.0.1-next.21

0.0.1-next.20 (2025-03-28)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.19 to 0.0.1-next.20
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.19 to 0.0.1-next.20
      • @twin.org/nameof-transformer bumped from 0.0.1-next.19 to 0.0.1-next.20
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.19 to 0.0.1-next.20

0.0.1-next.19 (2025-03-26)

Miscellaneous Chores

  • ts-to-openapi: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.18 to 0.0.1-next.19
    • devDependencies
      • @twin.org/merge-locales bumped from 0.0.1-next.18 to 0.0.1-next.19
      • @twin.org/nameof-transformer bumped from 0.0.1-next.18 to 0.0.1-next.19
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.18 to 0.0.1-next.19

v0.0.1-next.18

  • Initial Release