Merge "Add suppressredirect right to the createeditmovepage grant"
[lhc/web/wiklou.git] / resources / lib / oojs-router / History.md
1 # OOjs Router Release History
2 ## v0.2.0 / 2019-02-06
3 * build: Misc clean up (Timo Tijhof)
4 * Code style fixes and refactoring (Ed Sanders)
5 * build: Switch to ESLint (Timo Tijhof)
6 * Unit tests (Jon Robson)
7 * Add .gitreview (Christian Aistleitner)
8 * Remove .arcconfig & .arclint (MarcoAurelio)
9 * Add jsduck config (Prateek Saxena)
10 * build: Update devDependencies (Ed Sanders)
11 * Use standard coverage reporting configuration (Kunal Mehta)
12 * Update eslint-config-wikimedia to 0.9.0 (Ed Sanders)
13 * build: Update devDependencies (Ed Sanders)
14 * build: Structure updates (Timo Tijhof)
15 * OOjs Router method to provide access to replaceState (Jon Robson)
16 * build: Switch from prepublish to prepare for modern npm (James D. Forrester)
17 * build: Bump package-lock.json for npm audit (James D. Forrester)
18 * build: Add AUTHORS.txt to package manifest (James D. Forrester)
19 * AUTHORS.txt: Add everyone from `git shortlog` (James D. Forrester)
20
21 ## v0.1.0 / 2016-05-05
22 * Initial commit (Jon Robson)
23 * Add build, CI infrastructure (James D. Forrester)