Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-02 | 3.1 kB | |
v13.0.0 source code.tar.gz | 2024-11-02 | 165.4 kB | |
v13.0.0 source code.zip | 2024-11-02 | 183.5 kB | |
Totals: 3 Items | 352.0 kB | 2 |
What's Changed
- Bugfix:
showInvisibles
type by @rickdunkin in https://github.com/securingsincity/react-ace/pull/2037 - bump ace-builds up to 1.36.3 and added their new enableMobileMenu option by @Curtisjnes in https://github.com/securingsincity/react-ace/pull/2038
- Chore(deps): Bump the npm_and_yarn group with 3 updates by @dependabot in https://github.com/securingsincity/react-ace/pull/2036
- Chore(deps-dev): Bump @types/react from 18.3.3 to 18.3.8 by @dependabot in https://github.com/securingsincity/react-ace/pull/2035
- Chore(deps-dev): Bump babel-loader from 9.1.3 to 9.2.1 by @dependabot in https://github.com/securingsincity/react-ace/pull/2031
- Chore(deps-dev): Bump @types/prop-types from 15.7.12 to 15.7.13 by @dependabot in https://github.com/securingsincity/react-ace/pull/2030
- Chore(deps-dev): Bump @types/node from 20.14.7 to 22.5.5 by @dependabot in https://github.com/securingsincity/react-ace/pull/2029
- Chore(deps-dev): Bump husky from 9.0.11 to 9.1.6 by @dependabot in https://github.com/securingsincity/react-ace/pull/2027
- Chore(deps-dev): Bump typescript from 5.5.2 to 5.6.2 by @dependabot in https://github.com/securingsincity/react-ace/pull/2026
- Chore(deps-dev): Bump webpack-dev-server from 5.0.4 to 5.1.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/2023
- Chore(deps-dev): Bump @testing-library/react from 16.0.0 to 16.0.1 by @dependabot in https://github.com/securingsincity/react-ace/pull/2019
- Chore(deps-dev): Bump @babel/cli from 7.24.7 to 7.25.6 by @dependabot in https://github.com/securingsincity/react-ace/pull/2018
- Chore(deps-dev): Bump @types/chai from 4.3.16 to 4.3.19 by @dependabot in https://github.com/securingsincity/react-ace/pull/2016
- Chore(deps-dev): Bump jsdom from 24.1.0 to 25.0.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/2013
- Chore(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.25.4 by @dependabot in https://github.com/securingsincity/react-ace/pull/2011
- Chore(deps-dev): Bump webpack from 5.92.1 to 5.94.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/2010
- Chore(deps-dev): Bump @types/lodash from 4.17.5 to 4.17.7 by @dependabot in https://github.com/securingsincity/react-ace/pull/1979
- Chore(deps-dev): Bump prettier from 3.3.2 to 3.3.3 by @dependabot in https://github.com/securingsincity/react-ace/pull/1976
- Chore(deps-dev): Bump rimraf from 5.0.7 to 6.0.1 by @dependabot in https://github.com/securingsincity/react-ace/pull/1971
- Chore(deps): Bump the npm_and_yarn group with 2 updates by @dependabot in https://github.com/securingsincity/react-ace/pull/2039
- Chore(deps-dev): Bump @babel/core from 7.24.7 to 7.26.0 by @dependabot in https://github.com/securingsincity/react-ace/pull/2040
New Contributors
- @rickdunkin made their first contribution in https://github.com/securingsincity/react-ace/pull/2037
- @Curtisjnes made their first contribution in https://github.com/securingsincity/react-ace/pull/2038
Full Changelog: https://github.com/securingsincity/react-ace/compare/v12.0.0...v13.0.0