Skip to content

Releases: Codecademy/client-modules

[email protected]

11 May 14:12
Compare
Choose a tag to compare

Release Notes

Delete dependabot.yml (#69)

Remove dependabot config, only allow security PRs.

PR Checklist

  • Related to JIRA ticket: ABC-123
  • I have run this code to verify it works
  • This PR includes unit tests for the code change

use auto for simpler lerna publishing (#61)

Utilizes Auto to handle versioning/publishing (which uses lerna under the hood). This simplifies a ton of stuff.

  1. We don't need to deal with any conventional commits stuff, the version is selected using labels (the labels are already there if you want to check them)
  2. Auto handles canary releases (alphas), and adds the versions to the PR description automatically.
  3. We can let people merge their own PRs, since auto handles generating the changelogs from the PR descriptions.
  4. We can add required checks that actually work, now that we don't need to automate merging.
  5. We can easily replicate this process across all of our repos that do publishing

bump babel-plugin-react-anonymous-display-name (#71)

updates babel-plugin-react-anonymous-display-name dependency

PR Checklist

  • Related to JIRA ticket: ABC-123
  • I have run this code to verify it works
  • This PR includes unit tests for the code change

🐛 Bug Fix

⚠️ Pushed to main

🏠 Internal

Authors: 1

@codecademy/[email protected]

03 Apr 13:59
Compare
Choose a tag to compare

6.4.0 (2023-04-03)

Features

  • sass: switch from node to dart sass (#60) (87c0b54)

@codecademy/[email protected]

03 Apr 13:59
Compare
Choose a tag to compare

0.6.5 (2023-04-03)

Note: Version bump only for package @codecademy/styleguide

@codecademy/[email protected]

16 Mar 16:19
Compare
Choose a tag to compare

6.3.0 (2023-03-16)

Features

  • webpack-config: upgrade node-sass to 8.0.0 (5a91a8b)

@codecademy/[email protected]

16 Mar 16:19
Compare
Choose a tag to compare

0.6.4 (2023-03-16)

Note: Version bump only for package @codecademy/styleguide

[email protected]

13 Dec 16:44
Compare
Choose a tag to compare

7.0.0 (2022-12-13)

⚠ BREAKING CHANGES

  • update babel for react jsx transform

Features

  • update babel for react jsx transform (a8a589c)

@codecademy/[email protected]

02 Nov 17:29
Compare
Choose a tag to compare

0.6.3 (2022-11-02)

Bug Fixes

  • tracking: remove tracking and codebytes (0021c1d)

@codecademy/[email protected]

27 Oct 21:10
Compare
Choose a tag to compare

0.26.0 (2022-10-27)

Features

  • check user opt-out when blocking trackers (64e4be8)

@codecademy/[email protected]

27 Oct 21:10
Compare
Choose a tag to compare

0.7.4 (2022-10-27)

Note: Version bump only for package @codecademy/codebytes

@codecademy/[email protected]

16 Sep 17:21
Compare
Choose a tag to compare

0.25.0 (2022-09-16)

Features

  • tracking: Updating TrackingContentIds (b40e913)