Skip to content

Releases: baidu/san-ssr

nv3.15.2

Choose a tag to compare

@errorrik errorrik released this 17 Dec 11:40

Bug Fixes

  • fix s-html function call detection
  • fix attr-props function call detection

nv3.15.1

Choose a tag to compare

@github-actions github-actions released this 04 Dec 08:56

3.15.1 (2025-12-04)

Bug Fixes

  • support for old version of ssr render params (#187) (6a94022)

nv3.15.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 09:22

3.15.0 (2025-11-28)

Features

  • compile component support data proxy (#185) (a24bdce)
  • optimize SSR data output, use data before inited called for page output. (#186) (76a7cc6)

nv3.14.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:38

3.14.3 (2024-07-05)

Bug Fixes

nv3.14.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:53

3.14.2 (2024-06-24)

Bug Fixes

nv3.14.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 03:29

3.14.1 (2024-01-26)

Bug Fixes

nv3.14.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 02:46

3.14.0 (2024-01-23)

Features

nv3.13.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:52

3.13.3 (2023-07-06)

Bug Fixes

  • Support compileToSource to pass parameter fileContent for js files (#169) (3137832)

nv3.13.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:10

3.13.2 (2023-06-04)

Bug Fixes

  • support sanReferenceInfo in ts files (#168) (b9f0f32)

nv3.13.1

Choose a tag to compare

@github-actions github-actions released this 31 May 12:10

3.13.1 (2023-05-31)

Bug Fixes

  • renderOnly should backward compatible with old version (#167) (a989bb4)