Releases: andreruffert/syntax-highlight-element
Releases · andreruffert/syntax-highlight-element
v1.2.0
What's Changed
Features
- feat: introduce
language
setter by @andreruffert in #41 - feat(loadPrismLanguage): resolve language aliases by @andreruffert in #45
- feat: config.setup, config.tokenize, config.tokenTypes by @andreruffert in #53
- feat: SyntaxHighlightElement.config getter/setter by @andreruffert in #55
Bug Fixes
- fix(loadPrismLanguage): include transitive lang deps by @andreruffert in #44
Other Changes
- chore(deps-dev): bump vite from 7.0.2 to 7.0.4 by @dependabot[bot] in #33
- chore(deps-dev): bump @biomejs/biome from 2.0.4 to 2.1.1 by @dependabot[bot] in #32
- chore(deps-dev): bump vite from 7.0.4 to 7.0.5 by @dependabot[bot] in #43
- chore(deps-dev): bump @biomejs/biome from 2.1.1 to 2.1.2 by @dependabot[bot] in #42
- chore(deps-dev): bump vite from 7.0.5 to 7.0.6 by @dependabot[bot] in #46
- perf(tokenizer/prism): ensure async deps loading by @andreruffert in #50
- test: setup by @andreruffert in #51
- chore: optimize test workflow ("Install Playwright Browser") by @andreruffert in #54
- chore(deps-dev): bump @biomejs/biome from 2.1.2 to 2.1.3 by @dependabot[bot] in #52
- docs: updates by @andreruffert in #56
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
Other Changes
- chore(deps-dev): bump vite from 6.2.4 to 6.2.5 by @dependabot[bot] in #21
- chore(deps-dev): bump vite from 6.2.5 to 6.2.6 by @dependabot[bot] in #22
- chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #23
- docs: add jsdelivr badge (monthly hits) by @andreruffert in #24
- chore(deps-dev): bump vite from 6.2.6 to 6.3.2 by @dependabot[bot] in #25
- chore(deps-dev): bump vite from 6.3.2 to 6.3.3 by @dependabot[bot] in #26
- chore(deps-dev): bump vite from 6.3.3 to 6.3.5 by @dependabot[bot] in #27
- chore(deps-dev): bump vite from 6.3.5 to 7.0.0 by @dependabot[bot] in #30
- chore(deps-dev): bump vite from 7.0.0 to 7.0.2 by @dependabot[bot] in #31
- chore(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.4 by @dependabot[bot] in #29
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Features
- feat(themes/prettylights): opt in to color-scheme property by @andreruffert in #20
Other Changes
- migrate from unpkg to jsdelivr CDN by @andreruffert in #15
- chore(deps-dev): bump vite from 6.2.1 to 6.2.2 by @dependabot in #16
- chore(deps-dev): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #17
- chore(deps-dev): bump vite from 6.2.2 to 6.2.3 by @dependabot in #18
- chore(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot in #19
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Features
- Initial release
Full Changelog: https://github.com/andreruffert/syntax-highlight-element/commits/v1.0.0