From fb012dafa662915310b739dddcf93ffb95c60432 Mon Sep 17 00:00:00 2001 From: Amit Gupta Date: Thu, 6 Jan 2022 05:55:38 +0530 Subject: [PATCH] Merge Conflicts: # CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78206b1b..a977f601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library. +**4.0.0 / 2022-01-06** +* Generating different combined, parser only, builder only, validator only browser bundles +* Keeping cjs modules as they can be imported in cjs and esm modules both. Otherwise refer `esm` branch. + **4.0.0-beta.8 / 2021-12-13** * call tagValueProcessor for stop nodes