Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

JorgenVatle/meteor-type-validation

github-actions[bot] created a tag on JorgenVatle/meteor-type-validation

v2.1.9 - ℹ️ Improved type inference for Meteor's built-in method call() and subscribe() methods.

github-actions[bot] published a release on JorgenVatle/meteor-type-validation
v2.1.9
### Patch Changes - c2651ce: Fix issue where validation errors thrown in async methods and publications would yield a not-so-useful generic 500 error message to users.
JorgenVatle pushed 2 commits to master JorgenVatle/meteor-type-validation
  • RELEASING: Releasing 1 package(s) Releases: [email protected] [skip ci] 315801b
  • Merge pull request #15 from JorgenVatle/changeset-release/master Version Packages 12462e7

View on GitHub

JorgenVatle closed a pull request on JorgenVatle/meteor-type-validation
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...
github-actions[bot] opened a pull request on JorgenVatle/meteor-type-validation
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...
github-actions[bot] pushed 8 commits to changeset-release/master JorgenVatle/meteor-type-validation
  • Merge pull request #14 from JorgenVatle/changeset-release/master Version Packages b9002cf
  • Bind error handler from options 3555dfd
  • 2.1.7 2bedc4e
  • Merge remote-tracking branch 'origin/master' fcd0fca
  • 2.1.8 fcade5e
  • Fix issue where error handler wouldn't catch async exceptions 0073f51
  • docs(changeset): Fix issue where validation errors thrown in async methods and publications would yield a not-so-usef... c2651ce
  • RELEASING: Releasing 1 package(s) Releases: [email protected] [skip ci] 315801b

View on GitHub

JorgenVatle pushed 2 commits to master JorgenVatle/meteor-type-validation
  • Fix issue where error handler wouldn't catch async exceptions 0073f51
  • docs(changeset): Fix issue where validation errors thrown in async methods and publications would yield a not-so-usef... c2651ce

View on GitHub

github-actions[bot] published a release on JorgenVatle/meteor-type-validation
v2.1.8
# meteor-type-validation ## 2.1.7 ### Patch Changes - 56d70eb: Allow asynchronous use of extendContext() option. - Fix type import for DDPRateLimiter ## 2.1.4 ### Patch Changes - 2a...
github-actions[bot] created a tag on JorgenVatle/meteor-type-validation

v2.1.8 - ℹ️ Improved type inference for Meteor's built-in method call() and subscribe() methods.

JorgenVatle pushed 1 commit to master JorgenVatle/meteor-type-validation

View on GitHub

JorgenVatle pushed 3 commits to master JorgenVatle/meteor-type-validation
  • Bind error handler from options 3555dfd
  • 2.1.7 2bedc4e
  • Merge remote-tracking branch 'origin/master' fcd0fca

View on GitHub

github-actions[bot] published a release on JorgenVatle/meteor-type-validation
v2.1.7
### Patch Changes - 56d70eb: Allow asynchronous use of extendContext() option. - Fix type import for DDPRateLimiter
github-actions[bot] created a tag on JorgenVatle/meteor-type-validation

v2.1.7 - ℹ️ Improved type inference for Meteor's built-in method call() and subscribe() methods.

JorgenVatle pushed 2 commits to master JorgenVatle/meteor-type-validation
  • RELEASING: Releasing 1 package(s) Releases: [email protected] [skip ci] 085a942
  • Merge pull request #14 from JorgenVatle/changeset-release/master Version Packages b9002cf

View on GitHub

JorgenVatle closed a pull request on JorgenVatle/meteor-type-validation
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...
github-actions[bot] pushed 3 commits to changeset-release/master JorgenVatle/meteor-type-validation
  • Use reference types instead of plain import for DDP rate limiter 736325c
  • Update changelog to include DDPRateLimiter fix 8a1a524
  • RELEASING: Releasing 1 package(s) Releases: [email protected] [skip ci] 085a942

View on GitHub

JorgenVatle pushed 2 commits to master JorgenVatle/meteor-type-validation
  • Use reference types instead of plain import for DDP rate limiter 736325c
  • Update changelog to include DDPRateLimiter fix 8a1a524

View on GitHub

