Skip to content

Releases: baidu/san-ssr

v1.12.0

29 May 03:07
Compare
Choose a tag to compare

1.12.0 (2020-05-29)

Features

v1.11.2

18 May 05:35
Compare
Choose a tag to compare

1.11.2 (2020-05-18)

Bug Fixes

  • call SanData#get() without arguments, closes #57 (6b0e696)

v1.11.1

14 May 10:47
Compare
Choose a tag to compare

1.11.1 (2020-05-14)

Bug Fixes

  • this.parentComponent for slots, see #52 (f23068f)

v1.11.0

14 May 04:34
Compare
Choose a tag to compare

1.11.0 (2020-05-14)

Features

  • support for this.parentComponent, see #52 (480105c)

v1.10.2

27 Mar 10:00
Compare
Choose a tag to compare

1.10.2 (2020-03-27)

Performance Improvements

  • reutilization of RendererCompiler (8269ae1)

v1.10.1

19 Mar 11:21
Compare
Choose a tag to compare

1.10.1 (2020-03-19)

Bug Fixes

  • Component#getComponentType() not working (440e48f)
  • JSEmitter not flushing when fullText() called (d79fe95)

Performance Improvements

  • fix dot notation in dataAccess and callExpr (c708bcd)

v1.10.0

04 Mar 11:02
Compare
Choose a tag to compare

1.10.0 (2020-03-04)

Features

  • data.removeAt() during SSR (30c929e)

v1.9.7

02 Mar 02:47
Compare
Choose a tag to compare

1.9.7 (2020-03-02)

Bug Fixes

  • SanData#get() return undefined when not found (a54918f)

v1.9.6

20 Feb 14:59
Compare
Choose a tag to compare

1.9.6 (2020-02-20)

Bug Fixes

v1.9.5

20 Feb 10:35
Compare
Choose a tag to compare

1.9.5 (2020-02-20)

Bug Fixes

  • remove dependency ts2php (f930199)