Skip to content

Latest commit

 

History

History
120 lines (64 loc) · 6.12 KB

CHANGELOG.md

File metadata and controls

120 lines (64 loc) · 6.12 KB

Change Log

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

1.5.1 (2024-02-08)

Bug Fixes

  • fix monaco editor version in peer-dependencies (#50) (065983b), closes #49

1.5.0 (2024-01-31)

Features

1.4.1 (2023-12-10)

Bug Fixes

1.4.0 (2023-10-21)

Features

  • update the monaco editor version (0.43.0) (#35) (3ddd2ce), closes #27

1.3.0 (2023-09-11)

Features

  • load monaco instance after mounted to support ssr (#31) (551fab5), closes #30

1.2.1 (2023-09-03)

Bug Fixes

  • rollback recommended version to 0.38 (#28) (cb50352)

1.2.0 (2023-08-27)

Bug Fixes

Features

1.1.4 (2023-07-31)

Bug Fixes

  • typo on ediotor -> editor (f7e5d69)

1.1.3 (2023-03-30)

Bug Fixes

  • updating values error in multiple models (46728f6)

1.1.2 (2023-03-24)

Bug Fixes

  • unmounted hook toggle before editor initialization finished (35acfa1)

1.1.1 (2023-03-08)

Note: Version bump only for package monaco-vue

1.1.0 (2023-02-23)

Bug Fixes

Features

0.0.5 (2022-07-02)

Bug Fixes

0.0.4 (2022-06-15)

Bug Fixes

  • editor are rendered multiple times (46bc8e5)

0.0.3 (2022-05-27)

0.0.2 (2022-05-21)

0.0.1 (2022-05-20)

Bug Fixes

  • missing the monaco parameter for onBeforMount function (3136a4a)

0.0.1-alpha.2 (2022-05-16)

0.0.1-alpha.1 (2022-05-16)

0.0.1-alpha.0 (2022-05-16)

Features