Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Releases: washingtonstateuniversity/wsuwp-plugin-hrs-courses

2.3.2

10 Apr 16:33
7bd938b
Compare
Choose a tag to compare

Notable changes

Changed

  • Bump WordPress tested-to to 6.5.2.

2.3.1

09 Apr 16:39
f61e723
Compare
Choose a tag to compare

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

Security

  • Bump postcss from 8.4.31 to 8.4.38. (7d402ee)

2.3.1 RC 2

08 Apr 16:45
53ba276
Compare
Choose a tag to compare
2.3.1 RC 2 Pre-release
Pre-release

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

Security

  • Bump postcss from 8.4.31 to 8.4.38. (7d402ee)

2.3.1 RC 1

28 Mar 18:15
13ef5d9
Compare
Choose a tag to compare
2.3.1 RC 1 Pre-release
Pre-release

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

06 Dec 19:48
d6927ba
Compare
Choose a tag to compare

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

  • Bump @babel/traverse from 7.17.3 to 7.23.2. (0046de3)
  • Bump postcss from 8.4.25 to 8.4.31. (a8c57ae)

2.3.0 RC 1

05 Dec 19:49
2363b96
Compare
Choose a tag to compare
2.3.0 RC 1 Pre-release
Pre-release

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)

Security

  • Bump @babel/traverse from 7.17.3 to 7.23.2. (0046de3)
  • Bump postcss from 8.4.25 to 8.4.31. (a8c57ae)

2.2.0

11 Sep 18:00
0fae988
Compare
Choose a tag to compare

Notable changes

Changed

  • Bump WP tested-to to 6.3.1.

Fixed

  • Fix #94 replace get_page_by_title with WP_Query. (b946a83)

Security

  • Bump word-wrap from 1.2.3 to 1.2.4. (36dd7eb)
  • Bump stylelint from 14.6.0 to 15.10.1. (489f0c2)

2.2.0 RC 1

08 Sep 16:31
4682850
Compare
Choose a tag to compare
2.2.0 RC 1 Pre-release
Pre-release

Notable changes

Fixed

  • Fix #94 replace get_page_by_title with WP_Query. (b946a83)

Security

  • Bump word-wrap from 1.2.3 to 1.2.4. (36dd7eb)
  • Bump stylelint from 14.6.0 to 15.10.1. (489f0c2)

2.1.4

11 Apr 17:24
Compare
Choose a tag to compare

Notable changes

Changed

  • Bump WordPress tested-to to 6.2.

Security

  • Bump webpack from 5.70.0 to 5.76.0. (3277e97)
  • Bump json5 from 1.0.1 to 1.0.2. (72560bd)
  • Bump loader-utils from 1.4.1 to 1.4.2. (96e77ba)

2.1.3

10 Nov 21:40
Compare
Choose a tag to compare

Notable changes

Changed

  • Bump WordPress tested-to to 6.1.1.

Fixed

  • Fix #89 use hrswp/buttons instead of Core buttons block. (aa5b353)
  • Fix #86 typo in plugin header metadata. (631341c)

Security

  • Bump loader-utils from 1.4.0 to 1.4.1. (09dd0db)
  • Bump terser from 5.12.1 to 5.14.2. (ca788f9)