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][]
d72c765 Update lowlightmigrate: if you pass languages, make sure the spread in common from lowlight:
.use(rehypeHighlight, {...common, ...otherLanguages})
b057174 Update @types/hast, unified, utilities, etc
migrate: update too
72fe488 Change to require Node.js 16
migrate: update too
d2fc56d Change to use exportsmigrate: don’t use private APIs
dc3823d Remove ignoreMissing option, make it default
migrate: remove ignoreMissing, expect warnings on the file instead
Bumps the npm-dependencies group with 22 updates:
13.1.1
14.2.15
0.8.2
1.0.2
2.3.2
2.5.1
7.2.3
11.0.0
11.7.0
11.10.0
13.1.1
14.2.15
18.2.0
18.3.1
18.0.26
18.3.11
18.2.0
18.3.1
6.0.0
7.0.0
6.1.1
7.0.0
5.1.0
6.0.0
9.0.3
10.0.1
10.0.1
11.0.0
10.1.0
11.1.1
1.57.1
1.80.2
10.1.2
11.0.5
2.0.0
3.0.0
4.1.1
5.0.0
18.11.18
22.7.6
2.8.2
3.3.3
4.9.4
5.6.3
Updates
@next/font
from 13.1.1 to 14.2.15Release notes
Sourced from
@next/font
's releases.... (truncated)
Commits
737c29e
v14.2.15dbbec6a
v14.2.14f550237
v14.2.136d7ced4
v14.2.12bfbc92a
v14.2.11937651f
v14.2.106fa8982
v14.2.963b999c
v14.2.8a1c3a03
v14.2.7dd32e0f
Update font data (#68639)Updates
bulma
from 0.8.2 to 1.0.2Release notes
Sourced from bulma's releases.
... (truncated)
Changelog
Sourced from bulma's changelog.
... (truncated)
Commits
3fd2f65
Build 1.0.20c05f28
Merge pull request #3860 from jgthms/1.0.266eda95
Merge branch 'main' into 1.0.266336ea
Fix #37573769027
Fix #3856a2b16c2
Update Sidebar05f898d
Add more Sass and CSS variablesab4a7b7
Add fullheight Section, Add more color helpers, Add tablet Container, Add lis...2ed62be
Fix #3775, Fix #3829fc7db1b
Fix doc urlsUpdates
classnames
from 2.3.2 to 2.5.1Changelog
Sourced from classnames's changelog.
Commits
2e36832
Prepare for release of version 2.5.1 (#351)9331401
Remove benchmarks from workspace (#350)ff6dd1e
Bump to the latest version (#347)942db49
Add GitHub provenance for publishing (#345)28ea73f
Prepare for release of version 2.5.0 (#344)dfeb7f3
Fix URL for GIT repository in package (#343)8a840ea
Addexports
field to package (#342)ea8e839
Restore ability to pass TypeScriptinterface
(#341)930c748
Bumpclassnames
to the latest version (#340)d2d10f5
Bump tsd from 0.30.0 to 0.30.1 (#339)Updates
glob
from 7.2.3 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 207827516
10.4.4d06c8f8
restore support for node 14.latest and 16.latestc14b787
10.4.38a69def
node 14 no longer supportedeef7ea3
10.4.2c76a7d2
use package-json-from-dist to look up package.json3cb1ed7
10.4.17a6c2a2
changelog 10.4Maintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Updates
highlight.js
from 11.7.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
next
from 13.1.1 to 14.2.15Release notes
Sourced from next's releases.
... (truncated)
Commits
737c29e
v14.2.151c8234e
backport: [i18n] Routing fix #70761 (#70976)bb3f580
fix: Do not omit alt on getImgProps return type, ImgProps (#70818)cb8113b
fix(next/image): handle undefinedimages.localPatterns
config in `images-ma...9c1191a
fix missing helpers innext-test-utils.ts
0de4183
fix linte03c4ff
feat(next/image): addimages.localPatterns
config (#70802)540ea2d
backport: support breadcrumb style catch-all parallel routes (#65063) (#70794)0d0448b
Fix client reference access causing metadata missing (#70732) (#70788)381d1f9
feat(next/image): add support fordecoding
prop (#70678)Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.0.26 to 18.3.11Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
rehype-highlight
from 6.0.0 to 7.0.0Release notes
Sourced from rehype-highlight's releases.
Commits
f7a0e02
7.0.072fe488
Change to require Node.js 16d2fc56d
Change to useexports
4e97ba7
Refactor docsdc3823d
RemoveignoreMissing
option, make it defaultd72c765
Updatelowlight
cad037f
Refactor code-styleedc5650
Refactor to usenode:test
79d883c
Addignore-scripts
to.npmrc
d6e903e
Refactor ActionsUpdates
rehype-raw
from 6.1.1 to 7.0.0Release notes
Sourced from rehype-raw's releases.
Commits
b346299
7.0.09a794bb
Change to require Node.js 16cd34249
Change to useexports
a12b494
Refactor docsb1e7f8e
Refactor code-style29e486f
Refactor to move implementation tolib/
730e56e
Refactor Actionsbb6d9b8
Refactorpackage.json
9dc61c4
Refactortsconfig.json
cdbb980
Updatehast-util-raw
,@types/hast
Updates
rehype-slug
from 5.1.0 to 6.0.0Release notes
Sourced from rehype-slug's releases.
Commits
f90fc8f
6.0.012f76f8
Change to require Node.js 166855bcc
Change to useexports
87da225
Refactor to move implementation tolib/
963f30c
Refactor docs463cd39
Refactor code-style22f1ee7
Refactor to usenode:test
4597690
Addignore-scripts
to.npmrc
8b862e1
Refactor Actions9c6f669
Refactorpackage.json