Releases: wooorm/starry-night
Releases · wooorm/starry-night
Release list
3.0.0
Change
- 92b666a Change to require Node.js 16
migrate: update too - 1d0ef1d Change to use export map
migrate: do not uselang/or.jsto get grammars:do not use-import mdx from '@wooorm/starry-night/lang/source.mdx.js' +import mdx from '@wooorm/starry-night/source.mdx'
.cssfor styles either - 607c3f9 Remove aliases
source.brightscript,source.gfm,source.vtt
migrate: usesource.brs,text.md, andtext.vtt - 972372f Update
@types/hast
migrate: update too - 32da2a3 Remove
Roottype
migrate: get it from@types/hast - cc3a7b2 Update
vscode-oniguruma
migrate: should be ok
Full Changelog: 2.2.0...3.0.0
2.2.0
2.1.1
2.1.0
2.0.0
(P.S. If you’re interesting in testing out an MDX grammar, please see: https://github.com/wooorm/markdown-tm-language and share feedback!)
Breaking
- 8513679 Fix handling of duplicate extensions
Migrate: you might get different results fromflagToScope. The new results match GitHub precisely, which is different in a few edge cases. For example,```mdmaps to Lisp, not markdown (this one will be fixed in the next Linguist release!)
Add
- 6d8244d Add support for file paths in
flagToScope
Fix
- b2482b9 Fix to load needed grammars, add missing deep grammars
Migrate: if you manually choose which grammars to load, please seemissingScopes(), you might be missing a grammar that’s needed
Misc
- bdaa13f Update some counts in the readme
- c54d505 Update example in readme
- e72a129 Refactor some types
- 4637e3e Add more tests for funky language names
- f4ec5bd Add support for aliases when linguist renames scopes
Full Changelog: 1.7.0...2.0.0
1.7.0
1.6.0
1.5.0
- 68c5bff Add support for custom URLs to WASM binaries
by @sebastinez in #15
Full Changelog: 1.4.2...1.5.0