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.0.0 RC 1

02 Dec 17:23
Compare
Choose a tag to compare
2.0.0 RC 1 Pre-release
Pre-release

Notable changes

Added

  • Add GitHub releases API URL as Update URI. (1e0c9b4)
  • Add stylelint-a11y package along with css a11y linting rules. (3e667ad)
  • Add Babel parser options to eslint config. (3f0a4d3)

Changed

  • Change post date to modified date, close #13. (3ab36b1)
  • Replace typography variables with theme values, close #71. (0285a7f)
  • Update colors for WSU brand updates using theme vars, close #72. (b6b2f38)
  • Update courses archive tags menu styles. (b70e659)
  • Consolidate menu scripts and styles to their own component directory. (3dedddb)
  • Move archive template into src directory. (5458f14)
  • Reorganize src directory. (2129861)
  • Upgrade eslint from 7.30.0 to 8.3.0. (3f0a4d3)
  • Upgrade resolve-bin from 0.4.1 to 1.0.0. (d20f19c)
  • Upgrade copy-webpack-plugin from 9.0.1 to 10.0.0. (7f9b960)
  • Upgrade postcss-preset-env from 6.7.0 to 7.0.1. (dd1baec)
  • Update postcss from 8.3.5 to 8.4.4. (dd1baec)
  • Upgrade postcss-cli from 8.3.1 to 9.0.2. (dd1baec)
  • Update @wordpress/stylelint-config from 19.0.5 to 19.1.0. (507225d)
  • Update @wordpress/eslint-plugin from 9.0.6 to 9.3.0. (3f0a4d3)
  • Update webpack from 5.44.0 to 5.64.4. (7f9b960)
  • Update webpack-cli from 4.7.2 to 4.9.1. (7f9b960)
  • Update webpack-bundle-analyzer from 4.4.2 to 4.5.0. (7f9b960)
  • Update @wordpress/dependency-extraction-webpack-plugin from 3.1.4 to 3.2.1. (7f9b960)
  • Update @babel/core from 7.14.6 to 7.16.0. (f422ad4)
  • Update @babel/runtime from 7.14.6 to 7.16.3. (f422ad4)
  • Update @wordpress/babel-preset-default from 6.2.0 to 6.4.1. (f422ad4)
  • Update npm-package-json-lint from 5.1.0 to 5.4.2. (db3a303)
  • Update @wordpress/npm-package-json-lint-config from 4.0.5 to 4.1.0. (db3a303)
  • Update browserlist db. (d1723ca)
  • Update squizlabs/php_codesniffer from 3.5.6 to 3.6.1. (9757425)
  • Update roave/security-advisories from dev-master 88c4d97 to 8092d4a. (9757425)

Removed

  • Remove deprecated List Courses block. (2d25236)
  • Remove selector-class-pattern rules from stylelint config. (3e667ad)

Fixed

  • Fix #70 add taxonomy list separater character. (240c652)
  • Fix #68 Use p tag for menu title. (e055611)

Security

  • Bump ansi-regex from 5.0.0 to 5.0.1. (f301f81)
  • Bump cssnano from 5.0.6 to 5.0.12. (bae955e)
  • Bump nth-check from 2.0.0 to 2.0.1. (95c9a18)
  • Bump path-parse from 1.0.6 to 1.0.7. (80d796c)
  • Bump babel-loader from 8.2.2 to 8.2.3. (f422ad4)

1.6.0

14 Jul 16:59
Compare
Choose a tag to compare

Notable changes

Added

  • Create a contributing guide in CONTRIBUTING.md. (ba7a561)

Changed

  • Update course meta styles in block editor. (9265613)
  • Replace the GPL v2 license with a GPL v3 license. (7678b6e, d19147b)
  • Update issue and pull request templates. (ba7a561)
  • Update status badges in README.md and add contributing guide info. (ba7a561)
  • Upgrade copy-webpack-plugin from 8.1.1 to 9.0.1. (ef2a454)
  • Upgrade @wordpress/babel-preset-default from 5.2.2 to 6.2.0. (a56bf25)
  • Upgrade source-map-loader from 2.0.1 to 3.0.0. (ef2a454)
  • Update webpack from 5.37.0 to 5.44.0. (ef2a454)
  • Update postcss from 8.2.15 to 8.3.5. (b8d00d6)
  • Update eslint from 7.26.0 to 7.30.0. (8c2ab99)

Fixed

  • Fix #64 remove keepPlaceholderOnFocus. (3dc662b)

