Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4.0 #13

Merged
merged 41 commits into from
Jul 26, 2023
Merged

v1.4.0 #13

merged 41 commits into from
Jul 26, 2023

Conversation

MilosRandelovic
Copy link
Contributor

@MilosRandelovic MilosRandelovic commented Jul 19, 2023

⚠️ Bundle location and file names have been modified, and ESM/UMD/CJS bundles now sit in the lib/bundles folder.

Added:

  • Added the CHANGELOG.md file
  • Dev: Greatly expanded the test coverage
  • Dev: GitHub action which uploads bundles to the Mini Digital CDN
  • Dev: CI/Build runs on all supported Node versions - 16 (LTS), 18 (LTS) & 20 (latest)

Fixed:

  • TrackingID was not set correctly in certain edge cases
  • Updated dependency packages to fix vulnerability (CVE-2022-25883)
    Note that the vulnerability only affected devDependency packages (i.e. does not affect production builds)
  • Dev: ESLint wasn't loading all the plugins and configs before

@MilosRandelovic
Copy link
Contributor Author

MilosRandelovic commented Jul 20, 2023

Note: merge blocked until this issue is fixed and dependency updated.

Edit: replaced with a different config version.

@MilosRandelovic MilosRandelovic changed the title v1.3.2 v1.4.0 Jul 25, 2023
@MilosRandelovic MilosRandelovic marked this pull request as ready for review July 25, 2023 18:08
@MilosRandelovic MilosRandelovic merged commit 613e74a into main Jul 26, 2023
@MilosRandelovic MilosRandelovic deleted the small-fixes branch July 26, 2023 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants