Releases: IATI/js-validator-api
Releases · IATI/js-validator-api
v2.0.8 - Bugfix & Dependency Updates
Summary
- Bugfix for 500 error that would happen if a date was formatted incorrectly based on YYYY-MM-DD (e.g. 2012-15-10)
- Dependency updates
What's Changed
- v2.0.7 by @nosvalds in #132
- Bump node-fetch from 2.6.2 to 2.6.4 by @dependabot in #133
- Bump node-fetch from 2.6.4 to 2.6.5 by @dependabot in #134
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #135
- add additional info to package.json by @nosvalds in #138
- use production flag installing packages in Dockerfile by @nosvalds in #139
- chore/docker improvements fixes by @nosvalds in #140
- Bump applicationinsights from 2.1.7 to 2.1.8 by @dependabot in #141
- Bump lint-staged from 11.1.2 to 11.2.0 by @dependabot in #142
- Bump mocha from 9.1.1 to 9.1.2 by @dependabot in #137
- Bump azure-functions/node from 3.2.0-node14 to 3.3.0-node14 by @dependabot in #143
- Bump @prettier/plugin-xml from 1.0.2 to 1.1.0 by @dependabot in #136
- Bump date-fns from 2.24.0 to 2.25.0 by @dependabot in #144
- Bump lint-staged from 11.2.0 to 11.2.3 by @dependabot in #146
- Bump eslint from 7.32.0 to 8.0.0 by @dependabot in #145
- Bump azure-functions/node from 3.3.0-node14 to 3.3.1-node14 by @dependabot in #147
- Bump eslint-plugin-import from 2.24.2 to 2.25.1 by @dependabot in #148
- Bump eslint-plugin-import from 2.25.1 to 2.25.2 by @dependabot in #149
- Bump eslint from 8.0.0 to 8.0.1 by @dependabot in #150
- Bump mocha from 9.1.2 to 9.1.3 by @dependabot in #151
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #152
- Bump husky from 7.0.2 to 7.0.4 by @dependabot in #153
- Bump azure/login from 1.3.0 to 1.4.0 by @dependabot in #154
- Bump lint-staged from 11.2.3 to 11.2.4 by @dependabot in #157
- Bump eslint from 8.0.1 to 8.1.0 by @dependabot in #156
- Bump lint-staged from 11.2.4 to 11.2.5 by @dependabot in #158
- Bump lint-staged from 11.2.5 to 11.2.6 by @dependabot in #159
- Bump libxmljs2 from 0.28.0 to 0.29.0 by @dependabot in #155
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #162
- Bump node-fetch from 2.6.5 to 2.6.6 by @dependabot in #161
- Bump eslint from 8.1.0 to 8.2.0 by @dependabot in #164
- fix/date format error by @nosvalds in #165
- Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 by @dependabot in #166
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #167
- remove extensionBundle as we only use HTTP which is native by @nosvalds in #168
- Bump applicationinsights from 2.1.8 to 2.1.9 by @dependabot in #169
- Bump azure-functions/node from 3.3.1-node14 to 3.4.1-node14 by @dependabot in #170
- Next Release by @nosvalds in #171
Full Changelog: v2.0.7...v2.0.8
Patch - Percentage Calculation Error
- #130 - Fixes Issue where summation rules were failing due to summation inconsistency with decimals in JavaScript
Memory Configuration Change
GitHub Token + Caching Changes
v2.0.5 2.0.5
V2 Feature Complete
v2.0.4 2.0.4
Performance Updates
- Various updates for performance including a change to accommodate Rulesets using a direct path to elements rather than
//
Fix deployment workflow
- PROD -> prod for $STAGE
First Production Deploy
v2.0.1 2.0.1