Security

  • Bump sirbrillig/phpcs-variable-analysis from 2.11.0 to 2.11.2. (13017ba)
  • Bump @wordpress/npm-package-json-lint-config from 4.0.3 to 4.0.5. (8c2ab99)
  • Bump @wordpress/stylelint-config from 19.0.3 to 19.0.5. (8c2ab99)
  • Bump @wordpress/eslint-plugin from 9.0.4 to 9.0.6. (8c2ab99)
  • Bump cssnano from 5.0.2 to 5.0.6. (b8d00d6)
  • Bump @babel/core from 7.14.2 to 7.14.6. (a56bf25)
  • Bump @babel/runtime from 7.14.0 to 7.14.6. (a56bf25)
  • Bump webpack-cli from 4.7.0 to 4.7.2. (ef2a454)
  • Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2. (ef2a454)
  • Bump resolve-bin from 0.4.0 to 0.4.1. (ef2a454)
  • Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.2 to 3.1.4. (ef2a454)
  • Bump hosted-git-info from 2.7.1 to 2.8.9. (b6ae01e)
  • Bump trim-newlines from 3.0.0 to 3.0.1. (e6dd241)

1.6.0 RC 2

14 Jul 15:47
Compare
Choose a tag to compare
1.6.0 RC 2 Pre-release
Pre-release

Notable changes

Added

  • Create a contributing guide in CONTRIBUTING.md. (ba7a561)

Changed

  • Update course meta styles in block editor. (9265613)
  • Replace the GPL v2 license with a GPL v3 license. (7678b6e, d19147b)
  • Update issue and pull request templates. (ba7a561)
  • Update status badges in README.md and add contributing guide info. (ba7a561)
  • Upgrade copy-webpack-plugin from 8.1.1 to 9.0.1. (ef2a454)
  • Upgrade @wordpress/babel-preset-default from 5.2.2 to 6.2.0. (a56bf25)
  • Upgrade source-map-loader from 2.0.1 to 3.0.0. (ef2a454)
  • Update webpack from 5.37.0 to 5.44.0. (ef2a454)
  • Update postcss from 8.2.15 to 8.3.5. (b8d00d6)
  • Update eslint from 7.26.0 to 7.30.0. (8c2ab99)

Fixed

  • Fix #64 remove keepPlaceholderOnFocus. (3dc662b)

Security

  • Bump sirbrillig/phpcs-variable-analysis from 2.11.0 to 2.11.2. (13017ba)
  • Bump @wordpress/npm-package-json-lint-config from 4.0.3 to 4.0.5. (8c2ab99)
  • Bump @wordpress/stylelint-config from 19.0.3 to 19.0.5. (8c2ab99)
  • Bump @wordpress/eslint-plugin from 9.0.4 to 9.0.6. (8c2ab99)
  • Bump cssnano from 5.0.2 to 5.0.6. (b8d00d6)
  • Bump @babel/core from 7.14.2 to 7.14.6. (a56bf25)
  • Bump @babel/runtime from 7.14.0 to 7.14.6. (a56bf25)
  • Bump webpack-cli from 4.7.0 to 4.7.2. (ef2a454)
  • Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2. (ef2a454)
  • Bump resolve-bin from 0.4.0 to 0.4.1. (ef2a454)
  • Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.2 to 3.1.4. (ef2a454)
  • Bump hosted-git-info from 2.7.1 to 2.8.9. (b6ae01e)
  • Bump trim-newlines from 3.0.0 to 3.0.1. (e6dd241)

1.6.0 RC 1

14 Jul 15:32
Compare
Choose a tag to compare
1.6.0 RC 1 Pre-release
Pre-release

Notable changes

Added

  • Create a contributing guide in CONTRIBUTING.md. (ba7a561)

Changed

  • Update course meta styles in block editor. (9265613)
  • Replace the GPL v2 license with a GPL v3 license. (7678b6e, d19147b)
  • Update issue and pull request templates. (ba7a561)
  • Update status badges in README.md and add contributing guide info. (ba7a561)
  • Upgrade copy-webpack-plugin from 8.1.1 to 9.0.1. (ef2a454)
  • Upgrade @wordpress/babel-preset-default from 5.2.2 to 6.2.0. (a56bf25)
  • Upgrade source-map-loader from 2.0.1 to 3.0.0. (ef2a454)
  • Update webpack from 5.37.0 to 5.44.0. (ef2a454)
  • Update postcss from 8.2.15 to 8.3.5. (b8d00d6)
  • Update eslint from 7.26.0 to 7.30.0. (8c2ab99)

Fixed

  • Fix #64 remove keepPlaceholderOnFocus. (3dc662b)

