Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Latest commit

 

History

History
70 lines (23 loc) · 2.71 KB

File metadata and controls

70 lines (23 loc) · 2.71 KB

Change Log

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

1.1.0 (2024-04-02)

Note: Version bump only for package @americanexpress/one-app-server-bundler

1.0.4 (2024-03-29)

Bug Fixes

Performance Improvements

  • one-app-server-bundler: serve-module read and write the module map once (#623) (391a390)

1.0.3 (2024-03-26)

Bug Fixes

  • one-app-server-bundler: include legacy bundle on serve-module even if it does not exist (#629) (f48ef4f)

1.0.2 (2024-03-15)

Bug Fixes

  • one-app-server-bundler: remove excess (#619) (fe11092)

1.0.1 (2024-03-12)

Bug Fixes

  • one-app-bundler: hash css module classes from files in node_modules (#613) (4c24846)
  • styles-loader: disable purgecss by default (0955cf3)

1.0.0 (2024-02-09)

Features

  • oneAppBundler: Migrate to Webpack v5 (c9ab840)