Drops support for Node 14.x, which is no longer supported by Node.js.
In the node build styles/*.css files now ship un-minified
with minified counterparts as: styles/*.min.css [mvorisek][]
(this makes things consistent with our cdn builds)
Parser:
(enh) prevent re-highlighting of an element [joshgoebel][]
(chore) Remove discontinued badges from README [Bradley Mackey][]
(chore) Fix build size report [Bradley Mackey][]
New Grammars:
added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][]
added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES [gondow][]
added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES [aana-h2][]
added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES [Yasith Deelaka][]
Core Grammars:
fix(rust) added negative-lookahead for callable keywords ifwhilefor [Omar Hussein][]
enh(armasm) added x0-x30 and w0-w30 ARMv8 registers [Nicholas Thompson][]
enh(haxe) added final, is, macro keywords and $ identifiers [Robert Borghese][]
enh(haxe) support numeric separators and suffixes [Robert Borghese][]
fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]
fix(haxe) differentiate abstract declaration from keyword [Robert Borghese][]
fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
enh(swift) support macro keyword [Bradley Mackey][]
enh(swift) support parameter pack keywords [Bradley Mackey][]
enh(swift) regex literal support [Bradley Mackey][]
enh(swift) @unchecked and @Sendable support [Bradley Mackey][]
enh(scala) add using directives support //> using foo bar [Jamie Thompson][]
fix(scala) fixed comments in constructor arguments not being properly highlighted [Isaac Nonato][]
enh(swift) ownership modifiers support [Bradley Mackey][]
enh(nsis) Add !assert compiler flag [idleberg][]
fix(haskell) do not treat double dashes inside infix operators as comments [Zlondrej][]
enh(rust) added eprintln! macro [qoheniac][]
enh(leaf) update syntax to 4.0 [Samuel Bishop][]
fix(reasonml) simplify syntax and align it with ocaml [jchavarri][]
fix(swift) warn_unqualified_access is an attribute [Bradley Mackey][]
enh(swift) macro attributes are highlighted as keywords [Bradley Mackey][]
enh(stan) updated for version 2.33 (#3859) [Brian Ward][]
When combining P.nonNullable and P.nullish, you should get an exhaustive pattern matching expression, but the following case was incorrectly considered non-exhaustive:
0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
Bumps the non-majors group with 33 updates in the / directory:
7.2.96
7.4.47
0.3.3
0.3.5
1.5.13
1.6.2
11.8.0
11.10.0
5.0.0
5.0.2
5.0.0
5.0.2
5.0.5
5.2.0
7.1.2
7.2.0
3.3.4
3.4.35
4.2.4
4.4.1
3.22.4
3.23.8
0.1.3
0.1.4
1.0.2
1.0.3
9.0.1
9.0.4
2.1.0
2.1.4
0.0.67
0.0.90
5.0.3
5.0.5
0.6.4
0.6.8
0.25.8
0.33.0
2.4.1
2.4.6
10.4.16
10.4.19
1.6.8
1.7.2
13.3.0
13.13.2
0.15.18
0.23.0
0.5.3
0.14.0
9.0.0
9.1.0
9.15.1
9.27.0
2.1.11
2.4.1
1.69.5
1.77.8
2.0.0
2.0.5
5.1.6
5.5.4
0.16.5
0.20.1
0.9.0
0.11.1
Updates
@mdi/js
from 7.2.96 to 7.4.47Commits
47d99c7
v7.4.47b8b69b2
v7.3.67Updates
@sapphi-red/web-noise-suppressor
from 0.3.3 to 0.3.5Commits
d9a73a2
0.3.53033b13
chore: use .node-version for setup-node action9a2aaf5
chore: update node version9ce1bf3
chore: update tsup to v8aa49143
chore: update pnpm to 9.1.1fcfe8e7
chore: use pnpm patch instead of patch-package6b01e63
chore: update packagesfd4a8bf
chore: enable provenancee12f974
0.3.4cd6d739
chore: update packagesUpdates
cropperjs
from 1.5.13 to 1.6.2Release notes
Sourced from cropperjs's releases.
Changelog
Sourced from cropperjs's changelog.
Commits
da3f6f7
build: release 1.6.2388368d
build: update some dependencies2161782
build: downgrade cpy-cli to v3.x24dbf99
fix: disable touch callout on iOS webkit-based browsersa444f6f
fix: disable long press context menu on iOS chorme (#1155)b122bb6
build: release 1.6.1dda8f95
build: downgrade stylelint to 13 to avoid side effects72bb6d8
docs: update comment description92582ee
build: release 1.6.0f652134
docs: update Related projects add Symfony UX Cropper.js (#1097)Updates
highlight.js
from 11.8.0 to 11.10.0Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
366a8bd
(maintainer) bump version 11.9.0 => 11.10.0b1fd7cd
(maint) build against node 22221b049
(maint) bump npm dependenciese2e11f7
Add JSONata as supported language (#4069)f41067d
improve monokai theme for attr & number (#4067)b9ae5fe
addtext-decoration-skip-ink
,text-decoration-thickness
and `text-underli...888ac75
Add Mirth to SUPPORTED_LANGUAGES.md (#4061)32f6d13
(chore) Remove unused submodule (#4047)4bbf361
enh(typescript) addsatisfies
keyword (#4058)5237004
enh(c): Added typeof and typeof_qual to the list of keywords (#4055)Updates
throttle-debounce
from 5.0.0 to 5.0.2Release notes
Sourced from throttle-debounce's releases.
Changelog
Sourced from throttle-debounce's changelog.
Commits
0cb020f
Pin karma-webpack to specific version to prevent errors in Node 124f30181
Update CI badgec12c765
5.0.1349ca2b
Update documentation regarding license model85f73cc
Cleaning LICENSE.MD of GPL languagef60c45f
5.0.0Updates
@types/throttle-debounce
from 5.0.0 to 5.0.2Commits
Updates
ts-pattern
from 5.0.5 to 5.2.0Release notes
Sourced from ts-pattern's releases.
... (truncated)
Commits
1f59d49
feat(str.length): fix typo49ab6d6
feat(str.length): Add non-exhaustive unit test37ea04e
5.2.01a568a5
Merge pull request #257 from JUSTIVE/feature-string-length473041e
feat(str.length): fix typo7d08131
Merge pull request #260 from grigorischristainas/docs/when275b4e6
docs: fixed typo in P.when patterns code example5c6a62c
fix: omit minLength, and maxLength after lengthd328422
fix: typos in doc in P.string.length8527727
chore: consistent typoUpdates
turndown
from 7.1.2 to 7.2.0Release notes
Sourced from turndown's releases.
Commits
cc73387
7.2.07f8c785
Update deps lock.7bcda25
Merge pull request #460 from orchitech/fix-link-parenthesisfd462c8
Escape inline link attributes. Fix #459.a4ddaff
Merge pull request #461 from orchitech/custom-domino10bbd00
Switch to custom Domino fork.84e7876
Merge pull request #463 from orchitech/github-actions7595c63
Use to GitHub Actions instead of Travis CI89ef473
7.1.34afc328
Merge pull request #443 from rory-instil/masterUpdates
vue
from 3.3.4 to 3.4.35Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
0b8ba63
release: v3.4.357b18cdb
fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho...12667da
fix(Teleport): ensure targetAnchor and targetStart not null during hydration ...af60e35
test: make transition tests more stable locally5680142
perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)87923f6
chore(types): reuse built-in Iterator type (#11435)208f5c0
chore(deps): update dependency conventional-changelog-cli to v5 (#11449)5bca503
chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)e0b2975
fix(types/ref): allow getter and setter types to be unrelated (#11442)8e052ee
chore(sfc-playgroud): highlight the commit and latest version when active in ...Updates
vue-router
from 4.2.4 to 4.4.1Release notes
Sourced from vue-router's releases.
Commits
b905906
release: vue-router@4.4.14f082cd
chore: comment8487c3e
chore: up sponsors06008ba
docs: add missing backtick (#2302)01c16c6
docs: trailing spacef025944
chore: github issue playground link305299f
docs: mention an edge case with mutliple optional params in the docs (#2192)a495ce0
fix: router typescript definations related to vue package (#2295)fa66af9
docs: reorder symbols (#2296)37f6cbd
chore: order in test commandUpdates
zod
from 3.22.4 to 3.23.8Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca42965
v3.23.8eda7df3
Change RefinementCtx to interface1968731
Tweak tiers (#3471)0f4d403
Add Bronze logos (#3470)f985b5b
3.23.72239ff3
Add social crowd969423
Fix #3437: extendShape erases JSDoc property documentation (#3463)29d2ea2
Add copper93b480b
v3.23.6ce3711e
add VSCode dev container support and documenationUpdates
@pinia/testing
from 0.1.3 to 0.1.4Commits
edd9006
release:@pinia/nuxt
@0
.5.2 pinia@2.2.0@pinia/testing
@0
.1.4cb30dd4
chore: noLockUpdate059c76b
chore: dev command0832caa
test: add uia8526fc
feat: addaction
helper to consistently$onAction
6962e11
docs: add link to plugins projects on GH (#2681)4d44fe1
docs: become a sponsor hover color0a229dd
chore: up sponsors5da3d97
docs: fix the Chinese api docs (#2717)26cb713
fix case sensitive links (#2718)Updates
@types/dom-screen-wake-lock
from 1.0.2 to 1.0.3Commits
Updates
@types/pica
from 9.0.1 to 9.0.4Commits
Updates
@types/punycode
from 2.1.0 to 2.1.4Commits
Updates
@types/serviceworker
from 0.0.67 to 0.0.90Release notes
Sourced from
@types/serviceworker
's releases.... (truncated)
Commits
4d12d8a
Add midi and storage-access to PermissionName (#1765)7372de8
Update to webref/idl@3.52.0 (#1764)7d3bb6f
Update to bcd@5.5.42 (#1763)3ac538d
Improve some types from Deno (#1759)2939d4f
Update theURL.canParse
andURL.parse
types (#1755)86b6edc
Update to bcd@5.5.36 (#1754)fa39745
Bump the dev-dependencies group across 1 directory with 6 updates (#1752)8f8d1da
Update to idl@3.49.0 (#1747)d43c44f
Update to bcd@5.5.35 (#1746)4d34d6d
Update to webref/idl@3.48.0 (#1745)Updates
@types/throttle-debounce
from 5.0.0 to 5.0.2Commits
Updates
@types/turndown
from 5.0.3 to 5.0.5Commits
Updates
@types/webappsec-credential-management
from 0.6.4 to 0.6.8Commits
Updates
@vitest/coverage-c8
from 0.25.8 to 0.33.0Release notes
Sourced from
@vitest/coverage-c8
's releases.Preview (prod) → https://4360-prod.traq-preview.trapti.tech/ Preview (dev) → https://4360-dev.traq-preview.trapti.tech/
Superseded by #4365.