Releases: wikimedia/jquery.i18n
Releases · wikimedia/jquery.i18n
v1.0.9
What's Changed
The previous release (1.0.8) was broken due to a missing libs
folder. This releases fixes that issue.
See changes for 1.0.8.
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Update grunt to version 1.1.0 and update package-lock.json by @amire80 in #210
- Update node version to 13 in Travis configuration by @amire80 in #215
- Update devDependencies packages by @amire80 in #214
- Update package-lock by @amire80 in #217
- build(deps): bump lodash from 4.17.15 to 4.17.20 by @dependabot in #220
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #224
- build(deps-dev): bump grunt from 1.1.0 to 1.3.0 by @dependabot in #225
- build(deps): bump lodash from 4.17.20 to 4.17.21 by @dependabot in #226
- build(deps): bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #227
- Security Fix: Done by running npm audit fix by @Abijeet in #228
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #231
- Add github CI worklfow by @santhoshtr in #233
- Bump grunt to 1.5.2 by @amire80 in #237
- build(deps-dev): bump grunt from 1.5.2 to 1.5.3 by @dependabot in #239
- Fix chrome cors policy by @StephenHuge in #242
- jquery.i18n.fallbacks.js: Add sr-cyrl as fallback for sr by @reedy in #243
- Update node dependencies to fix security issues by @Abijeet in #251
- Consistent whitespace after comment in src/languages by @amire80 in #248
- docs: Update link to UnicodeJS git repo by @jdforrester in #253
- README.md: Update redirected links by @Meno25 in #254
- Tag v1.0.8 by @jdforrester in #245
New Contributors
- @Abijeet made their first contribution in #228
- @StephenHuge made their first contribution in #242
- @reedy made their first contribution in #243
- @Meno25 made their first contribution in #254
Full Changelog: v1.0.7...v1.0.8
V1.0.7
Notable change
- Support loading combined message file from URL(0606dae) - by @lucaswerkmeister
V1.0.6
There were lot of documentation updates and small maintainance fixes.
No feature updates though
V1.0.5
Major changes:
- Removed String.prototype overrides(ab0bc2b)
- Uses CLDR 31 plural rules(df07bcd) with CLDRPluralRuleParser v1.2.0(4d5bc5a). Plural rule documentation expanded(33b4ba0). Arabic plural rule test fixed(0f8f766)
- Multiple code clean up using eslint, documentation updates, grunt build updates
- Code of conduct added(c597fca)
- Updated dependent libraries, bump devDependencies
- Allow to use "?" symbols in lang file URLs(9fc37f4)
- Fix the fallback locale looping error(45350ec)
Thanks to all contributors
v1.0.4
Fixed compatibility with IE 8
v1.0.3
Merge pull request #77 from jdforrester/master Release 1.0.3