v3.0.0-rc1
Pre-release
Pre-release
Hopefully this will be the last beta/rc version and no further breaking changes will happen. There might be regressions compared to 1.x or 2.x, so if you have time please make a PR with an accompanied test case and CC me.
This is the only way to move forward given the limited resources we have.
What's Changed
- BREAKING Drop Node.js < 16 support by @XhmikosR in #866
- CI: only use Node.js 18 on macOS and Windows by @XhmikosR in #864
- Increase Jest timeout to 20s by @XhmikosR in #867
- Switch to jest/recommended config by @XhmikosR in #868
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #871
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #872
- build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #869
- fixing grunt-svg-sprite links in docs by @S1r-Lanzelot in #870
- build(deps): bump xpath from 0.0.33 to 0.0.34 by @dependabot in #874
- build(deps-dev): bump sass from 1.69.5 to 1.71.0 by @dependabot in #879
- Replace iterating over
Object.keys(NodeList)withNodeList.lengthby @Ingramz in #865 - build(deps-dev): bump eslint-plugin-jsdoc from 41.1.2 to 48.1.0 by @dependabot in #878
- build(deps-dev): bump xo from 0.54.2 to 0.57.0 by @dependabot in #880
- Update dependencies and regenerate package-lock.json by @XhmikosR in #881
New Contributors
- @S1r-Lanzelot made their first contribution in #870
- @Ingramz made their first contribution in #865
Full Changelog: v3.0.0-beta3...v3.0.0-rc1