Open
Conversation
css-js-gen
expressive-code-twoslash
@ec-ts/twoslash
@ec-ts/twoslash-vue
@ec-ts/vfs
commit: |
dfdcb3e to
cd26730
Compare
Dokploy Preview Deployment
|
cd26730 to
227c74b
Compare
5cf17a2 to
13acde4
Compare
Contributor
Author
c010842 to
bc57596
Compare
bc57596 to
ecb3966
Compare
ecb3966 to
031439e
Compare
56011b5 to
424035c
Compare
424035c to
33287f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@ec-ts/twoslash@1.0.0
Major Changes
6dfe89aThanks @Adammatthiesen! - Init ESM-only fork of Twoslash for the expressive-code-twoslash projectPatch Changes
#87
88ba6b2Thanks @Adammatthiesen! - Fix minor bug that caused a key to not exist due to missing undefined valueUpdated dependencies [
a21017b]:@ec-ts/twoslash-vue@1.0.0
Major Changes
abfea45Thanks @Adammatthiesen! - Init ESM-only fork of twoslash-vue for expressive-code-twoslashPatch Changes
88ba6b2,6dfe89a]:@ec-ts/vfs@1.0.0
Major Changes
a21017bThanks @Adammatthiesen! - Init ESM fork of Typescript VFScss-js-gen@1.1.0
Minor Changes
640d7ddThanks @Adammatthiesen! - Adds csstype and support for camelCase propertiesPatch Changes
#72
21c4812Thanks @Adammatthiesen! - Improve testing cases and implement allure report#73
8159e57Thanks @Adammatthiesen! - Adds test report badge to readme#67
4d62166Thanks @Adammatthiesen! - Migrate to new repo#70
42cefd7Thanks @Adammatthiesen! - Expands CSS Object types to include the new types from csstypeexpressive-code-twoslash@0.6.0
Minor Changes
#52
c2baab2Thanks @ackzell! - # Adding support for Twoslash VueA new
"vue"entry to thelanguagesoption was added.The plugin will now determine which instance of
createTwoSlasherto use: the TS one or the Vue one.#67
4d62166Thanks @Adammatthiesen! - Refactor tsconfig and module imports#70
42cefd7Thanks @Adammatthiesen! - Introduces new css-js-gen package for stylesheet creation, and improves CSS styles#80
00f9cadThanks @Adammatthiesen! - Adds support for Twoslash EslintAdds a new Eslint option for defining types of codeblocks.
Example usage:
This will cause two eslint errors as annotations in the code
#83
29af860Thanks @Adammatthiesen! - Finally enables Twoslash's VFS and showEmit functionality!#61
405cc6dThanks @Adammatthiesen! - Moves to TSDown compiler#58
03e0848Thanks @Adammatthiesen! - Cleans up defaults, and modernizes Twoslash config#87
88ba6b2Thanks @Adammatthiesen! - Migrate to@ec-ts/twoslashto provide ESM-only functionality to comply with Astro/VitePatch Changes
#90
6160023Thanks @renovate! - fix(deps): update dependency @typescript-eslint/parser to ^8.56.1#91
d5482feThanks @Adammatthiesen! - Improves codeblock processing to ensure extra lines that don't exist in the twoslash output do not make it to the final output.#79
b323683Thanks @Adammatthiesen! - Extends support for Twoslash vue to allow passing custom options to the Vue Twoslasher function#63
3b579ffThanks @Adammatthiesen! - Reworks popup script generation#69
0c4c1d0Thanks @Adammatthiesen! - Improves popup script for loading and handling popup event handlers#59
d2b34b4Thanks @Adammatthiesen! - Updates dependency configuration to rely on pnpm catalogs#60
5e33470Thanks @Adammatthiesen! - lintUpdated dependencies [
88ba6b2,21c4812,640d7dd,abfea45,8159e57,4d62166,6dfe89a,42cefd7]: