template-saas/apps/backend/node_modules/@aws-crypto/sha1-browser/CHANGELOG.md
rckrdmrd 50a821a415
Some checks failed
CI / Backend CI (push) Has been cancelled
CI / Frontend CI (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / CI Summary (push) Has been cancelled
[SIMCO-V38] feat: Actualizar a SIMCO v3.8.0
- HERENCIA-SIMCO.md actualizado con directivas v3.7 y v3.8
- Actualizaciones de configuracion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 08:53:08 -06:00

3.2 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.2.0 (2023-10-16)

Features

  • support ESM artifacts in all packages (#752) (e930ffb)

5.1.0 (2023-09-22)

Bug Fixes

Features

5.0.0 (2023-07-13)

  • feat!: drop support for IE 11 (#629) (6c49fb6), closes #629

BREAKING CHANGES

  • Remove support for IE11

Co-authored-by: texastony 5892063+texastony@users.noreply.github.com

4.0.0 (2023-02-20)

Note: Version bump only for package @aws-crypto/sha1-browser

3.0.0 (2023-01-12)

  • feat!: replace Hash implementations with Checksum interface (#492) (da43dc0), closes #492

BREAKING CHANGES

  • All classes that implemented Hash now implement Checksum.

2.0.2 (2022-09-07)

Bug Fixes

2.0.0 (2021-10-25)

Note: Version bump only for package @aws-crypto/sha1-browser

1.2.0 (2021-09-17)

Bug Fixes

  • Adding ie11-detection dependency to sha1-browser (#213) (138750d)

Features