github-actions[bot] opened a pull request on JorgenVatle/meteor-type-validation
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...
github-actions[bot] pushed 30 commits to changeset-release/master JorgenVatle/meteor-type-validation
  • Merge pull request #13 from JorgenVatle/changeset-release/master Version Packages f81dac9
  • Use named default for definition ExtendedContext 3e52d7a
  • 2.0.5 4663700
  • Merge remote-tracking branch 'origin/master' # Conflicts: # package.json 69039de
  • 2.1.1 7bb021c
  • Revert "Use named default for definition ExtendedContext" This reverts commit 3e52d7a7cba2aa9cca19f0abca015a1ef4bbd4bf. 36eac78
  • 2.1.2 1404f47
  • Revert "Revert "Use named default for definition ExtendedContext"" This reverts commit 36eac78445153649e1e73a65bc748... 1cee0c5
  • 2.1.3 5b96f23
  • Make BaseContext and WrappedContext generic 114d9d0
  • Infer context based on resource type 103e1de
  • Update type inference for context wrapper to infer type based on context rather than the inverse 7e28819
  • Assign extended context in base context 1aa5c3b
  • Retain associated 'this' type for defined methods and publications b28dfe7
  • Add type test to verify that publications retain their this type c3217bf
  • docs(changeset): Improve context typings - fixes an issue where method and publication handles were missing their ori... 2a2cd21
  • RELEASING: Releasing 1 package(s) Releases: [email protected] [skip ci] 62041b9
  • Publish 514b206
  • Use BaseContext for guards a346ae2
  • Add type test for method context 17500e8
  • and 10 more ...

View on GitHub

JorgenVatle pushed 2 commits to master JorgenVatle/meteor-type-validation
  • Allow async extendContext hooks 7fbe6fd
  • docs(changeset): Allow asynchronous use of extendContext() option. 56d70eb

View on GitHub

JorgenVatle pushed 1 commit to master JorgenVatle/meteor-type-validation
  • Fix type error for globally accessible Meteor property 29f58d5

View on GitHub

github-actions[bot] published a release on JorgenVatle/meteor-type-validation
v2.1.6
# meteor-type-validation ## 2.1.4 ### Patch Changes - 2a2cd21: Improve context typings - fixes an issue where method and publication handles were missing their original 'this' type. ## 2.1.0 ...
github-actions[bot] created a tag on JorgenVatle/meteor-type-validation

v2.1.6 - ℹ️ Improved type inference for Meteor's built-in method call() and subscribe() methods.

JorgenVatle pushed 5 commits to master JorgenVatle/meteor-type-validation
  • Add missing Meteor type imports a1f030f
  • Prevent @types/meteor from augmenting the global namespace 2c89403
  • Add missing rate limiter type import d943df6
  • Add missing type import for ddp-rate-limiter 07e5b4a
  • 2.1.6 d7037ca

View on GitHub

github-actions[bot] published a release on JorgenVatle/meteor-type-validation
v2.1.5
# meteor-type-validation ## 2.1.4 ### Patch Changes - 2a2cd21: Improve context typings - fixes an issue where method and publication handles were missing their original 'this' type. ## 2.1.0 ...
github-actions[bot] created a tag on JorgenVatle/meteor-type-validation

v2.1.5 - ℹ️ Improved type inference for Meteor's built-in method call() and subscribe() methods.

JorgenVatle pushed 3 commits to master JorgenVatle/meteor-type-validation

View on GitHub

github-actions[bot] created a tag on JorgenVatle/meteor-type-validation

v2.1.4 - ℹ️ Improved type inference for Meteor's built-in method call() and subscribe() methods.

JorgenVatle pushed 1 commit to master JorgenVatle/meteor-type-validation

View on GitHub

JorgenVatle pushed 8 commits to master JorgenVatle/meteor-type-validation
  • Make BaseContext and WrappedContext generic 114d9d0
  • Infer context based on resource type 103e1de
  • Update type inference for context wrapper to infer type based on context rather than the inverse 7e28819
  • Assign extended context in base context 1aa5c3b
  • Retain associated 'this' type for defined methods and publications b28dfe7
  • Add type test to verify that publications retain their this type c3217bf
  • docs(changeset): Improve context typings - fixes an issue where method and publication handles were missing their ori... 2a2cd21
  • RELEASING: Releasing 1 package(s) Releases: [email protected] [skip ci] 62041b9

View on GitHub

Load more