Skip to content

Releases: wikimedia-gadgets/mock-mediawiki

1.5.1

21 Dec 10:35

Choose a tag to compare

Full Changelog: 1.5.0...1.5.1

1.5.0

21 Dec 10:11

Choose a tag to compare

What's Changed

  • All files updated to match latest changes in MediaWiki
  • config: add wgMonthNames by @NovemLinguae in #2

New Contributors

Full Changelog: 1.4.0...1.5.0

(Note: this version wasn't published to npm due to a releasing error. Please use 1.5.1 instead.)

1.4.0

27 May 19:15

Choose a tag to compare

Full Changelog: 1.3.0...1.4.0

1.3.0

30 Oct 07:01

Choose a tag to compare

Note issue on use with jsdom-global in node.js v14 and older

1.2.2

29 May 21:46

Choose a tag to compare

fix tests following previous commit; upgrade jest

1.2.1

29 May 17:25

Choose a tag to compare

fix timeout for mocha test

1.2.0

28 May 20:03

Choose a tag to compare

readme tweaks

1.1.0

19 Apr 16:10

Choose a tag to compare

add more mw base modules, also update existing

Such as mw.hook, mw.html, mw.Message.

To ease maintenance, instead of modifying mediawiki.js directly to stub mw.loader, the existing implementation is left as is and the stubbing is done afterwards.

1.0.1

24 Feb 17:26

Choose a tag to compare

v1.0.1

fix publish workflow

1.0.1

24 Feb 17:22

Choose a tag to compare

readme tweaks