File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6+ and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7+
8+ ## [ 1.0.0] - 2022-02-02
9+
10+ ### [ 1.0.0] Changed
11+
12+ - Changed the parameters default values of ` isWrapped() ` instance method to private ` #opening ` and ` #closing ` . [ 44bd1f5]
13+ - Changed the default values of the ` opening ` and ` closing ` parameters in the static ` unwrap() ` method by removing them. [ d8d0f4b]
14+ - Changed the default value for the generic type variable ` Text ` of the ` isWrapper() ` static method to ` string ` . [ d8d0f4b]
15+ - Changed the ` toStringTag ` name from the ` wrapper ` to ` Wrapper ` . [ d8d0f4b]
16+ - Changed the ` toStringTag ` name from the ` wrap ` to ` Wrap ` . [ 4049e2e]
17+
18+ [ 44bd1f5 ] : https://github.com/angular-package/wrapper/commit/44bd1f54d82700440012caa5414a02ff8687ffb2
19+ [ d8d0f4b ] : https://github.com/angular-package/wrapper/commit/d8d0f4bb029395a2de180fc38246a9ea81d7eb58
20+ [ 4049e2e ] : https://github.com/angular-package/wrapper/commit/4049e2ea09104ac155bf7b385789b40ca7b923c1
You can’t perform that action at this time.
0 commit comments