Release Notes
This document contains release notes for the expressive-code-twoslash package.
For more information, see the CHANGELOG file
0.5.3
- #47
1d29cdbThanks @lishaduck! - fix: line on type extractions
0.5.2
- #45
0f5af0aThanks @Adammatthiesen! - Update styles to allow error blocks with longer messages to actually wrap correctly
0.5.1
- #43
b6ac7c2Thanks @Adammatthiesen! - Update styling for typescript errors.
0.5.0
- #40
54112edThanks @Adammatthiesen! - Update Peer dependencies to allow newer versions
0.4.0
- #37
73e28e2Thanks @Adammatthiesen! - Update expressive-code to0.40
0.3.1
-
#32
b094bb2Thanks @IMax153! - Ensure Twoslash popup documentation uses the configured code font-family for inline code -
#35
68e8569Thanks @Adammatthiesen! - fix line height size -
#35
68e8569Thanks @Adammatthiesen! - Remove unused style that referenced Starlight
0.3.0
-
#28
f8d2c4cThanks @Adammatthiesen! - Move expressive-code from a normal dependency to a peerDependency -
1493d18Thanks @Adammatthiesen! - fix styleoverrides type
0.2.6
- #26
506b145Thanks @Adammatthiesen! - Remove frame box shadow from docs popup
0.2.5
- #24
a1644f7Thanks @Adammatthiesen! - Fix box shadow on twoslash code type info section
0.2.4
-
#23
171ae90Thanks @Adammatthiesen! - More CSS cleanup, and organize code -
#21
178ae11Thanks @Adammatthiesen! - Fix: Small CSS issue for mobile devices
0.2.3
- #19
31a47d3Thanks @Adammatthiesen! - Add codeblock and type processing to Hover/Static annotations
0.2.2
- #17
8c1413aThanks @Adammatthiesen! - Remove usage of CDN for FloatingUI
0.2.1
- #14
596bfbfThanks @Adammatthiesen! - Update popups and popup script handling
0.2.0
-
#12
7e4711dThanks @Adammatthiesen! - Refactor code to be simpiler and small CSS tweaks- Add Twoslash includes map
- Pass user defined Twoslash options to
createTwoslasher() - Remove excess functions and move code back to main EC function
- Add link color styles inside of Hover/Static docs
0.1.6
- #10
d761cccThanks @Adammatthiesen! - fix small css issue
0.1.5
- #7
7f43232Thanks @Adammatthiesen! - Various CSS cleanup, and better annotation building
0.1.4
- #4
e613aa9Thanks @Adammatthiesen! - Update readme, and package.json
0.1.3
- #2
969e231Thanks @Adammatthiesen! - Cleanup styles, apply bug fixes, and more cleanup!
0.1.2
- Add support for Code Completions and cleanup CSS and Code
0.1.1
- fix jsDoc
0.1.0
- Initial release