Skip to content

2.0.1

Choose a tag to compare

@tadayosi tadayosi released this 14 Apr 07:48
· 104 commits to main since this release
472da9f

Bug Fixes

  • Corrects the height of the XML source code editor (8a1ec2e)
  • jmx: Ensure MBean finding works by quoted and unquoted values (fixes #1955) (27c4ef6)
  • jmx: Parse MBean names using parser, not RegExp (fixes #1952) (4338110)
  • Makes PF/Monaco source code editor observe the theme of the browser (0da45c6)

What's Changed

  • build(deps): bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in #1995
  • build(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #1996
  • build(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.0 by @dependabot[bot] in #1998
  • build(deps-dev): bump eslint from 9.39.3 to 9.39.4 by @dependabot[bot] in #1999
  • build(deps-dev): bump @eslint/compat from 2.0.2 to 2.0.3 by @dependabot[bot] in #2000
  • build(deps): bump dompurify from 3.3.2 to 3.3.3 by @dependabot[bot] in #1997
  • build(deps-dev): bump @types/node from 25.3.5 to 25.4.0 by @dependabot[bot] in #2001
  • build(deps-dev): bump jest-environment-jsdom from 30.2.0 to 30.3.0 by @dependabot[bot] in #2002
  • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by @dependabot[bot] in #2003
  • build(deps): bump xml-formatter from 3.6.7 to 3.7.0 by @dependabot[bot] in #2004
  • build(deps-dev): bump webpack-cli from 6.0.1 to 7.0.2 by @dependabot[bot] in #2006
  • build(deps-dev): bump @types/node from 25.4.0 to 25.5.0 by @dependabot[bot] in #2007
  • build(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 by @dependabot[bot] in #2008
  • build(deps-dev): bump commit-and-tag-version from 12.6.1 to 12.7.1 by @dependabot[bot] in #2005
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 1.7.4 to 1.7.5 by @dependabot[bot] in #2009
  • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by @dependabot[bot] in #2011
  • build(deps): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #2013
  • issue-2010 fix nid parameter on first jmx node click by @pseudaverse in #2012
  • fix: Makes PF/Monaco source code editor observe the theme of the browser by @phantomjinx in #2015
  • fix: Corrects the height of the XML source code editor by @phantomjinx in #2016
  • build(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #2017
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 1.7.5 to 1.7.6 by @dependabot[bot] in #2018
  • build(deps-dev): bump eslint-plugin-testing-library from 7.16.0 to 7.16.2 by @dependabot[bot] in #2019
  • build(deps-dev): bump @swc/core from 1.15.18 to 1.15.21 by @dependabot[bot] in #2020
  • build(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2 by @dependabot[bot] in #2022
  • build(deps): bump yaml from 2.8.0 to 2.8.3 by @dependabot[bot] in #2023
  • build(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #2024
  • build(deps): bump serialize-javascript from 7.0.4 to 7.0.5 by @dependabot[bot] in #2025
  • chore(camel): update camel 4.18 model to 4.18.1 by @tadayosi in #2026
  • Main: port missing changes to MBean parsing by @grgrzybek in #2027
  • build(deps-dev): bump typescript-eslint from 8.57.2 to 8.58.0 by @dependabot[bot] in #2028
  • build(deps-dev): bump ts-jest from 29.4.6 to 29.4.9 by @dependabot[bot] in #2030
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in #2031
  • build(deps-dev): bump @types/node from 25.5.0 to 25.5.2 by @dependabot[bot] in #2032
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 1.7.6 to 1.7.7 by @dependabot[bot] in #2033
  • build(deps-dev): bump webpack from 5.105.4 to 5.106.0 by @dependabot[bot] in #2034
  • build(deps-dev): bump typescript-eslint from 8.58.0 to 8.58.1 by @dependabot[bot] in #2035
  • build(deps-dev): bump @swc/core from 1.15.21 to 1.15.24 by @dependabot[bot] in #2036
  • build(deps): bump axios from 1.13.6 to 1.15.0 by @dependabot[bot] in #2037
  • build(deps-dev): bump @eslint/compat from 2.0.3 to 2.0.5 by @dependabot[bot] in #2038
  • chore(deps): Fix transitive peer dependency requested by cosmiconfig-typescript-loader by @grgrzybek in #2039

Full Changelog: v2.0.0...v2.0.1