Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Releases: Zolyn/pinia-class-transformer

v2.1.1

05 Mar 08:35
Compare
Choose a tag to compare

2.1.1 (2022-03-05)

Bug Fixes

  • rename variables and type parameters (70b9f3d)

Features

v2.1.0

04 Mar 05:13
Compare
Choose a tag to compare

2.1.0 (2022-03-04)

Features

  • new ways of defining store (compatible with v1) (8db3f1e)

v2.0.3

20 Feb 15:32
Compare
Choose a tag to compare

2.0.3 (2022-02-20)

Bug Fixes

  • return result wrapped by a function, Reflect API (5ef550e)

v2.0.2

06 Feb 07:53
Compare
Choose a tag to compare

2.0.2 (2022-02-06)

Features

  • return transform result directly (817e25e)

v2.0.1

29 Jan 13:27
Compare
Choose a tag to compare

2.0.1 (2022-01-29)

Bug Fixes

v2.0.0

29 Jan 11:47
Compare
Choose a tag to compare

2.0.0 (2022-01-29)

v1.1.1

09 Jan 09:47
Compare
Choose a tag to compare

1.1.1 (2022-01-09)

Bug Fixes

v1.1.0

13 Nov 15:12
Compare
Choose a tag to compare

Features

v1.0.4

25 Oct 12:34
Compare
Choose a tag to compare

Bug fixes

  • Fix type declarations

v1.0.3

25 Oct 12:32
Compare
Choose a tag to compare

Features

  • rename function getOptions() to createOptions()