Releases: SAP/ui5-project
Releases · SAP/ui5-project
v1.1.0
v1.0.3
Bug Fixes
All changes
v1.0.2
v1.0.1
v1.0.0
Breaking Changes
- normalizer: Rename optional parameter "translator"
92321e0
Dependency Updates
- Bump @ui5/builder from 0.2.9 to 1.0.0 (#99)
7dd5d5c - Bump @ui5/logger from 0.2.2 to 1.0.0 (#98)
8068a76
Features
- Add specification version 1.0
b0c02f6
BREAKING CHANGE
Renamed parameter "translator" of functions generateDependencyTree and generateProjectTree to "translatorName"
All changes
v0.2.5
Bug Fixes
- npm translator: Deduplicate subtrees of pending dependencies
7e55ae3 - npm translator: Fix handling of indirect dependency cycles
c99d6d3
Internal Changes
- npm translator: Ignore packages that can't be read
d8c2354 - npm translator: Add silly debug logging
1ae0d5d - npm translator: Add addtl. test for cyclic dependencies
299eb2a
All changes
v0.2.4
Bug Fixes
- npm t8r: Add deduplication of npm dependencies
2717088 - projectPreprocessor: Ignore deduped modules
84f7b25
Internal Changes
- Add tests for cyclic dependency handling
0378b77 - UA Review README.md
dd64ff5 - npm t8r: Add includeDeduped option
eaa2863 - static translator and normalizer: Add tests
595936d
All changes
v0.2.3
v0.2.2
Bug Fixes
- npm t8r: Handle npm optionalDependencies correctly
da707d7
Features
- projectPreprocessor: Add handling for task extensions
0722865 - projectPreprocessor: Allow application project dependency on non-root level
b8a59d5
Internal Changes
- Fix eslint error
d24eeb2 - ESLint: prefer-const
340151f - ESLint: Allow strings to use backticks
ec81373 - Git: Apply lf line-ending to all files
067b026 - GitHub: Add PULL_REQUEST_TEMPLATE
7f2366f - GitHub ISSUE_TEMPLATE: Request UI5 module version info
0936053 - Travis: Activate Windows and Mac builds
fe46588 - npm t8r: Fix tests on Windows
f304d7c - package.json scripts: Update verbose logging params
dd232a3
All changes
v0.2.1
Features
Internal Changes
- Add addt'l project-shim extension tests
e0ecb7f - Add missing cross-env dependency
0f2bd76 - Apply extensions only once
0488a59 - Apply extensions found in root project
5866cad - Add .npmrc to enforce public registry
78dd5d7 - CHANGELOG: Fix scope detection in commit messages
955ab92 - Coveralls: Use parallel setting to reduce number of PR comments
cbcc8ea