cerbero
cerbero copied to clipboard
Track your users interactions
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.19.6. Release notes Sourced from @babel/core's releases. v7.19.6 (2022-10-20) Thanks @lomirus for your first PR! :eyeglasses: Spec Compliance babel-plugin-proposal-decorators #15059 Ensure non-static decorators are applied...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.19.4. Release notes Sourced from @babel/preset-env's releases. v7.19.4 (2022-10-10) :eyeglasses: Spec Compliance babel-plugin-transform-block-scoping #15019 fix: check constant violation inside loops (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-destructuring...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 20.0.1. Release notes Sourced from jsdom's releases. Version 20.0.1 Improved the performance of appending <option> elements to <select> elements. (TheHound) Fixed location.pathname getter to not...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.21.0. Release notes Sourced from @babel/core's releases. v7.21.0 (2023-02-20) Thanks @azizghuloum, @ehoogeveen-medweb, @fwienber, and @Lioness100 for your first PRs! :rocket: New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties,...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 21.1.0. Release notes Sourced from jsdom's releases. Version 21.1.0 Added x, y, pageX, pageY, offsetX, and offsetY to MouseEvent. (jenseng, ViniciusFXavier) Added support for unset...
Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.2.3 to 4.3.0. Release notes Sourced from commitizen's releases. v4.3.0 4.3.0 (2023-01-19) Features init: add pnpm support (#915) (c1f4142), closes #893 #858 v4.2.6 4.2.6 (2022-12-06) Bug Fixes...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...