Socket
Socket
Sign inDemoInstall

@rpldy/life-events

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/life-events - npm Package Versions

1
10

0.11.1

Diff

Changelog

Source

0.11.1 (2021-03-05)

Bug fixes

  • [shared] - handle prcoess.env not available. Fix for #149
yoavniran
published 0.11.0 •

Changelog

Source

0.11.0 (2021-03-04)

Features

  • [upload-paste] - NEW PACKAGE! easily add paste-to-upload to React components

Docs

  • guides - new guide: DragAndPaste

Internal

  • all - upgraded to lastest flow 0.145.0
  • storybook - upgraded to SB 6.1.20
yoavniran
published 0.10.0 •

Changelog

Source

0.10.0 (2021-02-27)

Features

  • [uploady] - expose more TS types (shared, uploader, useFileInput, file&batch states)
  • [uploader] - add server status code to batch item
  • [sender] - new formatServerResponse option to customize uploadResponse added to batch item

Docs

  • [uploady] - SendMethod link fix

Bug fixes

  • [uploader] - batch and items state corrupted. Fix for #144

Internal

  • e2e - upgrade to cypress.io latest (6.5.0)
  • e2e - use cypress-intercept-formdata package
yoavniran
published 0.9.0 •

Changelog

Source

0.9.0 (2021-01-14)

Features

  • [uploady] - added clearPending() to Uploady Context

Bug fixes

  • [uploader] - abort works for pending files and batches. Fix for #119

Internal

  • [uploader] - move pending batches into queue state
  • e2e - added specs for pending uploads

Removed

  • [uploader] - removed uploader.getPending()
yoavniran
published 0.8.1 •

Changelog

Source

0.8.1 (2020-12-01)

Bug fixes

  • [simple-state] - fix: File object not available in ssr. Fix for #106
yoavniran
published 0.8.0 •

Changelog

Source

0.8.0 (2020-11-28)

Features

  • [uploady] - hook alias: useUploady for useUploadyContext
  • [sender] - add file/url to form data last (after params). Fix for #103

Docs

  • root - fix typos in README.md
yoavniran
published 0.7.4 •

Changelog

Source

0.7.4 (2020-11-16)

Bug fixes

  • all - revert use of exports field (doesn't seem to play nice yet. Not until npm@7 at least probably)
yoavniran
published 0.7.3 •

Changelog

Source

0.7.3 (2020-11-16)

Bug fixes

  • all - fix exports field
yoavniran
published 0.7.2 •

Changelog

Source

0.7.2 (2020-11-14)

Features

  • [sender] - add extensibility capabilities to xhrSender
  • [sender] - moved throw error on no URL to xhrSender (from uploader)

Docs

  • [shared] - improve fileFilter doc
  • [native-uploady] - fix mistake in readme
  • all - add exports field to all packages
yoavniran
published 0.7.0 •

Changelog

Source

0.7.0 (2020-10-01)

Features

  • [uploady] - new hook: useUploadyContext
  • [uploady] - processPending context method now accepts options
  • [uploader] - new upload option - clearPending - clears pending batches when new is added
  • [chunked-sender] - change chunked upload data to include results array inside response object (instead of response being the results array)

Bug fixes

  • [tus-sender] - location header inaccessible
  • [simple-state] - unwrap issues

Internal

  • [uploader] - safer cleanUpFinishedBatch in batch helpers
  • [tus-sender] - remove async/await
  • [uploader] - ensure all data exposed from events is unwrapped (in dev)
  • [life-events] - introduce life-pack concept
  • build - use minify-dead-code-elimination babel plugin
  • all - moved umd bundle into lib/
  • all - upgrade dev dependencies

Docs

  • guides - new guide: Submit Form
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc