Skip to content

Releases: inway/meteor-random

v1.2.4

16 Oct 09:11
bbf8d7a
Compare
Choose a tag to compare
  • Refactor default export so it doesn't declare global namespace Random

Full Changelog: v1.2.3...v1.2.4

v1.2.3

06 Feb 15:36
92cafda
Compare
Choose a tag to compare

What's Changed

  • npm dev(deps-dev): bump typedoc from 0.24.1 to 0.25.1 by @dependabot in #128
  • npm dev(deps-dev): bump @types/node from 18.15.11 to 20.5.9 by @dependabot in #126
  • actions(deps): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #107
  • actions(deps): bump actions/checkout from 3 to 4 by @dependabot in #127
  • npm(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #106
  • npm dev(deps-dev): bump typescript from 5.0.4 to 5.3.3 by @dependabot in #130
  • npm(deps): bump @babel/traverse from 7.17.0 to 7.23.7 by @dependabot in #129
  • Fix commonjs config for Typescript
  • Update repository URL in package.json

Full Changelog: v1.2.1...v1.2.3

v1.2.1

13 Apr 09:40
fb098ab
Compare
Choose a tag to compare

This is mostly a technical release.

What's Changed

  • npm dev(deps-dev): bump @types/node from 18.11.7 to 18.11.8 by @dependabot in #17
  • npm dev(deps-dev): bump @types/jest from 29.2.0 to 29.2.1 by @dependabot in #18
  • npm dev(deps-dev): bump @types/node from 18.11.8 to 18.11.9 by @dependabot in #19
  • npm dev(deps-dev): bump jest and @types/jest by @dependabot in #25
  • npm dev(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #26
  • npm dev(deps-dev): bump typedoc from 0.23.19 to 0.23.21 by @dependabot in #24
  • npm dev(deps-dev): bump @jest/globals from 29.2.2 to 29.3.1 by @dependabot in #23

Full Changelog: v1.2.0...v1.2.1

v1.1.6

13 Apr 09:24
ca2fe84
Compare
Choose a tag to compare

Technical release

Full Changelog: v1.1.5...v1.1.6

v1.2.0-1

29 Oct 14:45
5117b61
Compare
Choose a tag to compare

What's Changed

  • actions(deps): bump github/codeql-action from 1 to 2 by @dependabot in #16
  • Drop usage of deprecated pseudoRandomBytes
  • other minor changes to types and exports

Full Changelog: v1.2.0-0...v1.2.0-1

v1.2.0-0

29 Oct 13:31
9cd246f
Compare
Choose a tag to compare

Full Changelog: v1.1.5...v1.2.0-0

Updated to upstream v1.2.0 and ported whole code to Typescript.

v1.2.0

29 Oct 15:20
6ce657d
Compare
Choose a tag to compare

What's Changed

  • Updated to upstream v1.2.0 and ported whole code to Typescript.
  • actions(deps): bump github/codeql-action from 1 to 2 by @dependabot in #16
  • Drop usage of deprecated pseudoRandomBytes

Full Changelog: v1.1.6...v1.2.0

v1.1.5

12 Jul 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

14 Feb 10:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.1

13 Dec 13:50
Compare
Choose a tag to compare

Add TypeScript Declarations