Skip to content

Releases: SolidOS/mashlib

v2.2.2

04 Jun 16:42
7209297

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

27 May 13:31
a174571

Choose a tag to compare

What's Changed

  • Bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #375
  • Bump terser-webpack-plugin from 5.4.0 to 5.5.0 by @dependabot[bot] in #383
  • Bump @typescript-eslint/parser from 8.58.2 to 8.59.0 by @dependabot[bot] in #384
  • Bump @babel/preset-env from 7.29.2 to 7.29.3 by @dependabot[bot] in #385
  • Bump @typescript-eslint/parser from 8.59.0 to 8.59.1 by @dependabot[bot] in #386
  • Bump globals from 17.5.0 to 17.6.0 by @dependabot[bot] in #387
  • Bump eslint from 10.2.1 to 10.3.0 by @dependabot[bot] in #388
  • Bump fast-uri from 3.1.0 to 3.1.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #389
  • Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #390
  • Bump @typescript-eslint/parser from 8.59.1 to 8.59.2 by @dependabot[bot] in #391
  • Bump @babel/preset-env from 7.29.3 to 7.29.5 by @dependabot[bot] in #392
  • Bump terser-webpack-plugin from 5.5.0 to 5.6.0 by @dependabot[bot] in #393
  • a11y: promote .app-view to the page-level landmark by @m5x5 in #394
  • update minor dependencies by @bourgeoa in #396
  • Bump qs from 6.15.1 to 6.15.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #401
  • Bump @babel/cli from 7.28.6 to 7.29.7 by @dependabot[bot] in #402
  • Bump webpack from 5.106.2 to 5.107.1 by @dependabot[bot] in #404
  • Bump @babel/core from 7.29.0 to 7.29.7 by @dependabot[bot] in #406
  • Post milestone3m by @timea-solid in #395

New Contributors

  • @m5x5 made their first contribution in #394

Full Changelog: v2.2.0...v2.2.1

v2.2.0

24 Apr 13:56
38affb8

Choose a tag to compare

What's Changed

  • Bump webpack from 5.105.4 to 5.106.1 by @dependabot[bot] in #370
  • Bump @typescript-eslint/parser from 8.57.1 to 8.58.1 by @dependabot[bot] in #371
  • Bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in #372
  • Bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #373
  • Bump eslint from 10.2.0 to 10.2.1 by @dependabot[bot] in #374
  • Bump html-webpack-plugin from 5.6.6 to 5.6.7 by @dependabot[bot] in #376
  • Bump webpack from 5.106.1 to 5.106.2 by @dependabot[bot] in #377
  • Bump @typescript-eslint/parser from 8.58.1 to 8.58.2 by @dependabot[bot] in #378
  • Bump dompurify from 3.3.3 to 3.4.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #379
  • Bump @xmldom/xmldom from 0.8.12 to 0.8.13 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #380
  • Milestone3m [WiP] by @timea-solid in #369

Full Changelog: v2.1.6...v2.2.0

v2.1.6

07 Apr 23:04
fc11943

Choose a tag to compare

What's Changed

  • Implement GitHub release step in CI workflow by @bourgeoa in #350
  • Remove release tag computation step from CI workflow by @bourgeoa in #351
  • Bump terser-webpack-plugin from 5.3.16 to 5.4.0 by @dependabot[bot] in #352
  • Bump @babel/preset-env from 7.29.0 to 7.29.2 by @dependabot[bot] in #353
  • Bump mini-css-extract-plugin from 2.10.0 to 2.10.2 by @dependabot[bot] in #354
  • Bump webpack from 5.105.2 to 5.105.4 by @dependabot[bot] in #356
  • Fix syntax for retrieving version from package.json by @bourgeoa in #357
  • Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #358
  • Fix defective LICENSE.md — add copyright holder name by @melvincarvalho in #306
  • Bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #361
  • Bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #363
  • Bump eslint from 10.1.0 to 10.2.0 by @dependabot[bot] in #364
  • Bump babel-loader from 10.0.0 to 10.1.1 by @dependabot[bot] in #365
  • npm-publish-latest Node.js version from 22 to 20 by @bourgeoa in #366
  • Release: merge release/mashlib-202604072259 into main by @bourgeoa in #367

Full Changelog: v2.1.5...v2.1.6

v2.1.5

28 Mar 18:52
d1f0eb3

Choose a tag to compare

What's Changed

  • Refactor/styles separate css by @timea-solid in #343
  • Extracting all inline CSS in dedicated CSS files in profile-pane and contacs-pane
  • Added light.css into dark.css in mashlib
  • Added HTML5 and ARIA labels in profile-pane and contacs-pane
  • Added accessibility tests in contatcs-pane based on 'axe-core'
  • Moved pronouns and nickname from profile-pane to contacts-pane RDF forms
  • Locally improved RDF forms CSS
  • Improved usage of RDF forms in profile-pane and contacts-pane by ceaning ontologies and code
  • npm-publish-dev by @bourgeoa in #335
  • Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #348

Full Changelog: v2.1.4...v2.1.5

v2.1.4

23 Mar 15:19
5e3811b

Choose a tag to compare

What's Changed

  • Bump webpack from 5.105.2 to 5.105.4 by @dependabot[bot] in #325
  • Bump babel-loader from 10.0.0 to 10.1.0 by @dependabot[bot] in #324
  • Bump eslint from 9.39.3 to 10.0.3 by @dependabot[bot] in #323
  • Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #321
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #322
  • Bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #320
  • Bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #316
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #328
  • Bump @typescript-eslint/parser from 8.56.1 to 8.57.0 by @dependabot[bot] in #330
  • Bump mini-css-extract-plugin from 2.10.0 to 2.10.1 by @dependabot[bot] in #331
  • Bump copy-webpack-plugin from 13.0.1 to 14.0.0 by @dependabot[bot] in #334
  • Bump terser-webpack-plugin from 5.3.17 to 5.4.0 by @dependabot[bot] in #333
  • update node 22-24 by @bourgeoa in #326
  • Bump flatted from 3.3.3 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #336
  • Bump @babel/preset-env from 7.29.0 to 7.29.2 by @dependabot[bot] in #337
  • Bump @typescript-eslint/parser from 8.57.0 to 8.57.1 by @dependabot[bot] in #338
  • Bump rdflib from 2.3.5 to 2.3.6 by @dependabot[bot] in #340
  • Bump babel-loader from 10.1.0 to 10.1.1 by @dependabot[bot] in #339
  • Bump webpack-cli from 6.0.1 to 7.0.2 by @dependabot[bot] in #341
  • Bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #345
  • Release: merge release/mashlib-202603231432 into main by @bourgeoa in #346

Full Changelog: v2.1.3...v2.1.4

v2.1.3

23 Feb 18:40
e1941a6

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

15 Feb 18:49

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.0

31 Jan 10:22

Choose a tag to compare

What's new

  • begin newStyle with HTML5 and Accessibility ARIA beginning with profile-pane
  • rdflib@2.3.5
  • update publish workflow by @PreciousOritsedere in #274

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

29 Nov 22:41
231ce02

Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v2.0.0