Skip to content

Releases: foca-js/foca-openapi

Release 2.1.1

12 Feb 07:41
Compare
Choose a tag to compare

2.1.1 (2025-02-12)

Bug Fixes

  • rest模式下生成了错误的method (e1f1437)

Release 2.1.0

02 Jan 08:26
Compare
Choose a tag to compare

2.1.0 (2025-01-02)

Features

  • 允许配置rpc方法名的生成规则 (38e55c0)

Release 2.0.2

01 Jan 04:51
Compare
Choose a tag to compare

2.0.2 (2025-01-01)

Bug Fixes

  • 未正确区分esm和cjs (9e1356e)

Release 2.0.1

01 Jan 03:35
Compare
Choose a tag to compare

2.0.1 (2025-01-01)

Bug Fixes

  • rpc-group模式下方法丢失context (c6bf3ae)
  • 未导入string命名空间 (b98a31e)

Release 2.0.0

01 Jan 03:01
Compare
Choose a tag to compare

2.0.0 (2025-01-01)

Features

  • 输出文件放到src目录 (35863bc)

BREAKING CHANGES

  • client服务改为从相对路径引用

Release 1.3.0

20 Oct 14:10
Compare
Choose a tag to compare

1.3.0 (2024-10-20)

Features

  • 为特殊格式增加别名 (431d551)
  • 对象动态属性布尔值判断 (0d4ccec)

Release 1.2.0

20 Oct 04:29
Compare
Choose a tag to compare

1.2.0 (2024-10-20)

Features

Release 1.1.7

17 Oct 07:34
Compare
Choose a tag to compare

1.1.7 (2024-10-17)

Bug Fixes

  • 多客户端场景下,cjs文件语法错误 (9bf8846)

Release 1.1.6

17 Oct 07:10
Compare
Choose a tag to compare

1.1.6 (2024-10-17)

Bug Fixes

  • 数组配置只生成了最后一个客户端 (9751a58)

Release 1.1.5

14 Oct 04:00
Compare
Choose a tag to compare

1.1.5 (2024-10-14)

Bug Fixes

  • 转义后的中文无法正确寻找ref源 (1dbf737)