This repository has been archived by the owner on Jul 26, 2024. It is now read-only.
Releases: washingtonstateuniversity/wsuwp-plugin-hrs-courses
Releases · washingtonstateuniversity/wsuwp-plugin-hrs-courses
2.3.2
2.3.1
Notable changes
Changed
- Bump WP tested-to to 6.5.0 to close #106.
- Replace direct call to database for plugin terms cleanup with
wp_delete_term
. (148bbd7) - Replace direct call to database for plugin posts cleanup with
wp_trash_post
. (148bbd7) - Separate CoursesList class instantiation from class file. (148bbd7)
- Upgrade Node.js to v20 and track version at project level. (b816b9a)
- Upgrade Composer dependencies and config. (148bbd7)
- Upgrade @wordpress/dependency-extraction-webpack-plugin from 4.29.0 to 5.6.0. (84c8407)
- Upgrade copy-webpack-plugin from 11.0.0 to 12.0.2. (20de331)
- Upgrade postcss-cli from 10.1.0 to 11.0.0. (7d402ee)
- Upgrade postcss-import from 15.1.0 to 16.1.0. (7d402ee)
- Upgrade source-map-loader from 4.0.1 to 5.0.0. (b900def)
- Upgrade stylelint from 14.2.0 to 15.11.0. (b2a3f6e)
- Update @wordpress/icons from 9.37.0 to 9.46.0. (e80c2c6)
- Update eslint from 8.11.0 to 8.57.0. (b816b9a)
- Update @babel/core from 7.17.7 to 7.24.4. (4b8507a)
- Update @babel/runtime from 7.17.7 to 7.24.4. (4b8507a)
- Update @wordpress/babel-preset-default from 7.30.0 to 7.39.0. (4b8507a)
- Update webpack from 5.76.0 to 5.91.0. (84c8407)
- Update @wordpress/eslint-plugin from 17.11.0 to 17.12.0. (9fef8fe)
- Update @wordpress/npm-package-json-lint-config from 4.1.2 to 4.40.0. (db2280b)
- Update @wordpress/stylelint-config from 21.29.0 to 21.38.0. (a198073)
- Update classnames from 2.3.1 to 2.5.1. (99ba0b5)
- Update cssnano from 6.0.1 to 6.1.2. (747a2b0)
- Update postcss-preset-env from 9.3.0 to 9.5.4. (7d402ee)
Removed
- Remove lodash package. (817f8f2)
Security
- Bump postcss from 8.4.31 to 8.4.38. (7d402ee)
2.3.1 RC 2
Notable changes
Changed
- Replace direct call to database for plugin terms cleanup with
wp_delete_term
. (148bbd7) - Replace direct call to database for plugin posts cleanup with
wp_trash_post
. (148bbd7) - Separate CoursesList class instantiation from class file. (148bbd7)
- Upgrade Node.js to v20 and track version at project level. (b816b9a)
- Upgrade Composer dependencies and config. (148bbd7)
- Upgrade @wordpress/dependency-extraction-webpack-plugin from 4.29.0 to 5.6.0. (84c8407)
- Upgrade copy-webpack-plugin from 11.0.0 to 12.0.2. (20de331)
- Upgrade postcss-cli from 10.1.0 to 11.0.0. (7d402ee)
- Upgrade postcss-import from 15.1.0 to 16.1.0. (7d402ee)
- Upgrade source-map-loader from 4.0.1 to 5.0.0. (b900def)
- Upgrade stylelint from 14.2.0 to 15.11.0. (b2a3f6e)
- Update @wordpress/icons from 9.37.0 to 9.46.0. (e80c2c6)
- Update eslint from 8.11.0 to 8.57.0. (b816b9a)
- Update @babel/core from 7.17.7 to 7.24.4. (4b8507a)
- Update @babel/runtime from 7.17.7 to 7.24.4. (4b8507a)
- Update @wordpress/babel-preset-default from 7.30.0 to 7.39.0. (4b8507a)
- Update webpack from 5.76.0 to 5.91.0. (84c8407)
- Update @wordpress/eslint-plugin from 17.11.0 to 17.12.0. (9fef8fe)
- Update @wordpress/npm-package-json-lint-config from 4.1.2 to 4.40.0. (db2280b)
- Update @wordpress/stylelint-config from 21.29.0 to 21.38.0. (a198073)
- Update classnames from 2.3.1 to 2.5.1. (99ba0b5)
- Update cssnano from 6.0.1 to 6.1.2. (747a2b0)
- Update postcss-preset-env from 9.3.0 to 9.5.4. (7d402ee)
Removed
- Remove lodash package. (817f8f2)
Security
- Bump postcss from 8.4.31 to 8.4.38. (7d402ee)
2.3.1 RC 1
Notable changes
Changed
- Upgrade Node.js to v20 and track version at project level.
- Update eslint from 8.11.0 to 8.57.0.
2.3.0
Notable changes
Added
- Add @wordpress/icons package. (18b760c)
Changed
- Bump WordPress tested-to to 6.4.2.
- Update block registration method. (18b760c)
- Upgrade webpack-cli from 4.9.2 to 5.1.4. (7c03c98)
- Upgrade thread-loader from 3.0.4 to 4.0.2. (7c03c98)
- Upgrade source-map-loader from 3.0.1 to 4.0.1. (7c03c98)
- Upgrade rimraf from 3.0.2 to 5.0.5. (7c03c98)
- Upgrade postcss-preset-env from 7.4.2 to 9.3.0. (7c03c98)
- Upgrade postcss-import from 14.0.2 to 15.1.0. (7c03c98)
- Upgrade postcss-cli from 9.1.0 to 10.1.0. (7c03c98)
- Upgrade npm-package-json-lint from 6.0.3 to 7.1.0. (7c03c98)
- Upgrade cssnano from 5.1.4 to 6.0.1. (7c03c98)
- Upgrade copy-webpack-plugin from 10.2.4 to 11.0.0. (7c03c98)
- Upgrade babel-loader from 8.2.3 to 9.1.3. (7c03c98)
- Upgrade @wordpress/babel-preset-default from 6.6.1 to 7.30.0. (7c03c98)
- Upgrade @wordpress/dependency-extraction-webpack-plugin from 3.4.1 to 4.29.0. (7c03c98)
- Upgrade @wordpress/stylelint-config from 20.0.2 to 21.29.0. (7c03c98)
- Upgrade pretter from [email protected] to [email protected]. (7c03c98)
- Upgrade @wordpress/eslint-plugin from 11.0.1 to 17.3.0. (7c03c98)
- Downgrade stylelint from 15.10.1 to 14.16.2 to resolve peer dependency issue with WordPress. (7c03c98)
Removed
- Remove stylelint-a11y package and downgrade stylelint to 14.2. (7c03c98)
Fixed
- Fix #104 Refactor Courses List block and correct
pickBy
error. (18b760c) - Fix #103
URLInput
bottom margin styles deprecated. (8cc2a1e)
Security
2.3.0 RC 1
Notable changes
Added
- Add @wordpress/icons package. (18b760c)
Changed
- Update block registration method. (18b760c)
- Upgrade webpack-cli from 4.9.2 to 5.1.4. (7c03c98)
- Upgrade thread-loader from 3.0.4 to 4.0.2. (7c03c98)
- Upgrade source-map-loader from 3.0.1 to 4.0.1. (7c03c98)
- Upgrade rimraf from 3.0.2 to 5.0.5. (7c03c98)
- Upgrade postcss-preset-env from 7.4.2 to 9.3.0. (7c03c98)
- Upgrade postcss-import from 14.0.2 to 15.1.0. (7c03c98)
- Upgrade postcss-cli from 9.1.0 to 10.1.0. (7c03c98)
- Upgrade npm-package-json-lint from 6.0.3 to 7.1.0. (7c03c98)
- Upgrade cssnano from 5.1.4 to 6.0.1. (7c03c98)
- Upgrade copy-webpack-plugin from 10.2.4 to 11.0.0. (7c03c98)
- Upgrade babel-loader from 8.2.3 to 9.1.3. (7c03c98)
- Upgrade @wordpress/babel-preset-default from 6.6.1 to 7.30.0. (7c03c98)
- Upgrade @wordpress/dependency-extraction-webpack-plugin from 3.4.1 to 4.29.0. (7c03c98)
- Upgrade @wordpress/stylelint-config from 20.0.2 to 21.29.0. (7c03c98)
- Upgrade pretter from [email protected] to [email protected]. (7c03c98)
- Upgrade @wordpress/eslint-plugin from 11.0.1 to 17.3.0. (7c03c98)
- Downgrade stylelint from 15.10.1 to 14.16.2 to resolve peer dependency issue with WordPress. (7c03c98)
Removed
- Remove stylelint-a11y package and downgrade stylelint to 14.2. (7c03c98)
Fixed
- Fix #104 Refactor Courses List block and correct
pickBy
error. (18b760c) - Fix #103
URLInput
bottom margin styles deprecated. (8cc2a1e)