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

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdadn authored May 7, 2024
1 parent 30681f2 commit 09da0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/terra-application/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Breaking Changes:
* Added subpath exports for terra-application submodules. This replaces the old exports that utilize the exact path.
* Removed default import. `ApplicationBase` will now need to be imported from `terra-application/application-base`.
* Removed default `ApplicationBase` import. `ApplicationBase` will now need to be imported from `terra-application/application-base`.

* Changed
* Dropped support for Node 8, 10 & 12. Node 14 is now the minimum required version.
Expand Down

0 comments on commit 09da0ae

Please sign in to comment.