Security

  • Bump sirbrillig/phpcs-variable-analysis from 2.11.0 to 2.11.2. (13017ba)
  • Bump @wordpress/npm-package-json-lint-config from 4.0.3 to 4.0.5. (8c2ab99)
  • Bump @wordpress/stylelint-config from 19.0.3 to 19.0.5. (8c2ab99)
  • Bump @wordpress/eslint-plugin from 9.0.4 to 9.0.6. (8c2ab99)
  • Bump cssnano from 5.0.2 to 5.0.6. (b8d00d6)
  • Bump @babel/core from 7.14.2 to 7.14.6. (a56bf25)
  • Bump @babel/runtime from 7.14.0 to 7.14.6. (a56bf25)
  • Bump webpack-cli from 4.7.0 to 4.7.2. (ef2a454)
  • Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2. (ef2a454)
  • Bump resolve-bin from 0.4.0 to 0.4.1. (ef2a454)
  • Bump @wordpress/dependency-extraction-webpack-plugin from 3.1.2 to 3.1.4. (ef2a454)
  • Bump hosted-git-info from 2.7.1 to 2.8.9. (b6ae01e)
  • Bump trim-newlines from 3.0.0 to 3.0.1. (e6dd241)

1.5.0

14 May 15:28
Compare
Choose a tag to compare

Notable changes

Changed

  • Bump WordPress "tested to" to 5.7.2.
  • Update npm and Composer build tools.
  • Add CSS nesting support flag for the PostCSS Preset Env plugin.

Added

  • Courses List block to generate lists of Course CPTs with custom taxonomy filtering and various layout options. This replaces the List Courses block, which couldn't handle taxonomy filtering on the HRS Courses custom taxonomies.

Deprecated

  • List Courses block, in favor of the new Courses List block.

1.5.0-rc.1

13 May 15:49
Compare
Choose a tag to compare
1.5.0-rc.1 Pre-release
Pre-release

Notable changes

Changed

  • Bump WordPress "tested to" to 5.7.2.
  • Update npm and Composer build tools.
  • Add CSS nesting support flag for the PostCSS Preset Env plugin.

Added

  • Courses List block to generate lists of Course CPTs with custom taxonomy filtering and various layout options. This replaces the List Courses block, which couldn't handle taxonomy filtering on the HRS Courses custom taxonomies.

Deprecated

  • List Courses block, in favor of the new Courses List block.

1.4.0

01 Oct 18:31
Compare
Choose a tag to compare

Notable changes

Fixed

  • 🐛 Fix #36 replace archive page footer. (7c894f6)
  • Fix #23 set up dependency checks. (77c3ac8)
  • Fix archive page search button margins. (9b7bdd6)

Changed

  • ⬆️ Update Composer PHP_CodeSniffer Standards Composer Installer plugin.
  • ⬆️ Update linting dependencies. (34f9586)
  • ⬆️ Upgrade postcss-cli to latest version. (54b31ad)
  • ⬆️ Upgrade lodash to latest version. (a45228d)
  • ⬆️ Upgrade Copy Webpack Plugin to v6+ and correct Webpack config file. (7f4705e)
  • ⬆️ Upgrade Webpack dependencies. (39fb7e4)
  • 💚 Update Travis config to use jobs and clean up install processes. (71eaf49)
  • Hide the Courses meta blocks from the block inserter. (d90b6f7)

Removed

  • ➖ Remove unused Jest dependencies. (5806269)
  • ➖ Remove unused Puppeteer dependency. (35e37c2)

1.4.0 RC1

01 Oct 17:49
Compare
Choose a tag to compare
1.4.0 RC1 Pre-release
Pre-release

Notable changes

Fixed

  • 🐛 Fix #36 replace archive page footer. (7c894f6)
  • Fix #23 set up dependency checks. (77c3ac8)
  • Fix archive page search button margins. (9b7bdd6)

Changed

  • ⬆️ Update Composer PHP_CodeSniffer Standards Composer Installer plugin.
  • ⬆️ Update linting dependencies. (34f9586)
  • ⬆️ Upgrade postcss-cli to latest version. (54b31ad)
  • ⬆️ Upgrade lodash to latest version. (a45228d)
  • ⬆️ Upgrade Copy Webpack Plugin to v6+ and correct Webpack config file. (7f4705e)
  • ⬆️ Upgrade Webpack dependencies. (39fb7e4)
  • 💚 Update Travis config to use jobs and clean up install processes. (71eaf49)
  • Hide the Courses meta blocks from the block inserter. (d90b6f7)

Removed

  • ➖ Remove unused Jest dependencies. (5806269)
  • ➖ Remove unused Puppeteer dependency. (35e37c2)

1.3.3

11 Jun 17:54
Compare
Choose a tag to compare

Notable changes

Changed

1.3.2

07 Apr 17:15
Compare
Choose a tag to compare

Notable changes

Fixed

  • Ignore .prettierrc.js on export.