Files
FrenoCorp/node_modules/file-uri-to-path/History.md
Michael Freno 7c684a42cc FRE-600: Fix code review blockers
- Consolidated duplicate UndoManagers to single instance
- Fixed connection promise to only resolve on 'connected' status
- Fixed WebSocketProvider import (WebsocketProvider)
- Added proper doc.destroy() cleanup
- Renamed isPresenceInitialized property to avoid conflict

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-25 00:08:01 -04:00

433 B

1.0.0 / 2017-07-06

  • update "mocha" to v3
  • fixed unicode URI decoding (#6)
  • add typings for Typescript
  • README: use SVG Travis-CI badge
  • add LICENSE file (MIT)
  • add .travis.yml file (testing Node.js 0.8 through 8 currently)
  • add README.md file

0.0.2 / 2014-01-27

  • index: invert the path separators on Windows

0.0.1 / 2014-01-27

  • initial commit