Skip to content

Releases: HubSpotWebTeam/wt-eslint-browser

v3.0.2

11 Feb 23:22
ff28479
Compare
Choose a tag to compare

Summary of Changes 📋

  • fix: updated workflows to support node 22
  • fix: updated workflows dependencies
  • chore: updated dependencies to latest supported version

v3.0.1

17 Dec 01:41
1d1a35d
Compare
Choose a tag to compare

Minor change to env vars in cypress config

v3.0.0

25 Nov 20:26
e52064f
Compare
Choose a tag to compare
  • Note that this is a breaking change.
  • With this change, we can specify cypress base urls in just the .ci/config file and if they exist, then they will be used in the cypress tests. This is a change that will require updates to the project’s .ci/config.yml as well as cypress.config file. The operations team will upgrade each project to this version; consult with the team before upgrading to this version.

v2.1.6

11 Apr 13:00
Compare
Choose a tag to compare

Summary of Changes 📋

v2.1.5

04 Mar 17:30
91d5f5e
Compare
Choose a tag to compare

Summary of Changes 📋

Update the react/self-closing-comp rule (docs) to error for React components, but to not error for HTML components, in line with Web Team coding standards.

v2.1.4

01 Mar 15:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

30 Jan 12:06
Compare
Choose a tag to compare

Summary of Changes 📋

  • chore: update dependencies
  • chore: update cypress dependencies

v2.1.2

12 Jan 18:42
Compare
Choose a tag to compare

Summary of Changes 📋

  • fix: Sets the media-feature-range-notation rule to produce a warning instead of an error. This is temporary and will be removed at a later date (tbd).

v2.1.1

20 Dec 13:16
Compare
Choose a tag to compare

Changes

  • fix: Add missing @else to at-rule-no-unknown ignoreAtRules array

v2.1.0

19 Dec 13:44
0cb7c75
Compare
Choose a tag to compare

Summary of Changes 📋