Skip to content

Latest commit

 

History

History
160 lines (72 loc) · 5.46 KB

CHANGELOG.md

File metadata and controls

160 lines (72 loc) · 5.46 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-beta.33 (2020-04-08)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.32 (2020-03-09)

Bug Fixes

  • improvement functional component features (#1427) (ebcf97c)

1.0.0-beta.31 (2020-01-18)

Features

  • change to a named export (d45e248)

1.0.0-beta.30 (2019-11-28)

Bug Fixes

  • return promise from render and renderToString (#1164) (3c597d3)
  • types: allow false as a component stub value (#1231) (2a4c6ef)

Code Refactoring

Features

BREAKING CHANGES

  • render and renderToString are now async
    • Remove sync mode
  • Remove TransitionStub
  • Remove Transition

1.0.0-beta.29 (2019-02-02)

Bug Fixes

1.0.0-beta.28 (2018-12-29)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.27 (2018-12-09)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.26 (2018-11-26)

Bug Fixes

1.0.0-beta.25 (2018-09-08)

Bug Fixes

  • handle global stubs and functional extended components (#943) (0d1ddd1)

Performance Improvements

1.0.0-beta.24 (2018-08-05)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.23 (2018-07-31)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.22 (2018-07-29)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.21 (2018-07-22)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.20 (2018-06-24)

Bug Fixes

1.0.0-beta.19 (2018-06-14)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.18 (2018-06-09)

Note: Version bump only for package @vue/server-test-utils

1.0.0-beta.17 (2018-06-09)

Bug Fixes